Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

[BUG] DQ Anomaly Metrics should not be displayed when we do count aggregation on a categorical column #575

Closed
Amatullah opened this issue Jan 5, 2022 · 0 comments
Assignees
Labels
🛠️ backend 🐛 bug Something isn't working
Milestone

Comments

@Amatullah
Copy link
Member

Describe the bug

If we create a KPI with metric column type categorical and count as aggregation, DQ mean and Max graphs are displayed empty and DQ count graph is only displayed.

Explain the environment

  • Chaos Genius version: v0.3.0

Expected behavior

DQ Graphs should not be displayed. We can't take mean/max for categorical values and DQ Count graph will be the same as the overall KPI graph.

Screenshots

Screenshot from 2022-01-05 17-01-18

@Amatullah Amatullah added 🐛 bug Something isn't working 🛠️ backend labels Jan 5, 2022
@Samyak2 Samyak2 added this to the v0.4.0 milestone Jan 6, 2022
varunp2k added a commit that referenced this issue Jan 21, 2022
- DQ Anomaly Metrics will not be displayed for count aggregation over numerical columns
- Min and max will not be calculated
- API will no longer send graph data with dq when there is no KPI value.
Amatullah added a commit that referenced this issue Jan 21, 2022
fix(anomaly):fixes issue #575 where DQ dropdown was empty(min,max) or the same as the KPI(count) for count aggregation over categorical columns
@Amatullah Amatullah self-assigned this Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠️ backend 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants