We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9854b commit 9596acbCopy full SHA for 9596acb
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.0.7
4
+
5
+- Update carousel images and Grafana README image
6
+- Improve descriptions in script dropdown
7
8
## 0.0.6
9
10
- Remove redundant example query from script dropdown
package.json
@@ -1,6 +1,6 @@
{
"name": "pixie-pixie-datasource",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "Pixie's Grafana Datasource Plugin",
"scripts": {
"build": "grafana-toolkit plugin:build",
src/plugin.json
@@ -85,7 +85,7 @@
85
"path": "img/screenshots/namespace-metrics-script.png"
86
}
87
],
88
89
"updated": "2022-07-19"
90
},
91
"dependencies": {
0 commit comments