Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

prometheus_rabbitmq_exporter only running in one node #92

@pessoa

Description

@pessoa

I have a 3 node kubernetes rabbitmq cluster using:
https://github.com/rabbitmq/rabbitmq-peer-discovery-k8s/tree/master/examples/k8s_statefulsets
Cluster status of node [email protected] ... [{nodes,[{disc,['[email protected]','[email protected]','[email protected]', '[email protected]']}]}, {running_nodes,['[email protected]','[email protected]','[email protected]']}, {cluster_name,<<"[email protected]">>}, {partitions,[]}, {alarms,[{'[email protected]',[]}, {'[email protected]',[]}, {'[email protected]',[]}]}]
and the plugin only runs on one node:
[E*] prometheus_rabbitmq_exporter 3.7.2.4
the other two nodes show:
[E ] prometheus_rabbitmq_exporter 3.7.2.4
why is this? Is it because the cluster name is [email protected], the DNS name of the only node where the plugin is running?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions