summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-10fix(proc.plugin): consider ZFS ARC as cache when collecting memory usage on L...Ilya Mashchenko
2022-05-10[ci skip] Update changelog and version for nightly build: v1.34.0-131-nightly.netdatabot
2022-05-09bump go.d.plugin version to v0.32.3 (#12862)Ilya Mashchenko
2022-05-09feat(cgroups.plugin): add k8s cluster name label (GKE only) (#12858)Ilya Mashchenko
2022-05-09Add a database checkpoint command (#12859)Stelios Fragkakis
2022-05-09Dim rates (#12833)vkalintiris
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-09Resolve coverity issues (#12846)Stelios Fragkakis
2022-05-08[ci skip] Update changelog and version for nightly build: v1.34.0-124-nightly.netdatabot
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-07Save built packages in CI before testing them. (#12842)Austin S. Hemmelgarn
2022-05-07speedup queries by providing optimization in the main loop (#12811)Costa Tsaousis
2022-05-07[ci skip] Update changelog and version for nightly build: v1.34.0-120-nightly.netdatabot
2022-05-06Set a page wait timeout to 1 second (#12836)Stelios Fragkakis
2022-05-06make 'send charts matching' behave the same as 'filter' (#12832)Ilya Mashchenko
2022-05-06Remove sync warning (#12831)thiagoftsm
2022-05-06feat(plugins.d): allow external plugins to create chart labels (#12834)Ilya Mashchenko
2022-05-06[ci skip] Update changelog and version for nightly build: v1.34.0-115-nightly.netdatabot
2022-05-05Reduce the number of messages logged to one that sums up the numbr of metrics...Stelios Fragkakis
2022-05-05Add chart filtering parameter to the allmetrics API query (#12820)Vladimir Kobal
2022-05-05fix netdata-uninstaller.sh (#12828)maneamarius
2022-05-05add --install-version flag for installing specific version of Netdata (#12729)maneamarius
2022-05-05Cleanup node instance (#12825)Stelios Fragkakis
2022-05-05Improve storage number unpacking by using a lookup table. (#11048)vkalintiris
2022-05-05Fill missing removed events after a crash (#12803)Emmanuel Vasilakis
2022-05-05Accept a data query timeout parameter from the cloud (#12823)Stelios Fragkakis
2022-05-05[ci skip] Update changelog and version for nightly build: v1.34.0-106-nightly.netdatabot
2022-05-04Optimize linking of foreach alarms to dimensions. (#12813)vkalintiris
2022-05-04Broadcast completion before unlocking condition variable's mutex (#12822)vkalintiris
2022-05-04Write the entire request with parameters in the access.log file (#12815)Stelios Fragkakis
2022-05-04* Add a parameter for the libuv worker threads to pre-initialize (#12814)Stelios Fragkakis
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
2022-05-04fix!: do not replace a hyphen in the chart name with an underscore (#12812)Ilya Mashchenko
2022-05-04add --repositories-only flag (#12806)maneamarius
2022-05-04[ci skip] Update changelog and version for nightly build: v1.34.0-98-nightly.netdatabot
2022-05-03Improve agent cloud chart synchronization (#12655)Stelios Fragkakis
2022-05-03onewayallocator to use mallocz() instead of mmap() (#12810)Costa Tsaousis
2022-05-03update ml defaults in docs (#12782)Andrew Maguire
2022-05-03Remove per chart configuration. (#12728)vkalintiris
2022-05-03Improve handling of release channel selection in kickstart.sh. (#12635)Austin S. Hemmelgarn
2022-05-03Skip dimension deletion on free (temp fix) (#12777)Stelios Fragkakis
2022-05-03feat(cgroups.plugin): add filtering by cgroups names and improve renaming in ...Ilya Mashchenko
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien BĂ©raud
2022-05-03Rename --install option for kickstart.sh (#12798)maneamarius
2022-05-03Check for chart obsoletion on children re-connections (#12707)Emmanuel Vasilakis
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-03[ci skip] Update changelog and version for nightly build: v1.34.0-86-nightly.netdatabot
2022-05-03Trace rwlocks of netdata (#12785)Costa Tsaousis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis