You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
suggests to set --web.enable-admin-api for Prometheus if a non-200 response is encountered. However, the endpoint used there is not part of the Prometheus admin API.
Thanos, Prometheus and Golang version used
Thanos at commit f6992f7
What happened
thanos/pkg/promclient/promclient.go
Line 79 in f6992f7
--web.enable-admin-api
for Prometheus if a non-200 response is encountered. However, the endpoint used there is not part of the Prometheus admin API.thanos/pkg/promclient/promclient.go
Line 245 in f6992f7
What you expected to happen
It should be the other way round.
The text was updated successfully, but these errors were encountered: