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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@ This plugin enables you to query and visualize data from your MongoDB databases
18
18
-**Grafana Alerting Support** Set up alerting rules based on query result
19
19
-**[Legacy Plugin](https://github.com/JamesOsgood/mongodb-grafana) Compatibility:** Easy migrate from the [legacy plugin](https://github.com/JamesOsgood/mongodb-grafana) with support for its query syntax.
20
20
21
+
## Requirements:
22
+
* Grafana >= 10.4.0
23
+
* MongoDB >= 3.6
21
24
## Authentication methods
22
25
* No authentication
23
26
* Username/Password authentication
@@ -201,4 +204,4 @@ Provide the collection name and your MongoDB aggregation pipeline in standard JS
201
204
**Note:** Unsupported BSON types are not included in the table and will display as `"[Unsupported type]"`.
0 commit comments