We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372cd5c commit 3e1de37Copy full SHA for 3e1de37
CHANGELOG.md
@@ -1,5 +1,8 @@
1
### Changelog
2
3
+2.1.0 2024-07-31
4
+ - improve query editor
5
+
6
2.0.2 2023-05-30
7
- fix using factor
8
- fix using variables in query editor suggestions
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-pnp-datasource",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "grafana datasource for pnp4nagios",
"author": "Sven Nierlein",
"license": "MIT",
0 commit comments