Commit c64ef55
fix(dashboard): validate aggregates when --dataset changes without --query
Changing --dataset (e.g. discover→spans) without --query skipped
aggregate validation, allowing dataset-incompatible aggregates like
failure_rate() to be sent with widgetType: "spans". Now validates
existing aggregates against the new dataset too.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8451208 commit c64ef55
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments