summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2023-01-05Use brackets around info variables (#14206)Emmanuel Vasilakis
2023-01-04Refactor ML code and add support for multiple KMeans models (#14198)vkalintiris
2022-12-22Revert "Refactor ML code and add support for multiple KMeans models. … (#14...vkalintiris
2022-12-21Refactor ML code and add support for multiple KMeans models. (#14065)vkalintiris
2022-12-03fix v1.37 dbengine page alignment crashes (#14086)Costa Tsaousis
2022-12-03Fix __atomic_compare_exchange_n() atomics (#14085)Costa Tsaousis
2022-12-02Fix 1.37 crashes (#14081)Stelios Fragkakis
2022-12-02replication fixes 9 (#14079)Costa Tsaousis
2022-11-28replication fixes No 7 (#14053)Costa Tsaousis
2022-11-25replication fixes #6 (#14046)Costa Tsaousis
2022-11-24replication fixes #5 (#14038)Costa Tsaousis
2022-11-22Replication fixes #3 (#14035)Costa Tsaousis
2022-11-22Do not force internal collectors to call rrdset_next. (#13926)vkalintiris
2022-11-22use 2 levels of judy arrays to speed up replication on very busy parents (#14...Costa Tsaousis
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-11-18allow statsd tags to modify chart metadata on the fly (#14014)Costa Tsaousis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15Revert "enable dbengine tiering by default" (#13999)Costa Tsaousis
2022-11-15enable dbengine tiering by default (#13914)Costa Tsaousis
2022-11-15Add 'funcs' capability (#13992)Timotej S
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-11-14added debug info on left-over query targets (#13990)Costa Tsaousis
2022-11-14replication improvements (#13989)Costa Tsaousis
2022-11-10Remove health_thread_stop (#13948)Emmanuel Vasilakis
2022-11-09break active-active loop from replicating non-existing child to each other (#...Costa Tsaousis
2022-11-09Remove anomaly rates chart. (#13763)vkalintiris
2022-11-04Reduce unnecessary alert events to the cloud (#13897)Emmanuel Vasilakis
2022-11-03do not resend charts upstream when chart variables are being updated (#13946)Costa Tsaousis
2022-11-03recalculate last_collected_total (#13945)Costa Tsaousis
2022-11-01Rrddim acquire on replay set (#13932)Costa Tsaousis
2022-11-01fix compiling without dbengine (#13931)Ilya Mashchenko
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-31do not free hosts if a change on db mode is not needed (#13912)Costa Tsaousis
2022-10-31timeframe matching should take into account the update frequency of the chart...Costa Tsaousis
2022-10-27Fix reading health "enable" from the configuration (#13894)Stelios Fragkakis
2022-10-26tune rrdcontext timings (#13889)Costa Tsaousis
2022-10-26filtering out charts in context queries, includes them in full_xxx variables ...Costa Tsaousis
2022-10-26Find the chart and dimension UUID from the context (#13868)Stelios Fragkakis
2022-10-25Use print macros (#13876)Emmanuel Vasilakis
2022-10-25Don't create a REMOVED alert event after a REMOVED. (#13871)Emmanuel Vasilakis
2022-10-25Store hidden status when creating / updating dimension metadata (#13869)Stelios Fragkakis
2022-10-24Use mmap to read an extent from a datafile (#13834)Stelios Fragkakis
2022-10-23QUERY_TARGET: new query engine for Netdata Agent (#13697)Costa Tsaousis
2022-10-19Health thread per host (#13712)Emmanuel Vasilakis
2022-10-17fix tiers update frequency (#13844)Costa Tsaousis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-14Add variants of functions allowing callers to specify the time to use. (#13791)vkalintiris
2022-10-14Fix crash on child reconnect and lost metrics (#13821)Stelios Fragkakis
2022-10-13Count currently streaming senders on the localhost (#13755)Emmanuel Vasilakis
2022-10-13dbengine free from RRDSET and RRDDIM (#13772)Costa Tsaousis