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 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/ffcd641c-0378-4c30-b5a0-dc4aafe9494d%40googlegroups.com.

