]> git.ipfire.org Git - thirdparty/collectd.git/commit
Tree-wide: Remove support for "absolute" metric values. 3507/head
authorFlorian Forster <octo@google.com>
Thu, 16 Jul 2020 16:55:13 +0000 (18:55 +0200)
committerFlorian Forster <octo@google.com>
Thu, 16 Jul 2020 19:46:33 +0000 (21:46 +0200)
commitcf6da6bd08b3b4913e50d12dca08571bc7011898
tree901ad4fa6f440f4f28dd56d3086a7c5044636add
parentcbab1b8dde3e40464f2b996d7b0ee1c82b203c9a
Tree-wide: Remove support for "absolute" metric values.
46 files changed:
src/collectd-perl.pod
src/collectd-python.pod
src/collectd.conf.pod
src/csv.c
src/curl.c
src/curl_xml.c
src/daemon/plugin.c
src/daemon/plugin.h
src/daemon/types_list.c
src/daemon/utils_cache.c
src/gmond.c
src/grpc.cc
src/java.c
src/modbus.c
src/network.c
src/perl.c
src/postgresql.c
src/python.c
src/pyvalues.c
src/redfish.c
src/redfish_test.c
src/redis.c
src/rrdcached.c
src/rrdtool.c
src/snmp.c
src/snmp_agent.c
src/tail.c
src/target_scale.c
src/types.db
src/types.db.pod
src/utils/common/common.c
src/utils/format_graphite/format_graphite.c
src/utils/format_json/format_json.c
src/utils/format_kairosdb/format_kairosdb.c
src/utils/format_stackdriver/format_stackdriver.c
src/utils/match/match.c
src/utils/match/match.h
src/utils/rrdcreate/rrdcreate.c
src/utils_lua.c
src/write_influxdb_udp.c
src/write_mongodb.c
src/write_prometheus.c
src/write_riemann.c
src/write_sensu.c
src/write_syslog.c
src/write_tsdb.c