Highlights
New Analytics UI
Before | After |
![]() |
![]() |
Grafana 6.x support

Please note: algorithm we called Anomaly
was renamed to Confidence Snake
. The reason is that we can have other anomaly detection algorithms. For example, if we decide to analyze micro changes in metric then smoothing will hide it so we need another algorithm.
Changelog
Hastic Grafana App
Added
Fixed
- Hidden analytic units in tooltip #239
- HSR is shown in future #317
- Double legend and tooltip for HSR #316
Changed
- Fill confidence interval #322
- Make
Save
button save segments #321 - Make
Analytics
tab UI identical toMetrics
tab #282 - Split analytic unit view for Grafana 5.x and 6.x #282
Hastic Server
Fixed
- Error: Cannot read property 'alpha' of null #687
- Anomaly detector: NaN as last value #677
- Anomaly detector: swapped upper / lower bounds #683
- Error "Can't find interval: length of data" #688
Changed
- Name for basic anomaly detector type #663