- 12 Jul, 2019 2 commits
-
-
Michael Ott authored
-
Alessio Netti authored
- Allowing users to define analyzers with inputs but no outputs - In this case, a "sink" unit is created, which always refers to the root of the sensor tree - This is useful for control analyzers that tune system knobs but do not actively produce sensor data
-
- 11 Jul, 2019 1 commit
-
-
Alessio Netti authored
- For plugins that use hierarchical units (e.g., job analyzers) a "flatten" plugin option was added. If enabled, output sensors in the sub-units of each unit will be exposed as well, and their output values propagated - Minor fixes here and there
-
- 10 Jul, 2019 1 commit
-
-
Micha Müller authored
- on sampling event record current object file + function name - add numa-node and cpu info
-
- 09 Jul, 2019 1 commit
-
-
Alessio Netti authored
- If getImportances is set to true, the regressor will print a sorted list of features and their importances, after performing training - A REST action to retrieve the same list has been added
-
- 05 Jul, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 04 Jul, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 03 Jul, 2019 1 commit
-
-
lu43jih authored
-
- 02 Jul, 2019 2 commits
-
-
Micha Müller authored
-
Alessio Netti authored
- When the start and end timestamps of a query are equal, it is enforced that only one sensor value will be retrieved
-
- 01 Jul, 2019 3 commits
-
-
Alessio Netti authored
- Staleness checks when performing sensor queries in the cache are now enforced both in relative and absolute modes - Fixed a race condition causing wrong results when performing queries in absolute mode - Changed logging in the TesterAnalyzer plugin
-
Micha Müller authored
-
Alessio Netti authored
- Switched internal buffers to ureading_t types to allow the SensorBase class to perform all basic overflow and wrap-around checks - Managing overflows explicitly in the SAR parser, as deltas need to be calculated beforehand
-
- 28 Jun, 2019 4 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Fixed install of BACNet headers on MAC OS - Fixed install_conf target in analytics
-
Micha Müller authored
-
Alessio Netti authored
- Test plugin that can be used to evaluate the performance and functionality of the query engine and unit system
-
- 27 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 26 Jun, 2019 2 commits
-
-
Micha Müller authored
- use std::atomic_flag based spin lock for thread safety - minor fixes and improvements
-
Micha Müller authored
-
- 25 Jun, 2019 3 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
Micha Müller authored
Pusher: Caliper plugin preparations: introduce sensor mutex to allow for runtime addition of sensors
-
- 24 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 21 Jun, 2019 5 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Also fixed a few compilation warnings
-
Alessio Netti authored
- An OpenCV-based regression plugin using Random Forest models - Also added a few missing copy constructors
-
Micha Müller authored
-
Alessio Netti authored
-
- 19 Jun, 2019 6 commits
-
-
Micha Müller authored
-
Alessio Netti authored
-
Micha Müller authored
-
Alessio Netti authored
- A rather large library for machine learning, data analysis, filtering and so on, that will likely cover ALL use cases we will ever have for the data analytics framework
-
Micha Müller authored
-
Alessio Netti authored
-
- 18 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-