Retrieve pipeline statistics (e.g., metrics, performance counters).
Retrieve pipeline statistics (e.g., metrics, performance counters).
Path Parameters |
---|
pipeline_name string — REQUIRED |
Responses |
---|
200
Pipeline metrics retrieved successfully |
400
Pipeline is not running or paused Schema — OPTIONAL |
---|
details objectDetailed 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. |
|
404
Pipeline with that name does not exist Schema — OPTIONAL |
---|
details objectDetailed 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. |
|