Skip to content

Commit 8635451

Browse files
murr2kclaude
andcommitted
feat: Install D3 Gauge plugin for Grafana
Added briangann-gauge-panel plugin for enhanced gauge visualization with tick marks, needle pointer, and custom markers. Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent e4c2af1 commit 8635451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fly/grafana/fly.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ primary_region = "ord"
55
dockerfile = "Dockerfile"
66

77
[env]
8+
GF_INSTALL_PLUGINS = "briangann-gauge-panel"
89
GF_SERVER_HTTP_ADDR = "0.0.0.0"
910
GF_SECURITY_ALLOW_EMBEDDING = "true"
1011
GF_AUTH_ANONYMOUS_ENABLED = "true"

0 commit comments

Comments
 (0)