summaryrefslogtreecommitdiffstats
path: root/backends/backends.c
AgeCommit message (Expand)Author
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-08-18Fix HTTP header for the remote write exporting connector (#9775)Vladimir Kobal
2020-05-22Send anonymous statistics from backends and exporting engine (#9125)Vladimir Kobal
2020-03-30Add a MongoDB connector to the exporting engine (#8416)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-01-07Fix spelling of Prometheus (#7673) (#7674)Craig Andrews
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-08-28Variable Granularity support for data collection (#6430)Markos Fountoulakis
2019-08-14Add MongoDB backend (#6524)Vladimir Kobal
2019-08-12Fix a segmentation fault in backends (#6627)Vladimir Kobal
2019-06-27Backend and SSL! (#6220)thiagoftsm
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
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-10-26fixed rpm build; (#4503)Costa Tsaousis
2018-10-24query code cleanup (#4480)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis