{ "opencollection": "1.0.0", "info": { "name": "Alertmanager admin otlp API", "version": "0.0.1" }, "items": [ { "info": { "name": "otlp", "type": "folder" }, "items": [ { "info": { "name": "OTLP metrics write endpoint", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/otlp/v1/metrics" }, "docs": "OpenTelemetry Protocol metrics ingestion endpoint. Accepts OTLP/HTTP metrics in Protocol Buffer format." } ] } ], "bundled": true }