Commit 38f31b1
committed
fix(grafana,alloy): remove editor panel from client dashboards and fix label replacement
- Strip embedded server-editor panel (id 90) from client drilldown dashboards to enforce read-only access for client viewers
- Fix dollar sign escaping in Alloy blackbox relabel configuration to prevent shell variable interpolation
- Client viewers can now only view dashboards without ability to modify server configurations1 parent dcde155 commit 38f31b1
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
0 commit comments