Config API
cURL
curl --request GET \ --url https://{tenant}.chronosphere.io/api/v1/config/otel-metrics-ingestion \ --header 'API-Token: <api-key>'
{ "otel_metrics_ingestion": { "created_at": "2023-11-07T05:31:56Z", "resource_attributes": { "exclude_keys": [ "<string>" ], "filter_mode": "APPEND_DEFAULT_EXCLUDE_KEYS", "flatten_mode": "MERGE", "generate_target_info": true }, "updated_at": "2023-11-07T05:31:56Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.chronosphere.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
Use this file to discover all available pages before exploring further.
Chronosphere API token
A successful response.
Show child attributes