Extensions
Add capability to the Bindplane Agent with OTel extensions
Last updated
Was this helpful?
Add capability to the Bindplane Agent with OTel extensions
Extensions are components in a Configuration that add capabilities to the Agent. They use OpenTelemetry extensions under the hood. A common use case for extensions could be to configure a local server to return the Agent's healthy status.
Extensions are configured on a per Configuration basis. To view, edit, or modify extensions for a Configuration, select the Advanced Configuration icon on the bottom right-hand side of the Topology Graph on any Configuration detail page. From the opened menu select "Manage Extensions" and the Extension Editor will be brought up.

Configure any supported OpenTelemetry extension by name
Persist queue and stateful-processor data to disk so it survives collector restarts
Expose a Go pprof profiling endpoint for debugging collector CPU and memory behavior
Expose an HTTP endpoint that reports the collector's health status
Persist queue and stateful-processor data to Redis so it survives collector restarts
Last updated
Was this helpful?
Was this helpful?