On 11 Feb 10:37, Johny wrote: > I am using Prometheus API with remote read from my a proprietary backend. > Is there an option to disable reads from local prometheus db just to avoid > any duplicate time series in query. I tried flag 'remote_recent=true' but > it still fetches from local db as well. There is an additional label in > remote read store thats causing duplicates in my case. > > thanks > Johny
Which version are you using? You might hit a bug fixed in v2.17.0. > > -- > 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/4c46de45-14c0-41e7-b3d4-1863f6314208n%40googlegroups.com. -- Julien Pivotto @roidelapluie -- 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/20210211194058.GA1013403%40oxygen.

