-
If there is a running learning task, then it is a normal behavior that hastic-server receive a new learning task. Now we shit our pants with `Can't start learning when it's already started` error.
…
-
Subtask for https://github.com/hastic/hastic-server/issues/555
- rename UPPERCASE_FIELDS to lowercase_fields in models state
- change places where it is used
- add DB migration
For example, `W…
-
If you connect to something which you consider as "hastic-server" and it return an answer, than it might be not a hastic-server, but something which just returns a response with 200 code
-
Subtask for #497
-
Currently endpoints support only 1 analytic unit
It would be convenient to support batch requests for some of them
Related to https://github.com/hastic/hastic-grafana-app/issues/230
- [x] Batch d…
-
Currently datasource error message looks like this:
`Data kit: got response 500, message: Request failed with status code 500`
Would be nice to have more info:
- datasource type
- url
- query?
-
There is always an error when trying to detect anything on Graphite datasource
![image](https://user-images.githubusercontent.com/1989898/57739547-b4c13180-76bc-11e9-929a-b533760f5006.png)
Probably …
-
Subtask for #606
Add new detector that receives data and confidence value
-
I created a rather standard query to influxdb:
![image](https://user-images.githubusercontent.com/1022757/57981956-1e3b9a00-7a47-11e9-8af6-0afdec916f2d.png)
Then I created a simple anomaly analyt…
-
Imagine that you want to export data from datasource by Hastic.
... or you want to see in HasticApp timeseries, but from Hastic, not from Grafana
... or you want to debug dataflow and see how exact…