summaryrefslogtreecommitdiffstats
path: root/database/rrdcalc.c
AgeCommit message (Expand)Author
2023-01-05Use brackets around info variables (#14206)Emmanuel Vasilakis
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-10-25Don't create a REMOVED alert event after a REMOVED. (#13871)Emmanuel Vasilakis
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-22Fix coverity 380387 (#13551)Emmanuel Vasilakis
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-07-05Keep rc before freeing it during labels unlink alarms (#13305)Emmanuel Vasilakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-02Check for host labels when linking alerts for children (#13053)Emmanuel Vasilakis
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-04-20Store alert log entries even if alert is repeating. (#12226)Emmanuel Vasilakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)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-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-10-20New alarm entities (#10041)thiagoftsm
2020-06-29Fixed duplicate alarm ids in health-log.db (#9428)Stelios Fragkakis
2020-02-01Parse host tags (#7702)Vladimir Kobal
2019-12-16Labels issues (#7515)Andrew Moss
2019-10-04Remove warning from Coverity (#6992)thiagoftsm
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-07-05Health_index (#6377)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2018-10-23modularize the query api (#4443)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis