Retrieve the metrics of all running pipelines belonging to this tenant.
The metrics are collected by making individual HTTP requests to /metrics
endpoint of each pipeline, of which only successful responses are included
in the returned list.
| Responses | ||
|---|---|---|
200Metrics of all running pipelines belonging to this tenant in Prometheus format
|