Hastic grafana app
Added
- Help section to Analytics tab #62
- Different detectors (pattern / threshold) support #111, #113
Changed
- Transforming from
hastic-grafana-graph-panel
to hastic-grafana-app
- Send metric configuration after labeling #121
- Get analytic unit types from server #112
Hastic server
Added
Fixed
- Webhooks #341
- ElasticSearch scrolling grafana-datasource-kit/#49
- Detection return empty result #347
- Segments from data puller not in db and panel #350
- TypeError: console.debug is not a function in node 6 #360
- Error: '<' not supported between instances of 'NoneType' and 'NoneType' #323
- IndexError: list index out of range if segment has NaN #242
- Error: name 'parse_segment' is not defined #315
- Error: ValueError - dataset input should have multiple elements #325
Changed
- Move data cropping to the models #335