summaryrefslogtreecommitdiffstats
path: root/backends
AgeCommit message (Expand)Author
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-09-29Add docsv2 project to master branch (#10000)Joel Hans
2020-08-20Change timestamps for global variables in Prometheus output (#9779)Vladimir Kobal
2020-08-18Fix HTTP header for the remote write exporting connector (#9775)Vladimir Kobal
2020-06-12Change streaming terminology to parent/child in docs (#9312)Joel Hans
2020-06-02Add new exporting "home base" document (#9246)Joel Hans
2020-05-22Send anonymous statistics from backends and exporting engine (#9125)Vladimir Kobal
2020-05-19Fix issue #9085: Prometheus TYPE lines incorrectly formatted (when enabled v...Jeff Gehlbach
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
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-06Prometheus web api connector (#8540)Vladimir Kobal
2020-03-30Add a MongoDB connector to the exporting engine (#8416)Vladimir Kobal
2020-03-16Fix Prometheus Remote Write build (#8411)Vladimir Kobal
2020-03-12Add a Prometheus Remote Write connector to the exporting engine (#8292)Vladimir Kobal
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-02-25Add an AWS Kinesis connector to the exporting engine (#8145)Vladimir Kobal
2020-02-25Fix bold text surplus stars (#8193)Peter Gervai
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-27Docs: Overhaul of installation documentation (#7841)Joel Hans
2020-01-09fix remote write value with average data source (#7694)Dylan Wang
2020-01-07Restore support for protobuf 3.0 (#7683)Vladimir Kobal
2020-01-07Fix spelling of Prometheus (#7673) (#7674)Craig Andrews
2019-12-24Fix a warning in prometheus remote write backend (#7609)Vladimir Kobal
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-11-13TimescaleDB connection page (#7180)Joel Hans
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-16Don't write an HTTP response 204 to logs (#7035)Vladimir Kobal
2019-10-03Fix Remark Lint Warnings for Backends (#6917)Promise Akpan
2019-10-03Fixing broken links found via linkchecker (#6983)Joel Hans
2019-09-17Add example for prometheus archiving source parameterChris Akritidis
2019-08-28Variable Granularity support for data collection (#6430)Markos Fountoulakis
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-14Prometheus version update (#6652)Promise Akpan
2019-08-14Add MongoDB backend (#6524)Vladimir Kobal
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-08-12Fix a segmentation fault in backends (#6627)Vladimir Kobal
2019-07-12Add more supported backends to the documentation (#6443)Vladimir Kobal
2019-07-10SSL vs. TLS consistency and clarification in documentation (#6414)Joel Hans
2019-06-27Backend and SSL! (#6220)thiagoftsm
2019-06-13Add comments about AWS SDK for C++ installation (#6277)Vladimir Kobal
2019-06-07Prometheus remote write backend (#6062)Vladimir Kobal
2019-05-17Fix timestamps being reversed for backends (#6040)Markos Fountoulakis
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-05-13Add AWS Kinesis backend (#5914)Vladimir Kobal
2019-03-31Fix some misspells in docs and code (#5549)JoeWrightss
2019-03-04Support legacy Prometheus metric names for source average (#5531)Chris Akritidis
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2019-01-07Clarify backend modes of operation (#5116)Chris Akritidis
2019-01-03do not report stale metrics to prometheus; fixes #5064 (#5084)Costa Tsaousis