summaryrefslogtreecommitdiffstats
path: root/src/backend_prometheus.c
AgeCommit message (Expand)Author
2018-03-13do not send netdata_info with timestamps when timestamps=noCosta Tsaousis (ktsaou)
2018-03-13fix prometheus parsing error #3519Costa Tsaousis (ktsaou)
2018-03-12added netdata_host_tags_info; https://github.com/firehol/netdata/issues/3519#...Costa Tsaousis (ktsaou)
2018-03-12narrow the scope of the mutexCosta Tsaousis (ktsaou)
2018-03-12last access time for prometheus hosts is now per netdata host usedCosta Tsaousis (ktsaou)
2018-03-11propagate netdata version with streaming; add netdata version to prometheus m...Costa Tsaousis (ktsaou)
2018-03-11support prometheus Pushgateway, by eliminating timestamps; fixes #3526Costa Tsaousis (ktsaou)
2017-07-13adapted prometheus formatting based on #2436Costa Tsaousis (ktsaou)
2017-07-11code cleanup - added check for homogeneous or heterogeneous chartsCosta Tsaousis (ktsaou)
2017-07-11fixed wrong copy-pasteCosta Tsaousis (ktsaou)
2017-07-11improved alignment of metrics sent to backends for data source average and sumCosta Tsaousis (ktsaou)
2017-07-10prometheus: respect [backend].send charts matching optionCosta Tsaousis (ktsaou)
2017-07-10prometheus: allow prefix to be given on the URLCosta Tsaousis (ktsaou)
2017-07-10prometheus: added prefix to all metricsCosta Tsaousis (ktsaou)
2017-07-09prometheus: HELP and TYPE lines are now commentsCosta Tsaousis (ktsaou)
2017-07-09prometheus: help lines at the top merged to one lineCosta Tsaousis (ktsaou)
2017-07-09prometheus support all data sources netdata supports for the other backends: ...Costa Tsaousis (ktsaou)