You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
6
6
A data source plugin for loading JSON APIs into [Grafana](https://grafana.com).
7
7
8
+
**Important:** This plugin is **not** production-ready yet. In the meantime, try it out and [submit an issue](https://github.com/marcusolsson/grafana-jsonapi-datasource/issues/new) for bug reports and feature requests.
Extract one or more values from a JSON API using [JSON Path](https://goessner.net/articles/JsonPath/). Each path results in a field in the query result. All fields need to be of the same length.
0 commit comments