summaryrefslogtreecommitdiffstats
path: root/exporting/graphite/graphite.c
AgeCommit message (Expand)Author
2024-02-05Move exporting/ under src/ (#16913)vkalintiris
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-07-01Optimizations part 3 (#15293)Costa Tsaousis
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2022-09-26Fix warnings during compilation time on ARM (32 bits) (#13681)thiagoftsm
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-11Exporting/send variables (#13221)boxjan
2022-06-29Get rid of extra semicolon in Graphite exporting (#13261)Vladimir Kobal
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2021-08-04Add HTTP basic authentication to some exporting connectors (#11394)Vladimir Kobal
2021-04-14Spelling exporting (#10915)Josh Soref
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-12-14Fix hostname configuration in the exporting engine (#10361)Vladimir Kobal
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-07-02Read the prefix option from instance config sections (#9463)Vladimir Kobal
2020-05-26Missing checks exporting (#9034)thiagoftsm
2020-05-25Exporting cleanup (#9098)thiagoftsm
2020-05-14Fix wrong hostnames in the exporting engine (#8892)Vladimir Kobal
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-10Show internal stats for the exporting engine (#8635)Vladimir Kobal
2020-03-12Add a Prometheus Remote Write connector to the exporting engine (#8292)Vladimir Kobal
2020-02-25Add an AWS Kinesis connector to the exporting engine (#8145)Vladimir Kobal
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-09Send host labels via exporting connectors (#7554)Vladimir Kobal
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal