Forum Discussion
7 years ago
@viresh18 this is a great question, you're referencing the RPC API however, I'm not sure about the data ingest portion of Grafana but REST is the way to go now for the data. The REST get data methods are far better and provides better JSON as well as a CSV output for processing.
Be aware there are limits on your API queries, so you'll want to define these in a way where you don't hit your limits.
these articles should give you some info:
https://grafana.com/plugins/grafana-simple-json-datasource
https://community.grafana.com/t/grafana-simplejson-dashboard/5627/2
I'd love to see if you end up with anything useful using Grafana.
Related Content
- 2 years ago
- 5 months ago
- 2 years ago