grafana / grafana-json-datasource

A data source plugin for loading JSON APIs into Grafana.
Apache License 2.0
270 stars 66 forks source link

JSON API: Bad Gateway #426

Closed TomiwaAribisala-git closed 3 weeks ago

TomiwaAribisala-git commented 5 months ago

I am running a Thanos Query Frontend locally and I want to add its URL in the data source plugin, it's giving JSON API: Bad Gateway, please how do I resolve this, I have attached images of the Datasource Plugin and Thanos URL datasource1 datasource0 thanos

TomiwaAribisala-git commented 5 months ago

My end goal is to get Thanos metrics just like the image below thanos1

yesoreyeram commented 3 weeks ago

If you are using docker/kubernetes, ensure to use proper hostname/ip instead of localhost in the URL.