# Internal Telemetry

{% hint style="info" %}
**NOTE**

[📗 Configure the global telemetry port for a Bindplane Server (Self-Hosted), here.](https://docs.bindplane.com/configuration/bindplane/collector-telemetry-port)
{% endhint %}

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.

<div align="center"><figure><img src="https://1405008107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgmiOMzBfoNFwmKJFHMcJ%2Fuploads%2FySC0pslZ9EdDS02crFMR%2Fimage.png?alt=media&#x26;token=16f23646-7875-4220-aa44-cfbe8230217c" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="https://1405008107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgmiOMzBfoNFwmKJFHMcJ%2Fuploads%2FaH4Or52xKGwhlntddTJJ%2FScreenshot%202025-09-18%20at%208.44.22%20AM.png?alt=media&#x26;token=b36c1180-e357-4066-8ce0-20bf1db0185f" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**IMPORTANT**

You can assign the port per configuration but not per agent. Hosts that cannot use the default port\
`8888` will need to be added to a configuration with a different port configured.
{% endhint %}

{% hint style="info" %}
**NOTE**

See the [May 9, 2025 release notes](https://docs.bindplane.com/changelog/may-2025/2025-05-09-release#new-features) for more information.
{% endhint %}

## 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](https://opentelemetry.io/docs/collector/internal-telemetry/).

{% hint style="info" %}
**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.
{% endhint %}
