Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anomaly drill down graphs only display integer values #306

Closed
Amatullah opened this issue Oct 12, 2021 · 1 comment
Closed

Anomaly drill down graphs only display integer values #306

Amatullah opened this issue Oct 12, 2021 · 1 comment
Assignees
Labels
🐛 bug Something isn't working P1

Comments

@Amatullah
Copy link
Member

Amatullah commented Oct 12, 2021

The data points present in all the anomaly prediction graphs are all integers even when they are meant to be float.

Chaos Genius version: 0.1.2-alpha
OS Version / Instance: AWS EC2
Deployment type: Docker

Current behavior
As you can see from the screenshots, the values are all integers which is the wrong output.

Screenshot from 2021-10-12 21-14-45
Screenshot from 2021-10-12 21-15-01

Expected behavior
The actual output is shown in the screenshots below. Values are now of the correct type : float.

Screenshot from 2021-10-12 21-21-46
w
Screenshot from 2021-10-12 21-22-18

@Amatullah Amatullah added the 🐛 bug Something isn't working label Oct 12, 2021
@Amatullah Amatullah self-assigned this Oct 12, 2021
@suranah
Copy link
Contributor

suranah commented Oct 12, 2021

Thanks for finding and fixing this, @Amatullah

@suranah suranah changed the title Anomaly Graphs only display Integer Values Anomaly drill down graphs only display integer values Oct 13, 2021
@suranah suranah added the P1 label Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working P1
Projects
None yet
Development

No branches or pull requests

2 participants