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 638f317 commit 39100a9Copy full SHA for 39100a9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### Changelog
2
3
+2.0.1 2022-11-18
4
+ - fix label query
5
+ - improve error reporting when editing template queries
6
+
7
2.0.0 2022-09-26
8
- rebuild with react for grafana 9
9
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-pnp-datasource",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "grafana datasource for pnp4nagios",
"author": "Sven Nierlein",
"license": "MIT",
0 commit comments