Skip to content

Conversation

weeco
Copy link
Contributor

@weeco weeco commented Sep 20, 2019

Currently the documentation implies that we should specify "replica" for distributor.ha-tracker.replica but use the __replica__ name as external label in your prometheus config. That is because the defaults in the documentation currently do not represent the actual defaults, see:

f.StringVar(&l.HAReplicaLabel, "distributor.ha-tracker.replica", "__replica__", "Prometheus label to look for in samples to identify a Prometheus HA replica.")
f.StringVar(&l.HAClusterLabel, "distributor.ha-tracker.cluster", "cluster", "Prometheus label to look for in samples to identify a Prometheus HA cluster.")

Signed-off-by: unknown weeco91@gmail.com

Signed-off-by: unknown <weeco91@gmail.com>
Signed-off-by: unknown <weeco91@gmail.com>
Signed-off-by: unknown <weeco91@gmail.com>
Copy link
Contributor

@bboreham bboreham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@csmarchbanks csmarchbanks merged commit 05b14ec into cortexproject:master Sep 20, 2019
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

Successfully merging this pull request may close these issues.

3 participants