Hastic grafana app
Added
No data
threshold #134
- Show analytic unit Id #74
- Threshold change button #161
- Null selected analytics unit after selection #174
- Active "delete" segment is hidden #175
Fixed
- Not working "delete" with multiple hastic panels #128
- Threshold value not saving #131
- Panel not working at relative path #135
- Deprecated AlertSrv in newer Grafana version (5.4+) #137
- Table legend is not shown #149
- TypeError: Cannot read property 'timeSrv' of undefined #170
- Hastic server at "" is not available #166
Changed
- Webhooks tab header without analytic units #122
- Plugin type changed from "Panel" to "Application" #99
- Move HASTIC_SERVER_URL to app config #156
- Necessary double button push for entering delete mode #173
Hastic server
Added
- Renaming of analytic units #343
Fixed
- Empty config value is not replaced by default value #380
- Error: cannot read property
analyticUnitId
of undefined #378
- Setting
GRAFANA_URL
in .env doesn't work #376
- Nonetype object has no attribute update #375
- Threshold value is not saving #368
- Sort segments in
processDetectionResult
#354
- Thresholds work incorrect with elastic datasource #388
- KeyError 45058 #389
- Error: missing segments in result or it is corrupted #392
- Wrong time in threshold segments #403
- Webhooks don't find any patterns #401
Changed
- Default config options for docker-compose without .env #372
- Log all analytic errors #353
- Threshold detector memory #340