-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bug Fixes Code Refactoring * fix bugs in traces decoupling, fix bugs in alerts connector * fix more bugs with alerts connector * more bug fixes, re-introduce metric_key as a value in anomaly and subscription requests * revert subscription UI workflow to how it was previously, but wired in with new data model * fix create subscription, add error handling for empty subscription * fix issue with setState in the new subscription box * fix issues regarding strong and weak anomalies, slightly modify UI pieces to reflect more information, change wording, refactor backend algorithms * bug fix for rerendering alert history expand component on alert type tab switch * bugfix * switching flatten to merge in api response * Fixing the arguments to the fetchOperations method. Removing console.log statement * fix issues with interval, moving it into search and out of tabs state * fix bug with interval removing other tabs * add default value to alertFreqInSec (fixes isUnhealthy value in alerts) * pass interval into getUnhealyCount * Formatting alerts properly
- Loading branch information
1 parent
a843ddc
commit 3138028
Showing
38 changed files
with
502 additions
and
518 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.