Skip to content

Commit 7544041

Browse files
committed
Add a brief introduction in Chinese
1 parent 948eac7 commit 7544041

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Grafana MongoDB Data Source
22

3+
![ci](https://github.com/haohanyang/mongodb-datasource/actions/workflows/ci.yml/badge.svg?branch=master)
4+
35
Integrate MongoDB to Grafana. A free, open source, community-driven alternative to Grafana Lab's MongoDB enterprise plugin and MongoDB Atlas Charts.
46

5-
![ci](https://github.com/haohanyang/mongodb-datasource/actions/workflows/ci.yml/badge.svg?branch=master)
7+
一个开源的可视化MongoDB数据库的Grafana插件。
68

79
This plugin enables you to query and visualize data from your MongoDB databases directly within Grafana. Leverage the flexibility of MongoDB's aggregation pipeline to create insightful dashboards and panels.
810

@@ -199,4 +201,4 @@ Provide the collection name and your MongoDB aggregation pipeline in standard JS
199201
**Note:** Unsupported BSON types are not included in the table and will display as `"[Unsupported type]"`.
200202

201203
## License
202-
Apache-2.0
204+
[Apache-2.0](/LICENSE)

0 commit comments

Comments
 (0)