summaryrefslogtreecommitdiffstats
path: root/health/health.c
AgeCommit message (Expand)Author
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-04Send chart context with alert events to the cloud (#13409)Emmanuel Vasilakis
2022-08-01/api/v1/weights endpoint (#13449)Costa Tsaousis
2022-08-01Show last 15 alerts in notification (#13434)Emmanuel Vasilakis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-28Delay health until obsoletions check is complete (#13239)Emmanuel Vasilakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-05-27Pass the child machine's guid to the goto_url link (#12609)Emmanuel Vasilakis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-04Optimize linking of foreach alarms to dimensions. (#12813)vkalintiris
2022-05-03Remove per chart configuration. (#12728)vkalintiris
2022-05-03Check for chart obsoletion on children re-connections (#12707)Emmanuel Vasilakis
2022-05-02Reduce alert events sent to the cloud. (#12544)Emmanuel Vasilakis
2022-04-20Store alert log entries even if alert is repeating. (#12226)Emmanuel Vasilakis
2022-04-11Add a timeout parameter to data queries (#12649)Stelios Fragkakis
2022-03-31Initialize foreach alarms of dimensions in health thread. (#12452)vkalintiris
2022-03-14Delay removed event for 60 seconds after the chart's last collected time (#12...Emmanuel Vasilakis
2022-03-11Only store alert hashes once per health config iteration (#12292)Emmanuel Vasilakis
2022-02-21Create a removed alert event if chart is obsolete (#12021)Emmanuel Vasilakis
2022-02-17Fix alerts to raise correctly when the delay and repeat parameters are used t...Erdem Ergen
2022-01-19Fix queue removed alerts (#11996)Emmanuel Vasilakis
2022-01-17Add localhost hostname to the edit_command (#11793)Emmanuel Vasilakis
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2021-11-18Always queue alerts to aclk_alert (#11806)Emmanuel Vasilakis
2021-10-25Queue removed alerts to cloud for new architecture (#11704)Emmanuel Vasilakis
2021-10-22Fix coverity issues 373612 & 373611 (#11684)Emmanuel Vasilakis
2021-10-19Add snapshot message and calls to sql_queue_removed_alerts_to_aclk (#11664)Emmanuel Vasilakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-06-10New email notification template (#11219)Emmanuel Vasilakis
2021-04-23Rename struct fields from class to classification. (#11019)vkalintiris
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-04-14Spelling health (#10916)Josh Soref
2021-03-24fix_repeat: Update repeat_every and avoid unecessary test (#10846)thiagoftsm
2021-01-18[health][NFC] Mark internal functions as static. (#10518)vkalintiris
2021-01-18[health][NFC] Remove unused struct. (#10517)vkalintiris
2020-11-28Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276)Markos Fountoulakis
2020-07-11Remove health from archived metrics (#9520)Markos Fountoulakis
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-02-24Merging the feature branch for the ACLK in the previous sprint. (#8179)Andrew Moss
2020-01-28Missing extern (#7877)thiagoftsm
2019-12-18silencers_info: Change error to info (#7479)thiagoftsm
2019-12-16Labels issues (#7515)Andrew Moss