summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2021-09-23Add alert message support for ACLK new architecture (#11552)Emmanuel Vasilakis
2021-09-22Address coverity report issues CID_373247-373251 (#11549)Stelios Fragkakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-09-20Add node message support for ACLK new architecture (#11514)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-08-19Fix list corruption in ACLK sync code and remove fatal (#11444)Stelios Fragkakis
2021-08-16SQLite v3.36.0 (#11423)Stelios Fragkakis
2021-08-12Additional checks to address coverity report (#11429)Stelios Fragkakis
2021-08-11Add ACLK synchronization event loop (#11396)Stelios Fragkakis
2021-07-19Move cleanup of obsolete charts to a separate thread (#11222)Vladimir Kobal
2021-07-14Log message when page cache sleeps for more than 1 second. (#11314)vkalintiris
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-02health: fix alarm-line-charts matching (#11204)Ilya Mashchenko
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-06-01Do not fail agent if DBENGINE is not available and memory mode is set to dben...Stelios Fragkakis
2021-06-01Ignore dbengine journal files that can not be read (#11210)Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-05-12Reduce the number of ACLK chart updates during chart obsoletion (#11133)Stelios Fragkakis
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
2021-04-28Add `charts` to templates (#11054)thiagoftsm
2021-04-26Store null claim id in the database for non claimed children (#11036)Stelios Fragkakis
2021-04-23Rename struct fields from class to classification. (#11019)vkalintiris
2021-04-22Persist claim ids in local database for parent and children (#10993)Stelios Fragkakis
2021-04-21Backend chart filtering backward compatibility fix (#11002)Vladimir Kobal
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-04-14Spelling database (#10914)Josh Soref
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-18Don't show alarms for charts without data (#10804)Vladimir Kobal
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-15Enable metadata persistence in all memory modes (#10742)Stelios Fragkakis
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-03-09Activate multidb context always when dbengine is compiled (#10732)Stelios Fragkakis
2021-03-09Use a parameter name that is not a reserved keyword in C++ (#10738)vkalintiris
2021-03-09Use of out-of-line struct definitions. (#10739)vkalintiris
2021-03-09Update chart's metadata in database when it already exists during creation (#...Stelios Fragkakis
2021-03-09Add the ability to store chart labels in the database (#10718)Stelios Fragkakis
2021-03-08Fix a parameter binding issue when storing chart names in the database (#10717)Stelios Fragkakis
2021-03-02Add support for changing the number of pages per extent dynamically during ru...Markos Fountoulakis
2021-02-24Try to keep all pages from extents read from disk in the cache. (#10558)Markos Fountoulakis
2021-02-11Add ACLK proxy setting as host label (#10619)Timotej S
2021-01-19Remove unused entries from structures (#10519)Stelios Fragkakis
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-15Fix broken dbengine stress tests. (#10502)Markos Fountoulakis
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis