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

fix(data-loader): fix bug when metric and count column are same #1053

Merged
merged 2 commits into from
Jul 21, 2022

Conversation

kartikay-bagla
Copy link
Contributor

Data Loader duplicates the metric column and assigns it a random name if metric and count column are the same.
Anomaly and RCA then read the updated column name for the count column and use it internally.

Data Loader duplicates the metric column and assigns it a random name if metric and count column are the same.
Anomaly and RCA then read the updated column name for the count column and use it internally.
@gitpod-io
Copy link

gitpod-io bot commented Jul 21, 2022

@netlify
Copy link

netlify bot commented Jul 21, 2022

Deploy Preview for frontend-sb canceled.

Name Link
🔨 Latest commit 93d7464
🔍 Latest deploy log https://app.netlify.com/sites/frontend-sb/deploys/62d945faf62a0f0008a3d6fb

chaos_genius/core/utils/data_loader.py Outdated Show resolved Hide resolved
Co-authored-by: Samyak Sarnayak <samyak201@gmail.com>
@manassolanki manassolanki merged commit d27e40e into develop Jul 21, 2022
@Samyak2 Samyak2 deleted the fix/dd-metric-and-count-col-same branch July 21, 2022 13:58
@Amatullah Amatullah added this to the v0.10.0 milestone Jul 25, 2022
@Amatullah Amatullah added 🐛 bug Something isn't working 🛠️ backend labels Jul 25, 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

Successfully merging this pull request may close these issues.

4 participants