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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ This plugin enables you to query and visualize data from your MongoDB databases
10
10
11
11
#### Ordinary Query
12
12
13
-

13
+

14
14
15
15
#### Live Streaming
16
16
17
17

18
18
19
19
## Features
20
20
21
-
-**Flexible Querying:** Query data using MongoDB's aggregation pipeline syntax in JSON or JavaScript. Support query variables to create dynamic dashboards.
21
+
-**Flexible Querying:** Query data using MongoDB's aggregation pipeline syntax in JSON or JavaScript. Support query variables & annotation queries to create rich dynamic dashboards.
22
22
-**Time Series & Table Data:** Visualize time-based data or display results in tabular format for various Grafana panels.
23
23
-**Live Streaming Support** (Experimental) Watch [MongoDB Change Streams](https://www.mongodb.com/docs/manual/changeStreams/) to monitor MongoDB operations and data in real-time.
24
24
-**MongoDB Atlas Support** Connect to MongoDB Atlas Services.
0 commit comments