Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prometheus_rabbitmq_exporter only running in one node #92

Open
pessoa opened this issue Sep 24, 2019 · 1 comment
Open

prometheus_rabbitmq_exporter only running in one node #92

pessoa opened this issue Sep 24, 2019 · 1 comment

Comments

@pessoa
Copy link

pessoa commented Sep 24, 2019

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?

@gerhard
Copy link
Contributor

gerhard commented Nov 11, 2019

@pessoa does helm/charts#18106 help? It requires you to deploy RabbitMQ via Helm, specifically rabbitmq-ha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants