-
We have two-step build to node 6: we partially build to something which could be run on node 8 (with `npm run build-prod`) and after we execute `npm run build-614` which translates the bundle from pre…
-
If threshold is in `alert` state, we should send `OK` alert if value is below threshold line
-
We should change `No connection to hastic-server` message when 504 (timeout) error occurs to `Timeout when connectiong to hastic-server`
-
TL;DR:
After labelling a selected period in Grafana, hastic-server shows an http 400 error: Client sent an HTTP request to an HTTPS server.
Context:
Running RPi4 (arm7l architecture) with Hass.io…
-
`isBackendOk` function, https://github.com/hastic/hastic-server/issues/66
-
We should check that `data` is not `null` here
https://github.com/hastic/hastic-server/blob/master/server/src/models/analytic_unit_cache_model.ts#L36
`data` contains cache, it is a responce from D…
-
Steps to reproduce:
- create `Anomaly` analytic unit
- `Apply`
- enable `Inspect mode`
Behavior:
- analytic unit status jumps from `LEARNING` to `DETECTION` infinitely
Expected behavior:
- …
-
You see multiple connection alerts when dashboard with multiple hastic-panels is opened
![image](https://user-images.githubusercontent.com/1989898/63158860-d2d36080-c022-11e9-9cb5-32134d10ab13.png)
…
-
Hi @all,
I use
hastic-grafana-app 0.3.6
hastic-server 0.3.6
Grafana 6.2.1
While trying to add a new analytic unit I can choose my Hastic Datasource, name the unit, choose both "Detector Ty…
-
We should merge anomaly segments between itself for avoilding follow cases:
![image](https://user-images.githubusercontent.com/5675912/61370271-b06eeb80-a89a-11e9-9196-2968db19409f.png)