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

Need unique names for many small clusters in unicast send-only configuration #306

Open
sarnold opened this issue Oct 10, 2018 · 0 comments

Comments

@sarnold
Copy link

sarnold commented Oct 10, 2018

Other requirements include:

  • no metric data storage on cluster nodes
  • many small clusters sending to dedicated gmond receive host
  • nodes cannot be polled from the receiver side

Currently the "node" data from all the different clusters shows up under the one cluster name configured on the receive host. I'd really like to define a unique name for each (small) cluster so they appear that way in the data and the web view, and managing that many ports/configurations as the number of clusters increases is a nightmare.

So I guess I'm looking for the right approach/places in the code to achieve this with something like the override_hostname config option, only for clustername. I scanned through the source code but nothing jumped out at me, so I could really use some pointers/feedback.

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

1 participant