-
-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add isSignificant to result. (#4030)
If the change is not significant, it will be zero. Else Cliffs delta is used to determine how large the change is. In Graphite we could then alert on everything > 0. And then match Cliffs delta to tell us if the change is small, medium or large.
- Loading branch information
1 parent
26e6005
commit 0039afb
Showing
2 changed files
with
19 additions
and
3 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