Releases: Hurence/historian
Releases · Hurence/historian
greensights
v1.4.0 add user browsing metrics stuff
PromQL support and forecasting
What's Changed
- Forecasting by @oalam in #193
- Bump junit from 4.12 to 4.13.1 by @dependabot in #183
- Bump jackson-databind from 2.9.10.3 to 2.10.0.pr1 in /historian-server by @dependabot in #116
Full Changelog: v1.3.6...v1.3.8
What's Changed
Full Changelog: v1.3.8...v1.3.9
Synonyms handling
a csv file with synonyms for metric can be added at conf time for historian-server
Compactor, Spark API & Quality Handling
- big data Spark API based on MLLib
- compaction job
- unified batch & streaming data loading
- quality management
- SAX clustering support in REST API
- tags handling
1.3.5
- Solidified rest api.
- now we can import csv into historian.
- Added a grafana plugin to graph timeseries.
- Added documentation.
- Added install script.
- Added tests.