Thanos sidecar is not discovered in Thanos Querier by DNS servcie discovery
5 views
Skip to first unread message
Zhang Zhao
unread,
May 28, 2020, 1:42:20 AM5/28/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Developers
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?