summaryrefslogtreecommitdiffstats
path: root/src/database
AgeCommit message (Expand)Author
2024-06-21Fix space percentage calculation in dbengine retention chart (#17963)Stelios Fragkakis
2024-06-18Fix warnings (#17940)thiagoftsm
2024-06-18Fix disk max calculation (#17945)Stelios Fragkakis
2024-06-11Create retention charts for higher tiers (#17855)Stelios Fragkakis
2024-06-10Delay retention check until agent has initialized (#17850)Stelios Fragkakis
2024-06-09Fix tier statistics (#17849)Stelios Fragkakis
2024-06-09update dbengine retention chart family and priority (#17847)Ilya Mashchenko
2024-06-07Fix compilation without dbengine (#17843)Stelios Fragkakis
2024-06-07Support time based retention (#17413)Stelios Fragkakis
2024-06-07hide sqlite config (netdata.conf) (#17838)Ilya Mashchenko
2024-06-05Add alert meta info (node index) (#17818)Stelios Fragkakis
2024-06-04Change classification to "cls" since "cl" is clear count (#17811)Stelios Fragkakis
2024-06-03Upgrade sqlite version to 3.45.3 (#17769)Stelios Fragkakis
2024-05-30Change "War Room" to "Room" and other docs changes (#17783)Fotis Voutsas
2024-05-23Simplify and unify the way we are handling versions. (#17693)vkalintiris
2024-05-22Add alert meta info (#17730)Stelios Fragkakis
2024-05-21PR to change absolute links to relative (#17720)Fotis Voutsas
2024-05-20Add agent CLI command to remove a stale node (#17691)Stelios Fragkakis
2024-05-17Revert "Support to WolfSSL (Step 1)" (#17697)Stelios Fragkakis
2024-05-17Fix compilation without h2o, cloud enabled (#17673)Stelios Fragkakis
2024-05-16Support to WolfSSL (Step 1) (#17516)thiagoftsm
2024-05-16Windows Support Phase 1 (#17497)Costa Tsaousis
2024-05-15files movearound (#17653)Fotis Voutsas
2024-05-12Fix incorrect bind failure warning (#17643)Stelios Fragkakis
2024-05-09Improve handling of an alert that transitions to the REMOVED state (#17621)Stelios Fragkakis
2024-05-08reset health when children disconnect (#17612)Costa Tsaousis
2024-05-02Fix compilation without `dbengine` (#17575)thiagoftsm
2024-04-30Additional code cleanup (#17541)Stelios Fragkakis
2024-04-24Report correct error code when data insert fails (#17508)Stelios Fragkakis
2024-04-24Additional SQL code cleanup (#17503)Stelios Fragkakis
2024-04-23Fix labels name-only matching (#17482)Stelios Fragkakis
2024-04-17Fix coverity issue 425241 (#17424)Stelios Fragkakis
2024-04-16Alert transitions code cleanup (#17103)Stelios Fragkakis
2024-04-13Add option to cleanup health_log table (#17385)Stelios Fragkakis
2024-04-08Increase number of pages per extent in dbengine (#17343)Stelios Fragkakis
2024-04-05Drop generic bitmap implementation. (#17322)vkalintiris
2024-04-03Drop legacy dbengine support (#17315)Stelios Fragkakis
2024-03-29fix rrdlabels traversal (#17292)Costa Tsaousis
2024-03-29fix positive and negative matches on labels (#17290)Costa Tsaousis
2024-03-27Reset database connection handle on close (#17266)Stelios Fragkakis
2024-03-25DBENGINE: support ZSTD compression (#17244)Costa Tsaousis
2024-03-24Fix MRG Metric refcount issue (#17239)Costa Tsaousis
2024-03-23Code cleanup (#17237)Costa Tsaousis
2024-03-23DBENGINE: use gorilla by default (#17234)Costa Tsaousis
2024-03-23updated dbengine unittest (#17232)Costa Tsaousis
2024-03-23dbengine: cache bug-fix when under pressure (#17231)Costa Tsaousis
2024-03-21Reduce flush operations during journal build (#17220)Stelios Fragkakis
2024-03-19Handle agents will wrong alert_hash table definition (#17197)Stelios Fragkakis
2024-03-19Fix alert hash table definition (#17196)Stelios Fragkakis
2024-03-18DYNCFG: alerts improvements (#17165)Costa Tsaousis