get_db_instrumentation
Retrieve database instrumentation settings for MySQL, PostgreSQL, Redis, MongoDB, or Memcached by providing project and app IDs.
Instructions
Get database instrumentation configuration.
Retrieves instrumentation settings for a specific database type.
Args: project_id: Project ID app_id: Application ID (format: namespace/kind/name) db_type: Database type (mysql, postgres, redis, mongodb, memcached)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| app_id | Yes | ||
| db_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||