- 06 Aug, 2019 1 commit
-
-
Daniele Tafani authored
-
- 30 Jul, 2019 1 commit
-
-
Alessio Netti authored
- Fixed a bug associated to virtual sensor queries under the new schema - Symbol for scaling in dcdbquery is now '@'
-
- 01 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 17 Jun, 2019 1 commit
-
-
Alessio Netti authored
- Fixed a fair amount of bugs related to job analyzers - Added a "getJobsInIntervalRunning" method to JobDataStore, to get the list of jobs that were running in a certain time interval - Some code refactoring for the JobDataStore class to reduce duplication - Job analyzers have been tested and are working properly as of now
-
- 13 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 05 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 04 Jun, 2019 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 31 May, 2019 3 commits
-
-
Michael Ott authored
Move CXXFLAGS definitions to config.mk and thus streamline compiler flags for all Makefiles in subdirectories
-
Michael Ott authored
Remove maxConnPerHost and maxConcRequests configuration parameters in Collect Agent as they have been deprecated in Cassandra
-
Alessio Netti authored
-
- 28 May, 2019 2 commits
-
-
Alessio Netti authored
- Added documentation to the new SensorID implementation - NOTE: virtual sensors will likely require some modifications due to how topics are handled now ('/' separator clashing with divide symbol)
-
Alessio Netti authored
- String topics are now used across all of DCDB, up to Cassandra - As of now, sensor names ALWAYS match MQTT topics - Users can still define sensor "aliases" via dcdbconfig that point to the same topics
-
- 14 May, 2019 1 commit
-
-
Michael Ott authored
-
- 17 Apr, 2019 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 16 Apr, 2019 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
Add SensorConfig::loadCache() that loads all published sensors into a list and creates a map for faster lookup of sensor names
-
- 07 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added a 'common' directory where all shared code has been placed - Analytics package has been moved out of dcdbpusher, now has its own makefile - Some renaming here and there for uniformity
-
- 26 Feb, 2019 1 commit
-
-
Alessio Netti authored
- Added configuration options to tune the Cassandra driver for optimal performance - Added a "debugLog" configuration switch that enables logging of errors in asynchronous inserts in the Cassandra driver
-
- 26 Jan, 2019 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
Refactor JobDataStore functionality for the expected use case
-
- 04 Jan, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 28 Dec, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 19 Dec, 2018 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 18 Dec, 2018 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
Add SensorDataStore::insert function to insert SensorDataStoreReading objects instead of (sid, timestamp, value) tuples
-
Michael Ott authored
Change CassSchema references to CassSchemaMeta to reflect changes in API change due to cpp-driver update to 2.10.0
-
- 15 Dec, 2018 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 14 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 13 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 11 Dec, 2018 1 commit
-
-
Micha Mueller authored
-