-
RPM: Hastic server has unsupported version (got null, should be 0.3.2-beta)
-
There is some proposed code: https://github.com/hastic/hastic-server/pull/627
I want to split this code to nice meaningful PRs.
-
We need to store everything connected to analytics (analytic units, segments) on the server. While in panel itself we shouldn't store any data, only take it from the server.
The problem is when a use…
-
-
We can render a dataset used by Hastic along with the original one
It'll be more explicit and easier to debug
P.S. there is an endpoint we can use: https://github.com/hastic/hastic-server/issues/528
-
When you just touch any UI element there:
![image](https://user-images.githubusercontent.com/1022757/57980143-b62d8980-7a2f-11e9-85f8-733ba0eeacf7.png)
you starts learning somehow. It is not necess…
-
The algorithm we have now won't be changed much. We will set smoothing and confidence.
If we decide, for example, analyze micro changes in metric, then smoothing will hide it so we need another algor…
-
Make hastic-exporter for Prometheus with metrics from server info
-
You get this error any time you click `Apply` on threshold analytic unit
![image](https://user-images.githubusercontent.com/1989898/57039696-005bf000-6c66-11e9-8408-8a36e299bdb6.png)
There was no er…
-
I have `hasticServerUrl` set, it is displayed correctly in alert
It is empty in `Analytics` tab though
![image](https://user-images.githubusercontent.com/1989898/52337745-8840ae00-2a19-11e9-8f16-a…