update_db_instrumentation
Configure database instrumentation and monitoring for MySQL, PostgreSQL, Redis, MongoDB, and Memcached in Coroot. Specify project, application, and database type to manage monitoring settings.
Instructions
Update database instrumentation configuration.
Configures how Coroot instruments and monitors a specific database.
Args: project_id: Project ID app_id: Application ID (format: namespace/kind/name) db_type: Database type (mysql, postgres, redis, mongodb, memcached) config: Instrumentation configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app_id | Yes | ||
config | Yes | ||
db_type | Yes | ||
project_id | Yes |