summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2024-01-24Add explicit callback types for readability. (#16820)vkalintiris
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-20use fs type to veryfiy procfs/sysfs (#16813)Ilya Mashchenko
2024-01-20fix verify_netdata_host_prefix log spam (#16814)Ilya Mashchenko
2024-01-13Remove h2o header from libnetdata (#16780)vkalintiris
2024-01-12fix thread name on fatal and cgroup netdev rename crash (#16771)Costa Tsaousis
2024-01-11fix compiler warnings (#16763)Costa Tsaousis
2024-01-11fix phtread-detatch() call (#16760)Costa Tsaousis
2024-01-11Fix sanitizer errors (#16759)Costa Tsaousis
2024-01-11Delete memory mode "map" and "save". (#16604)vkalintiris
2024-01-11report timestamps with progress (#16758)Costa Tsaousis
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2024-01-10Address sanitizer through CMake and use it for unit tests. (#16748)vkalintiris
2024-01-03fix clock resolution detection (#16720)Costa Tsaousis
2023-12-29fix quota calculation when the the db is empty (#16699)Costa Tsaousis
2023-12-28cmake missing defines (#16680)Costa Tsaousis
2023-12-24fix compiler warnings (#16665)Costa Tsaousis
2023-12-21docs: add a few examples how to query Netdata logs using journalctl (#16650)Ilya Mashchenko
2023-12-19Fix UB of unaligned loads/stores and signed shifts. (#16628)vkalintiris
2023-12-18Remove includes outside of libnetdata. (#16607)vkalintiris
2023-12-17Fix coverity issues, logically dead code and error checking (#16618)Stelios Fragkakis
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-13Cleanup am files (#16597)vkalintiris
2023-12-13CMake build system. (#15996)vkalintiris
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-12-07Add README for gorilla (#16553)vkalintiris
2023-12-05docs required for release (#16546)Costa Tsaousis
2023-12-03log2journal improvements 5 (#16519)Costa Tsaousis
2023-12-02log method = none is not respected (#16523)Costa Tsaousis
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-30log alarm notifications to health.log (#16476)Costa Tsaousis
2023-11-30convert some error messages to info (#16505)Ilya Mashchenko
2023-11-29Log2journal improvements part2 (#16494)Costa Tsaousis
2023-11-29Fix builds on macOS due to missing endianness functions (#16489)vkalintiris
2023-11-28log2journal moved to collectors (#16481)Costa Tsaousis
2023-11-27Logs Management (#13291)Dimitris P
2023-11-27Log2journal yaml configuration support (#16479)Costa Tsaousis
2023-11-26journals management improvements (#16475)Costa Tsaousis
2023-11-24Fix error limit to respect the log every (#16469)Stelios Fragkakis
2023-11-24Journal better estimations and watcher (#16467)Costa Tsaousis
2023-11-22fix log2journal incorrect log (#16460)Costa Tsaousis
2023-11-22fixes for logging (#16459)Costa Tsaousis
2023-11-22log flood protection to 1000 log lines / 1 minute (#16450)Ilya Mashchenko
2023-11-22when the namespace socket does not work, continue trying (#16458)Costa Tsaousis
2023-11-22set journal path for logging (#16457)Costa Tsaousis
2023-11-22journal estimations (#16445)Costa Tsaousis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-21Add support for gorilla pages for tier 0. (#15969)vkalintiris
2023-11-20Journal sampling (#16433)Costa Tsaousis
2023-11-15disable socket port reuse (#16420)Ilya Mashchenko