grafana / grafana-json-datasource

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

Multiple datasource need to be added for multiple API in grafana dashboard #270

Open avikkumar1983 opened 2 years ago

avikkumar1983 commented 2 years ago

We have many APIs to be used for building our infrastructure dashboard. But to use this plugin we have to create multiple datasource mentioning different APIs. This is very difficult to manage for our case. Is there a possibility to add this option for adding API details on runtime in dashboard panel creation & not in datasource. This is currently present in Infinity plugin for APIs.

kausar007 commented 2 years ago

@avikkumar1983 is there a particular reason you don't want to use the Infinity plugin? I am currently looking for data source plugins that can load data from APIs. Found this and the Infinity plugin. Just wanted to know if there is an issue/concern with using one or the other.

avikkumar1983 commented 2 years ago

Infinity doesn't support Alerting.

txjmb commented 2 years ago

Neither does this one, I don't think.