Reload a collector's pipelines
POST/v1/collectors/:collector_id/reload-pipeline
Reloads the collector's pipelines by recycling the in-process otelcol instance (stop → start) without restarting the OS process. The request blocks until the collector reports the outcome (ok|wedged|error) or the wait times out. Lighter-weight than /restart; use /restart if an instance is wedged.
Request
Responses
- 200
- default
OK
Error