{ "opencollection": "1.0.0", "info": { "name": "Grafana Tempo HTTP Echo Ready API", "version": "2.0.0" }, "items": [ { "info": { "name": "Ready", "type": "folder" }, "items": [ { "info": { "name": "Readiness check", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:3200/ready" }, "docs": "Returns 200 when Tempo is ready to serve traffic." } ] } ], "bundled": true }