summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
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
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis
2022-10-11fix post-processing of contexts (#13807)Costa Tsaousis
2022-10-11minor - add host labels for ephemerality and nodes with unstable connections ...Timotej S
2022-10-10Use string_freez instead of freez in rrdhost_init_timezone (#13798)Emmanuel Vasilakis
2022-10-10Parser cleanup (#13782)Stelios Fragkakis
2022-10-10Array Allocator Memory Leak Fix (#13792)Costa Tsaousis
2022-10-10Initialize st->rrdvars from rrdset insert callback (#13786)Emmanuel Vasilakis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis