summaryrefslogtreecommitdiffstats
path: root/exporting
AgeCommit message (Expand)Author
2023-07-01Optimizations part 3 (#15293)Costa Tsaousis
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-29Fixed mistype for 'send automatic labels' Prometheus option (#15282)Konstantin Shalygin
2023-06-28rewrite /api/v2/alerts (#15257)Costa Tsaousis
2023-06-28exporting: change priority to synchronous when calculating value (#15276)Ilya Mashchenko
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-05-24Add chart labels to Prometheus. (#15099)thiagoftsm
2023-05-24Invert order in remote write (#15097)thiagoftsm
2023-05-24Address issue with Thanos Receiver (#15094)thiagoftsm
2023-04-20Replace "XYZ view" with "XYZ tab" in documentation files (#14930)Fotis Voutsas
2023-04-07Boost dbengine (#14832)Costa Tsaousis
2023-03-02/api/v2/contexts (#14592)Costa Tsaousis
2023-02-28Make the title metadata H1 in all markdown files (#14625)Fotis Voutsas
2023-02-27Reorg learn 0227 (#14621)Chris Akritidis
2023-02-20Fix broken links in our documentation (#14565)Fotis Voutsas
2023-02-16Reorg markdown files for learn (#14547)Chris Akritidis
2023-02-15Reorganize learn documents under Integrations part 2 (#14538)Chris Akritidis
2023-02-02Covert our documentation links to GH absolute links (#14344)Tasos Katsoulas
2023-01-30DBENGINE v2 - improvements part 11 (#14337)Costa Tsaousis
2023-01-25Introduce the new Structure of the documentation (#13915)Fotis Voutsas
2023-01-20Fix Exporiting compilaton error (#14306)thiagoftsm
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-11-28replication fixes No 7 (#14053)Costa Tsaousis
2022-11-22Do not force internal collectors to call rrdset_next. (#13926)vkalintiris
2022-11-18Change relative links to absolute for learn components (#14015)Tasos Katsoulas
2022-11-11Add _total suffix to raw increment metrics for remote write (#13977)Vladimir Kobal
2022-11-09Remove anomaly rates chart. (#13763)vkalintiris
2022-10-23QUERY_TARGET: new query engine for Netdata Agent (#13697)Costa Tsaousis
2022-10-13Fix exporting unit tests (#13816)Vladimir Kobal
2022-10-13allow disabling netdata monitoring section of the dashboard (#13788)Costa Tsaousis
2022-10-13dbengine free from RRDSET and RRDDIM (#13772)Costa Tsaousis
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-26Fix warnings during compilation time on ARM (32 bits) (#13681)thiagoftsm
2022-09-26Update exporting unit tests (#13706)Vladimir Kobal
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-07-26Dont duplicate buffered bytes (#13435)Vladimir Kobal
2022-07-11Move host tags to netdata_info (#13358)Vladimir Kobal
2022-07-11Exporting/send variables (#13221)boxjan
2022-07-11Get rid of extra comma in OpenTSDB exporting (#13355)Vladimir Kobal
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-29Get rid of extra semicolon in Graphite exporting (#13261)Vladimir Kobal
2022-06-29fix: fix a base64_encode bug (#13074)kklionz
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis