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
* Add etl_type telemetry dimension (events/changes)
Emit an etl_type dimension on all benchmark telemetry to distinguish
append-only (events) from mutation (changes) runs.
- Derive etl_type from VersionMetadata mutation ratios
- Add as OTel resource attribute and per-metric attribute
- Include in system adapter setup metadata
- Rename workflow dropdown from append-only/mutations to events/changes
- Add ETL Type dropdown to Grafana dashboard (All/events/changes)
- Filter all 20 dashboard panels by etl_type (same pattern as outcome)
* chore: auto-fix cargo fmt + clippy
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments