ListMetrics
GET/v1/metric-catalog
ListMetrics returns DPO's metric catalog: the known metrics, the layers and endpoint-layers supported, and the raw-metric passthrough route (DPO#22). The catalog is non-sensitive discovery metadata, so it is exposed here to every authenticated caller -- not just admin -- with no tenancy scope or special scope required. Uses a distinct path from the admin MetricsService.ListMetrics (/v1/metrics) to avoid colliding with GetMetric's /v1/metrics/{metric}.
Responses
- 200
Success