Skip to content

Commit 3ebe53d

Browse files
committed
Add production disclaimer
1 parent ce14705 commit 3ebe53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
A data source plugin for loading JSON APIs into [Grafana](https://grafana.com).
77

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.
9+
810
![Screenshot](https://raw.githubusercontent.com/marcusolsson/grafana-jsonapi-datasource/master/src/img/screenshot.png)
911

1012
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

Comments
 (0)