Thanos sidecar was not discovered by DNS service discovery in Thanos querier: I was using stable/prometheus-operator helm chart to deploy prometheus and Thanos Sidecar. below is my config in Thanos querier deployment file for discovering all thanos sidecars… But I don’t see any reporting.. All Thanos and Prometheus related components were deployed in namespace called “monitoring”. I had to hard code in the ip and port for each of sidecar for reporting to Thanos querier for now. Any advice?
--store=dnssrv+_grpc._tcp.thanos-store.monitoring.svc.cluster.local -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/0ba73a8a-f6aa-44d8-a995-796bdbb7745a%40googlegroups.com.

