Every metric path the registry currently knows about.
Overview
Self-maintaining: this enumerates the registry rather than naming metrics, so a new metric path appears here with no API change at all.
Code example
curl -X GET "https://example.com/api/v1/metrics/paths"Response example
{ "paths": [ "string" ], "total_paths": 0, "truncated": true}Response body
200Known metric pathsapplication/json
GET /api/v1/metrics/paths body.