VolkovLabs / business-satellite

The Business Satellite data source for Grafana allows retrieving data from local and remote Grafana instances via HTTP API.
https://docs.volkovlabs.io
Apache License 2.0
12 stars 2 forks source link

[question] not found (404) error #49

Closed muf closed 1 year ago

muf commented 1 year ago

hello, I installed grafana oss 8.5.13 version and then installed "HTTP API plugin".

After that, i created new data source like this. (request for https://dummyjson.com/products/1)

image

But still not working.. Is there any steps that i missed? Is there anything wrong for those steps?

image
mikhail-vl commented 1 year ago

@muf Grafana HTTP API data source designed to connect to Grafana HTTP API, not any other REST API.

For REST API, you can use JSON or Infinity data source: https://www.youtube.com/watch?v=h1Mx4UvtKGY