This is an automated email from the ASF dual-hosted git repository.
jeffreyh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/doris-opentelemetry-demo.git
The following commit(s) were added to refs/heads/main by this push:
new 731e3b0 chore: update the grafana plugin app name
731e3b0 is described below
commit 731e3b01da8e716b60bf463a422b908c155195f7
Author: Jeffrey <[email protected]>
AuthorDate: Mon Nov 10 10:17:16 2025 +0800
chore: update the grafana plugin app name
---
src/grafana/plugins/doris-app/plugin.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/grafana/plugins/doris-app/plugin.json
b/src/grafana/plugins/doris-app/plugin.json
index 06223b7..2804078 100644
--- a/src/grafana/plugins/doris-app/plugin.json
+++ b/src/grafana/plugins/doris-app/plugin.json
@@ -1,7 +1,7 @@
{
"$schema":
"https://raw.githubusercontent.com/grafana/grafana/main/docs/sources/developers/plugins/plugin.schema.json",
"type": "app",
- "name": "Doris",
+ "name": "Doris App",
"id": "doris-app",
"backend": true,
"executable": "gpx_doris-app",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]