summaryrefslogtreecommitdiffstats
path: root/health/health_log.c
AgeCommit message (Expand)Author
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-16Support chart labels in alerts (#13290)Emmanuel Vasilakis
2022-08-04Send chart context with alert events to the cloud (#13409)Emmanuel Vasilakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
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-01-11Fix time_t format (#11897)Vladimir Kobal
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-06-02Check for non ascii characters in health log (#11193)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-12 Fix wrong count of paramteres (#10564)thiagoftsm
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-01-19Reduce the number of alarm updates on ACLK #10524Stelios Fragkakis
2021-01-18[health][NFC] Mark internal functions as static. (#10518)vkalintiris
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-06-29Fixed duplicate alarm ids in health-log.db (#9428)Stelios Fragkakis
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-02-06ACLK agent 1 (#7894)Stelios Fragkakis
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-17Alarm Log labels (#7548)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2018-10-23modularize the query api (#4443)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis