Required role: read or higher.
Retrieve the metrics of a running or paused pipeline.
| Path Parameters |
|---|
pipeline_name string — REQUIRED |
| Query Parameters |
|---|
format stringPossible values: [prometheus, json] Circuit metrics output format.
prometheus: format expected by Prometheus
json: JSON format
|
| Responses |
|---|
200
Pipeline circuit metrics retrieved successfully |
404
Pipeline with that name does not exist | Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|