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 d3889b5 commit 6158bceCopy full SHA for 6158bce
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "grafana-test",
+ "name": "zincobserve-grafana-plugin",
3
"version": "1.0.0",
4
- "description": "Zinc observe",
+ "description": "ZincObserve grafana plugin",
5
"scripts": {
6
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
7
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",
src/README.md
@@ -1,5 +1,5 @@
<!-- This README file is going to be the one displayed on the Grafana.com website for your plugin -->
-# Grafana Test
+# ZincObserve
-Zinc observe
+ZincObserve
0 commit comments