summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien BĂ©raud
2022-05-03Check for chart obsoletion on children re-connections (#12707)Emmanuel Vasilakis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-02Reduce alert events sent to the cloud. (#12544)Emmanuel Vasilakis
2022-05-02Avoid clearing already unset flags. (#12727)vkalintiris
2022-05-02Make atomics a hard-dep. (#12730)vkalintiris
2022-04-28feat(dbengine): make dbengine page cache undumpable and dedupuble (#12765)Ilya Mashchenko
2022-04-26chore: reduce logging in rrdset (#12739)Ilya Mashchenko
2022-04-20Remove commented code. (#12726)vkalintiris
2022-04-20Store alert log entries even if alert is repeating. (#12226)Emmanuel Vasilakis
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-04-19Fix Valgrind errors (#12619)Vladimir Kobal
2022-04-12Delete ML-related data of a host in the proper order. (#12672)vkalintiris
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-05Fix a compilation warning (#12608)Vladimir Kobal
2022-04-04Update ML-related charts (#12574)vkalintiris
2022-04-04chore: disable chart exists message (#12594)Ilya Mashchenko
2022-04-01Fix issue with charts not properly synchronized with the cloud (#12451)Stelios Fragkakis
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-03-31Respect dimension hidden option when executing a query and building the dimen...Stelios Fragkakis
2022-03-31Improve ACLK sync logging (#12534)Stelios Fragkakis
2022-03-31Initialize foreach alarms of dimensions in health thread. (#12452)vkalintiris
2022-03-30Don't send alert events without wc->host (#12547)Emmanuel Vasilakis
2022-03-28Skip `foreach` alarms for dimensions of anomaly rate chart. (#12441)vkalintiris
2022-03-24Dont send a snapshot with snapshot id 0 (#12469)Emmanuel Vasilakis
2022-03-16Fix os_name for older agent versions streaming to a parent (#12425)Stelios Fragkakis
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Dont check host health enabled if host is null (#12392)Emmanuel Vasilakis
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