deps/rabbitmq_prometheus/docker/grafana/publish/erlang-distribution-11352.md
Erlang Distribution links, inet socket, port driver, dist process + tls_connection & tls_sender
Understand the behaviour of Erlang clustering via Erlang Distribution links, inet socket, port driver & dist process.
If the Erlang Distribution is using TLS, the state of tls_connection & tls_sender processes will be shown as well.
Metrics displayed:
Distribution link
Port driver
Dist process
The last set of metrics are repeated for the tls_connection and tls_sender processes if the Erlang Distribution is using TLS.
Filter by:
Depends on rabbitmq-prometheus plugin, built-in since RabbitMQ v3.8.0
Learn more about RabbitMQ built-in Prometheus support
To get it working locally with RabbitMQ in 3 simple steps, follow this Quick Start guide