Hi,
I’ve several rest api endpoints that I want to me monitored in grafana. But using the current datasource for json: https://github.com/grafana/simple-json-datasource it require the endpoint to be modeled in a specific way for grafana to be able to change it dateinterval and other things.
But is there any other datasource that can take static json data? The dateinterval will be set in the endpoint parameter.