Skip to content

Commit

Permalink
Replace "public" with "shared"
Browse files Browse the repository at this point in the history
Replace reference to public dashboard with shared dashboard
  • Loading branch information
imatwawana authored Sep 6, 2024
1 parent 194dfa5 commit d106fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ JSON API is an open source data source plugin for Grafana that lets you visualiz

* Since the plugin doesn't keep a record of previous queries, each query needs to contain the complete data set you want to visualize. If you'd like to visualize how the data changes over time, you're probably better off storing the data in a database.

* This plugin doesn't support backend operations such as alerting, recorded queries, public dashboards, enterprise query caching, etc. If you prefer to use one of those options, use the [Grafana Infinity Datasource plugin](https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/) instead.
* This plugin doesn't support backend operations such as alerting, recorded queries, shared dashboards, enterprise query caching, etc. If you prefer to use one of those options, use the [Grafana Infinity Datasource plugin](https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/) instead.

* This plugins doesn't support authentication methods such as OAuth2, digest authentication, jwt authentication. If you prefer to use one of those options, use the [Grafana Infinity Datasource plugin](https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/) instead.

0 comments on commit d106fa5

Please sign in to comment.