You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Correct 24h stats API by grouping before aggregation
- Add |> group() before min/max/mean to aggregate across all series
- Without grouping, queries returned per-device_mac results giving wrong values
- Update cost rate from $0.12 to $0.1172 to match Grafana dashboard
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments