{ "opencollection": "1.0.0", "info": { "name": "Highlight OTLP Logs Metrics API", "version": "1.0" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Export Metrics Service", "type": "http" }, "http": { "method": "POST", "url": "https://otel.highlight.io/v1/metrics", "body": { "type": "json", "data": "{}" } }, "docs": "Submit a batch of OpenTelemetry metric data points. Resource attribute `highlight.project_id` is required.\n" } ] } ], "bundled": true }