{ "opencollection": "1.0.0", "info": { "name": "Grafana Tempo HTTP Echo API", "version": "2.0.0" }, "items": [ { "info": { "name": "Echo", "type": "folder" }, "items": [ { "info": { "name": "Echo endpoint", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:3200/api/echo" }, "docs": "Health check endpoint that returns a simple response." } ] } ], "bundled": true }