Skip to content

Commit ff3daa1

Browse files
authored
Add Grafana and Mongo requirements in README.md
1 parent 534e565 commit ff3daa1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ This plugin enables you to query and visualize data from your MongoDB databases
1818
- **Grafana Alerting Support** Set up alerting rules based on query result
1919
- **[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.
2020

21+
## Requirements:
22+
* Grafana >= 10.4.0
23+
* MongoDB >= 3.6
2124
## Authentication methods
2225
* No authentication
2326
* Username/Password authentication
@@ -201,4 +204,4 @@ Provide the collection name and your MongoDB aggregation pipeline in standard JS
201204
**Note:** Unsupported BSON types are not included in the table and will display as `"[Unsupported type]"`.
202205

203206
## License
204-
[Apache-2.0](/LICENSE)
207+
[Apache-2.0](/LICENSE)

0 commit comments

Comments
 (0)