Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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>" ], "generate_target_info": true }, "updated_at": "2023-11-07T05:31:56Z" } }
Chronosphere API token
A successful response.
Show child attributes