update_db_instrumentation
Update the database instrumentation configuration to control how Coroot monitors a specific database, setting the type and parameters for MySQL, PostgreSQL, Redis, MongoDB, or Memcached.
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 |
|---|---|---|---|
| project_id | Yes | ||
| app_id | Yes | ||
| db_type | Yes | ||
| config | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||