On Wednesday, June 17, 2020 at 11:18:47 AM UTC-4, Adso Castro wrote: > > Hey all, > > I have a curious question here: > > I have 3 Prometheus replicas running under my Prometheus-Operator (plus > Thanos) inside a Kubernetes Cluster. When I query something within the > range of 3 or 6+ hours, I get the same metric x 3. > Is that correct or should I get a single metric already refined by Thanos? >
I am not positive but I think this depends on how external_labels and Thanos are set up. Namely, in Thanos the "query.replica-label" determines how deduplication is done. See https://thanos.io/components/query.md/ > > Thank you. > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/4ba7d807-c0f8-4506-aaab-ba63f00bbc2co%40googlegroups.com.

