Highlights
MongoDB support
nedb is good for development purposes, but it causes many problems as it comes to production.
Hastic can use MongoDB alongside with nedb to get more perfomance.
Learn more about how to configure your Hastic instance with MongoDB in Wiki.
Threshold line in Inspect mode
Threshold line makes it much easier to configure and debug Threshold
analytic units. Use Inspect mode to see it.
Before
After
Changelog
Hastic Server
Added
- Threshold line in Inspect mode #727
- MongoDB persistence #570
- Timezone support for notifications #649 (more info in Wiki)
Changed
- Anomaly detector bounds switch: disabling to enabling #709
- Concatenate anomaly detector's segments #716
- Merge segments before sending a webhook #742
Fixed
- Data kit error: status code 400 #300
- Don't throw exception if HASTIC_WEBHOOK_URL is undefined #593
- Error: skip detection: data length less than window_size #690
- Slack webhook returns 400 missing_text_or_fallback_or_attachments #708
- Cannot set property 'gte' of undefined #715
- Error: too many values to unpack #721
- Error: Cannot read property 'data' of null #739
- Large segments are not shown #744
- Anomaly detector: detection re-running in inspect mode #757
- Error: Can`t find cache for analytic unit #772
- Error: $or must be an array #778
- Notification problem with MongoDB #780
Hastic Grafana App
Added
- Anomaly analytic unit: tooltip for Alpha / Confidence #313
- Threshold line #315
- Tooltips for "Delete", "Save" and "Detect" buttons #341
- "No connection" message on timeout #370
Changed
- Anomaly detector bounds switch: disabling to enabling #358
- Add spaces in "Create analytic unit" button #365
- Change segments icons in tooltip #376