Commit fd4975a
fix: resolve data link merge conflicts for Grafana 12.4.0
Grafana 12.4.0 changed data link behavior: override-level links now
merge with panel-level defaults instead of replacing them, causing
unwanted dropdown menus on click.
Move panel-level data links to field-specific overrides:
- inventory-cmdb: Infra Nodes (221), Etcd Cluster (223)
- pgsql-cluster: Xacts 5m (90), activity stats (121)
- redis-instance: Replication (185)
Also update dashboard definitions for Grafana 12.4.0 compatibility.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ff5472c commit fd4975a
17 files changed
Lines changed: 897 additions & 961 deletions
File tree
- conf
- files/grafana
- infra
- mongo
- node
- pgsql
- redis
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
1279 | | - | |
| 1279 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1042 | 1042 | | |
1043 | 1043 | | |
1044 | 1044 | | |
1045 | | - | |
| 1045 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3440 | 3440 | | |
3441 | 3441 | | |
3442 | 3442 | | |
3443 | | - | |
| 3443 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3727 | 3727 | | |
3728 | 3728 | | |
3729 | 3729 | | |
3730 | | - | |
| 3730 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1256 | 1256 | | |
1257 | 1257 | | |
1258 | 1258 | | |
1259 | | - | |
| 1259 | + | |
Large diffs are not rendered by default.
0 commit comments