summaryrefslogtreecommitdiffstats
path: root/backends/prometheus/backend_prometheus.c
AgeCommit message (Expand)Author
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2021-03-08Fix typo in backend_prometheus.c (#10716)Ikko Ashimine
2020-08-20Change timestamps for global variables in Prometheus output (#9779)Vladimir Kobal
2020-05-19Fix issue #9085: Prometheus TYPE lines incorrectly formatted (when enabled v...Jeff Gehlbach
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-12Add a Prometheus Remote Write connector to the exporting engine (#8292)Vladimir Kobal
2020-01-09fix remote write value with average data source (#7694)Dylan Wang
2019-10-16Don't write an HTTP response 204 to logs (#7035)Vladimir Kobal
2019-06-07Prometheus remote write backend (#6062)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-03do not report stale metrics to prometheus; fixes #5064 (#5084)Costa Tsaousis
2018-10-24query code cleanup (#4480)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis