summaryrefslogtreecommitdiffstats
path: root/health/health.h
AgeCommit message (Expand)Author
2024-02-07Move health/ under src/ (#16954)vkalintiris
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-15Use original summary for alert transition (#16793)Stelios Fragkakis
2023-11-23Handle ephemeral hosts (#16381)Stelios Fragkakis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-10-06Remove family from alerts (#16025)Emmanuel Vasilakis
2023-09-19Add a summary field to alerts (#15886)Emmanuel Vasilakis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-20Store and transmit chart_name to cloud in alert events (#15441)Emmanuel Vasilakis
2023-07-12Keep health log history in seconds (#15314)Emmanuel Vasilakis
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-28rewrite /api/v2/alerts (#15257)Costa Tsaousis
2023-06-22New alerts endpoint (#15232)Stelios Fragkakis
2023-05-23Better cleanup of health log table (#15045)Emmanuel Vasilakis
2023-02-08Only load required charts for rrdvars (#14443)Emmanuel Vasilakis
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-10-11minor - add host labels for ephemerality and nodes with unstable connections ...Timotej S
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
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-06-28netdata doubles (#13217)Costa Tsaousis
2022-03-11Only store alert hashes once per health config iteration (#12292)Emmanuel Vasilakis
2022-01-19Compute platform-specific list of static_threads at runtime. (#11955)vkalintiris
2021-09-23Add alert message support for ACLK new architecture (#11552)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-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
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-26Add a new parameter 'chart' to the /api/v1/alarm_log. (#10788)Emmanuel Vasilakis
2021-01-18[health][NFC] Mark internal functions as static. (#10518)vkalintiris
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis
2020-02-07alarms_values: New endpoint (#7836)thiagoftsm
2020-01-28Missing extern (#7877)thiagoftsm
2020-01-17Alarm Log labels (#7548)thiagoftsm
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-09-03Fix clear notification missing (#6638)thiagoftsm
2019-08-23Add alarm status counter api call (#6554)Valentin Rakush
2019-08-20Add alarm variables to the response of chart and data (#6615)Valentin Rakush
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
2019-02-20Correct duplicate flag enum in health.h (#5441)Chris Akritidis
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis