summaryrefslogtreecommitdiffstats
path: root/health/health_config.c
AgeCommit message (Expand)Author
2023-01-18Revert health to run in a single thread (#14244)Emmanuel Vasilakis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-19Add a health configuration option of what alarms to load (#14150)Emmanuel Vasilakis
2022-10-19Health thread per host (#13712)Emmanuel Vasilakis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-16Support chart labels in alerts (#13290)Emmanuel Vasilakis
2022-08-11Calculate name hash after rrdvar_fix_name (#13509)Emmanuel Vasilakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-11Expose anomaly-bit option to health. (#12835)vkalintiris
2022-05-11fix(health): change duplicate health template message logging level to 'info'...Ilya Mashchenko
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-03-11Only store alert hashes once per health config iteration (#12292)Emmanuel Vasilakis
2022-01-17Add localhost hostname to the edit_command (#11793)Emmanuel Vasilakis
2021-09-21fix coverity (#11535)Emmanuel Vasilakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-04-28Add `charts` to templates (#11054)thiagoftsm
2021-04-23Rename struct fields from class to classification. (#11019)vkalintiris
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-02-11Disable stock alarms (#10617)thiagoftsm
2020-10-20New alarm entities (#10041)thiagoftsm
2020-01-02Adjust alarm labels (#7600)thiagoftsm
2019-12-16Labels issues (#7515)Andrew Moss
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-07-01Easily disable alarms, by persisting the silencers configuration (#6360)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-06-28Revert "Easily disable alarms, by persisting the silencers configuration (#62...Pavlos Emm. Katsoulakis
2019-06-27Easily disable alarms, by persisting the silencers configuration (#6274)thiagoftsm
2018-12-02added debug statements when loading health config files (#4896)Costa Tsaousis
2018-11-10fixed max interface speed calculation (#4594)Costa Tsaousis
2018-10-23modularize the query api (#4443)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis