{ "opencollection": "1.0.0", "info": { "name": "CRI-O Metrics Containers Debug API", "version": "1.0" }, "items": [ { "info": { "name": "Debug", "type": "folder" }, "items": [ { "info": { "name": "Dump goroutine stacks", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:9090/debug/goroutines" }, "docs": "Returns the current goroutine stack traces for the daemon." } ] } ], "bundled": true }