发布

  • [OPIK-4750] [BE] [FE] feat: add error type visibility and analysis (#5532)

    frostbyte_neo 发布于 2026-03-06 15:45:33 +00:00

    • [OPIK-4750] [BE] feat: add error type filter and breakdown support

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4750] [FE] feat: add error type visibility and breakdown drilldown refactor

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • fix(backend): apply spotless formatting to BreakdownQueryBuilder

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • fix(fe): trim error types in autocomplete and mute legend link styling

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • fix(fe): lighten chart axis tick color and legend item styling

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • feat(metrics): add whole period aggregation for breakdown widgets

    Add TOTAL interval that collapses all time buckets into one, enabling
    "total by group" bar charts instead of time series when breakdown is active.
    Defaults to on when breakdown is enabled, with a toggle to switch back.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • fix(metrics): adjust TOTAL interval handling and remove unused SQL mapping

    Refine TOTAL interval logic to exclude unnecessary fields and remove redundant SQL mapping.

    • refactor(metrics): simplify group-by logic and cleanup unused breakdown fields

    refactor(metrics): streamline group breakdown UI and remove unused hooks

    • fix(fe): rename breakdown labels and reorder toggle items

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • fix(fe): show explainer and default option when no metric selected in group by

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • fix(backend): use explicit case TOTAL instead of default in switch for compile-time safety

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


    Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

    下载附件