Skip to content

Commit 652528e

Browse files
committed
Add notice about other plugins
1 parent d57c2c0 commit 652528e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ export const Logo= ({ children }) =>(
3232
JSON API is an open source data source plugin for Grafana that lets you visualize data from any URL that returns JSON, such as REST APIs or static file servers.
3333

3434
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.
35+
36+
> If you like the JSON API data source, make sure to check out [my other plugins](https://marcus.se.net/projects/) as well!

0 commit comments

Comments
 (0)