Internal Telemetry

Bindplane OTel collectors expose internal telemetry metrics using the Prometheus format.

Starting with Bindplane Server v1.90.1, you can configure the telemetry port on a per-configuration basis using the Advanced Configuration settings. This allows different configurations to use different telemetry ports.

NOTE

See the May 9, 2025 release notes for more information.

OpenTelemetry Internal Telemetry

Bindplane uses OpenTelemetry's internal telemetry configuration. For more details about the upstream OpenTelemetry telemetry implementation, see the OpenTelemetry Internal Telemetry documentation.

NOTE

The upstream OpenTelemetry schema had a breaking change regarding telemetry configuration.

Some time ago, service.telemetry.metrics.address was deprecated in favor of service.telemetry.metrics.readers. BDOT agents v1.74.1 to v1.82.0 support both schemas. Depending on the version of Bindplane you are using, the generated configuration may use different field names.

Last updated

Was this helpful?