summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2022-03-11Only store alert hashes once per health config iteration (#12292)Emmanuel Vasilakis
2022-03-10Replace write with read locks (#12309)Emmanuel Vasilakis
2022-03-10Fix chart synchronization with the cloud #12356Stelios Fragkakis
2022-03-09Improve agent to cloud synchronization performance (#12348)Stelios Fragkakis
2022-03-09Adds more info to aclk-state API call (#12231)Timotej S
2022-03-08Adjust cloud dimension update frequency (#12284)Stelios Fragkakis
2022-02-28Setting a DB version (to make future schema changes / migration easier) (#12249)Stelios Fragkakis
2022-02-25Add a fix to correctly register child nodes to the cloud via a parent (#12241)Stelios Fragkakis
2022-02-24Fix node information send to the cloud for older agent versions (#12223)Stelios Fragkakis
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-23Store dimension hidden option in the metadata db (#12196)Stelios Fragkakis
2022-02-23Improve cleaning up of orphan hosts (#12201)Stelios Fragkakis
2022-02-22Remove chart specific configuration from netdata.conf except enabled (#12209)Stelios Fragkakis
2022-02-22Skip info field in protobuf alerts messages if it doesn't exist. (#12210)Emmanuel Vasilakis
2022-02-21Add serial numbers to chart names (#12067)Vladimir Kobal
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2022-02-18adds install method to /api/v1/info as label (#12040)Timotej S
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-02-08Disable hashes for charts and alerts if openssl is not available or cloud is ...Emmanuel Vasilakis
2022-01-19Handle re-claim while the agent is running in new architecture (#11924)Emmanuel Vasilakis
2022-01-19Fix queue removed alerts (#11996)Emmanuel Vasilakis
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2022-01-17Add localhost hostname to the edit_command (#11793)Emmanuel Vasilakis
2022-01-14Free claim_id (#11973)Emmanuel Vasilakis
2022-01-13Remove bitfields from rrdhost. (#11964)vkalintiris
2022-01-13Find host and pass health_enabled to cloud health log message (#11960)Emmanuel Vasilakis
2022-01-11Try to find worker thread from parked ones (#11928)Emmanuel Vasilakis
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2022-01-10Fix compilation warnings (#11846)Vladimir Kobal
2021-12-22Spelling (#10976)Josh Soref
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-12-20fix(docs): unresolved file references (#11903)Ilya Mashchenko
2021-12-07set the enabled struct element to 1 (#11856)Emmanuel Vasilakis
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-11-25Set NETDATA_CONTAINER_OS_DETECTION to system_info->container_os_detection (#1...Emmanuel Vasilakis
2021-11-22Δont use wc στρθψτ if it may not exist (#11820)Emmanuel Vasilakis
2021-11-22Simple fix for the data API query (#11787)Vladimir Kobal
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-11-19Fix coverity issues (#11809)Stelios Fragkakis
2021-11-18Always queue alerts to aclk_alert (#11806)Emmanuel Vasilakis
2021-11-18Add some logging for cloud new architecture to access.log (#11788)Emmanuel Vasilakis
2021-11-17Use correct hop count if host is already in memory (#11785)Stelios Fragkakis
2021-11-17Delete from aclk alerts table if ack'ed from cloud one day ago (#11779)Emmanuel Vasilakis
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-11insert into aclk_alert instead of queuing (#11769)Emmanuel Vasilakis
2021-11-11Remove feature flag and commented out code (#11774)Stelios Fragkakis
2021-11-11Skip sending hidden dimensions via ACLK (#11770)Stelios Fragkakis
2021-11-10Fix host hop count reported to the cloud (#11768)Stelios Fragkakis
2021-11-09Store and submit dimension delete messages for new cloud architecture (#11765)Stelios Fragkakis