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

release: v0.10.1 #1084

Merged
merged 56 commits into from
Aug 15, 2022
Merged

release: v0.10.1 #1084

merged 56 commits into from
Aug 15, 2022

Conversation

Samyak2
Copy link
Contributor

@Samyak2 Samyak2 commented Aug 11, 2022

See GitHub release notes (will be added soon) for details

ChartistDev and others added 30 commits August 1, 2022 10:10
This change makes the values in the dropdown in FE sorted too.
- when api endpoint is triggered, the run_anomaly flag is set to false
- run_anomaly is set to false when KPI is created
- run_anomaly set to true when anomaly is configured
- run_anomaly set to false when analytics is disabled
- Changes in logic to  incorporate the above in the digest_controller, analytics_scheduler, kpi_view, anomaly_data_view
Also removes one extra line of code
feat(enable-anomaly): enables an anomaly by modifying the run_anomaly flag
Co-authored-by: Samyak Sarnayak <samyak201@gmail.com>
Co-authored-by: Samyak Sarnayak <samyak201@gmail.com>
- formatted analytics_scheduler.py
- formatted anomaly_data_view.py
- improved logging; switched to error from info incase of errors
- removed run_anomaly check from edit-kpi functionality
varunp2k and others added 24 commits August 4, 2022 09:09
…respective of whether the run_anomaly status
…respective of whether the run_anomaly status
feat: count column for druid supports float now
The empty prediction dataframe is now given the correct types
immediately after creation. This ensures that any data appended to the
dataframe will have the correct type. Note: if the columns or the
dataframe itself is overwritten, this will not hold and the types may
change.

Also uses a simpler method to get the last row of the prediction
dataframe which prevents loss of types. The earlier version would erase
all the metadata and make the dtypes `object`.

These 2 changes ensure that the `y` column is always a `float` and the
dataframe correctly identifies it as such. Note: the columns can still
be overriden by some other code and this cannot be ensured without
writing tests.
fix(docker): add analytics params to alerts worker
These lists are used to populate the filter options in FE.

Fixes #1066
…imension-and-subdimensional-options-should-be-searchable
…al-options-should-be-searchable

Dimension and subdimensional options should be searchable
…filter

fix: check dashboard/datasource active in filter options
…delete

called all alerts API when alerts are deleted
fix(anomaly): convert slack into hourly value for hourly KPIs
@Samyak2 Samyak2 added this to the v0.10.1 milestone Aug 11, 2022
@Samyak2 Samyak2 requested a review from manassolanki August 11, 2022 15:27
@gitpod-io
Copy link

gitpod-io bot commented Aug 11, 2022

@netlify
Copy link

netlify bot commented Aug 11, 2022

Deploy Preview for frontend-sb ready!

Name Link
🔨 Latest commit 8f1b7e9
🔍 Latest deploy log https://app.netlify.com/sites/frontend-sb/deploys/62f51fe07e203800083d49c3
😎 Deploy Preview https://deploy-preview-1084--frontend-sb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Samyak2 Samyak2 merged commit 073fde1 into main Aug 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants