323 KiB
Changelog
v1.22.0
Influx Line Protocol Parser
There is an option to use a faster, more memory-efficient implementation of the Influx Line Protocol parser.
SNMP Translator
This version introduces an agent setting to select the method of translating SNMP objects. The agent setting "snmp_translator" can be "netsnmp" which translates by calling external programs snmptranslate and snmptable, or "gosmi" which translates using the built-in gosmi library.
Before version 1.21.0, Telegraf only used the netsnmp method. Versions
1.21.0 through 1.21.4 only used the gosmi method. Since the
translation method is now configurable and "netsnmp" is the default,
users who wish to continue using "gosmi" must add snmp_translator = "gosmi" in the agent section of their config file. See
#10802.
New Input Plugins
- #3649
inputs.socketstatAdd socketstat input plugin - #9697
inputs.xtremioAdd xtremio input - #9782
inputs.mockAdd mock input plugin - #10042
inputs.redis_sentinelAdd redis sentinel input plugin - #10106
inputs.nomadAdd nomad input plugin - #10198
inputs.vaultAdd vault input plugin - #10258
inputs.consul_agentAdd consul agent input plugin - #10763
inputs.hugepagesAdd hugepages input plugin
New Processor Plugins
- #10057
processors.noiseAdd noise processor plugin
Features
- #9332
agentHTTP basic auth for webhooks - #10307
agentImprove error logging on plugin initialization - #10341
agentCheck TLSConfig early to catch missing certificates - #10404
agentSupport headers for http plugin with cookie auth - #10545
agentAdd a collection offset implementation - #10559
agentAdd autorestart and restartdelay flags to Windows service - #10515
aggregators.histogramAdd config option to push only updated values - #10520
aggregators.histogramAdd expiration option - #10137
inputs.bondAdd additional stats to bond collector - #10382
inputs.dockerUpdate docker client API version - #10575
inputs.fileAllow for stateful parser handling - #7484
inputs.gnmiadd dynamic tagging to gnmi plugin - #10220
inputs.graylogAdd timeout setting option - #10530
inputs.internet_speedAdd caching to internet_speed - #10243
inputs.kibanaAdd heap_size_limit field - #10641
inputs.memcachedgather additional stats from memcached - #10642
inputs.memcachedSupport client TLS origination - #9279
inputs.modbusSupport multiple slaves with gateway - #10231
inputs.modbusAdd per-request tags - #10625
inputs.mongodbAdd FsTotalSize and FsUsedSize fields - #10787
inputs.nfsclientAdd new rtt per op field - #10705
inputs.openweathermapAdd feels_like field - #9710
inputs.postgresqlAdd option to disable prepared statements for PostgreSQL - #10339
inputs.snmp_trapDeprecate unused snmp_trap timeout configuration option - #9671
inputs.sqlAdd ClickHouse driver to sql inputs/outputs plugins - #10466
inputs.statsdAdd option to sanitize collected metric names - #9432
inputs.varnishCreate option to reduce potentially high cardinality - #6501
inputs.win_perf_countersImplemented support for reading raw values, added tests and doc - #10535
inputs.win_perf_countersAllow errors to be ignored - #9822
inputs.x509_certAdd exclude_root_certs option to x509_cert plugin - #9963
outputs.datadogAdd the option to use compression - #10505
outputs.elasticsearchAdd elastic pipeline flags - #10499
outputs.groundworkProcess group tags - #10186
outputs.httpAdd optional list of non retryable http status codes - #10202
outputs.httpSupport AWS managed service for prometheus - #8192
outputs.kafkaAdd socks5 proxy support - #10673
outputs.sqlAdd unsigned style config option - #10672
outputs.websocketAdd socks5 proxy support - #10267
parsers.csvAdd option to skip errors during parsing - #10749
parsers.influxAdd new influx line protocol parser via feature flag - #10585
parsers.xpathAdd tag batch-processing to XPath parser - #10316
processors.templateAdd more functionality to template processor - #10252
serializers.wavefrontAdd option to disable Wavefront prefix conversion
Bugfixes
- #10803
agentUpdate parsing logic of config.Duration to correctly require time and duration - #10814
agentUpdate the precision parameter default value - #10872
agentChange name of agent snmp translator setting - #10876
inputs.consul_agentRename consul_metrics -> consul_agent - #10711
inputs.dockerKeep data type of tasks_desired field consistent - #10083
inputs.httpAdd metadata support to CSV parser plugin - #10701
inputs.mdstatFix parsing output when when sync is less than 10% - #10385
inputs.modbusRe-enable OpenBSD modbus support - #10790
inputs.ntpqCorrectly read ntpq long poll output with extra characters - #10384
inputs.opcuaAccept non-standard OPC UA OK status by implementing a configurable workaround - #10465
inputs.opcuaAdd additional data to error messages - #10735
inputs.snmpLog err when loading mibs - #10748
inputs.snmpUse the correct path when evaluating symlink - #10802
inputs.snmpAdd option to select translator - #10527
inputs.systemRemove verbose logging from disk input plugin - #10706
outputs.influxdb_v2Include influxdb bucket name in error messages - #10623
outputs.groundworkSet NextCheckTime to LastCheckTime to avoid GroundWork to invent a value - #10749
parsers.influxAdd new influx line protocol parser via feature flag - #10777
parsers.json_v2Allow multiple optional objects - #10799
parsers.json_v2Check if gpath exists and support optional in fields/tags - #10798
parsers.xpathCorrectly handling imports in protocol-buffer definitions - #10602 Update github.com/aws/aws-sdk-go-v2/service/sts from 1.7.2 to 1.14.0
- #10604 Update github.com/aerospike/aerospike-client-go from 1.27.0 to 5.7.0
- #10686 Update github.com/sleepinggenius2/gosmi from v0.4.3 to v0.4.4
- #10692 Update github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.5.0 to 1.13.0
- #10693 Update github.com/gophercloud/gophercloud from 0.16.0 to 0.24.0
- #10702 Update github.com/jackc/pgx/v4 from 4.14.1 to 4.15.0
- #10704 Update github.com/sensu/sensu-go/api/core/v2 from 2.12.0 to 2.13.0
- #10713 Update k8s.io/api from 0.23.3 to 0.23.4
- #10714 Update cloud.google.com/go/pubsub from 1.17.1 to 1.18.0
- #10715 Update github.com/newrelic/newrelic-telemetry-sdk-go from 0.5.1 to 0.8.1
- #10717 Update github.com/ClickHouse/clickhouse-go from 1.5.1 to 1.5.4
- #10718 Update github.com/wavefronthq/wavefront-sdk-go from 0.9.9 to 0.9.10
- #10719 Update github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.12.0 to 1.13.0
- #10720 Update github.com/aws/aws-sdk-go-v2/config from 1.8.3 to 1.13.1
- #10721 Update github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.6.0 to 1.10.0
- #10728 Update github.com/testcontainers/testcontainers-go from 0.11.1 to 0.12.0
- #10751 Update github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.13.0 to 1.14.0
- #10752 Update github.com/nats-io/nats-server/v2 from 2.7.2 to 2.7.3
- #10757 Update github.com/miekg/dns from 1.1.43 to 1.1.46
- #10758 Update github.com/shirou/gopsutil/v3 from 3.21.12 to 3.22.2
- #10759 Update github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.10.0 to 1.11.0
- #10772 Update github.com/Shopify/sarama from 1.29.1 to 1.32.0
- #10807 Update github.com/nats-io/nats-server/v2 from 2.7.3 to 2.7.4
Features
- #9332
agentHTTP basic auth for webhooks - #10307
agentImprove error logging on plugin initialization - #10341
agentCheck TLSConfig early to catch missing certificates - #10404
agentSupport headers for http plugin with cookie auth - #10545
agentAdd a collection offset implementation - #10559
agentAdd autorestart and restartdelay flags to Windows service - #10515
aggregators.histogramAdd config option to push only updated values - #10520
aggregators.histogramAdd expiration option - #10137
inputs.bondAdd additional stats to bond collector - #10382
inputs.dockerUpdate docker client API version - #10575
inputs.fileAllow for stateful parser handling - #7484
inputs.gnmiadd dynamic tagging to gnmi plugin - #10220
inputs.graylogAdd timeout setting opiton - #10530
inputs.internet_speedAdd caching to internet_speed - #10243
inputs.kibanaAdd heap_size_limit field - #10641
inputs.memcachedgather additional stats from memcached - #10642
inputs.memcachedSupport client TLS origination - #9279
inputs.modbusSupport multiple slaves with gateway - #10231
inputs.modbusAdd per-request tags - #10625
inputs.mongodbAdd FsTotalSize and FsUsedSize fields - #10787
inputs.nfsclientAdd new rtt per op field - #10705
inputs.openweathermapAdd feels_like field - #9710
inputs.postgresqlAdd option to disable prepared statements for PostgreSQL - #10339
inputs.snmp_trapDeprecate unused snmp_trap timeout configuration option - #9671
inputs.sqlAdd ClickHouse driver to sql inputs/outputs plugins - #10466
inputs.statsdAdd option to sanitize collected metric names - #9432
inputs.varnishCreate option to reduce potentially high cardinality - #6501
inputs.win_perf_countersImplemented support for reading raw values, added tests and doc - #10535
inputs.win_perf_countersAllow errors to be ignored - #9822
inputs.x509_certAdd exclude_root_certs option to x509_cert plugin - #9963
outputs.datadogAdd the option to use compression - #10505
outputs.elasticsearchAdd elastic pipeline flags - #10499
outputs.groundworkProcess group tags - #10186
outputs.httpAdd optional list of non retryable http status codes - #10202
outputs.httpSupport AWS managed service for prometheus - #8192
outputs.kafkaAdd socks5 proxy support - #10673
outputs.sqlAdd unsigned style config option - #10672
outputs.websocketAdd socks5 proxy support - #10267
parsers.csvAdd option to skip errors during parsing - #10585
parsers.xpathAdd tag batch-processing to XPath parser - #10316
processors.templateAdd more functionality to template processor - #10252
serializers.wavefrontAdd option to disable Wavefront prefix conversion
New Input Plugins
- #3649
inputs.socketstatAdd socketstat input plugin - #9697
inputs.xtremioAdd xtremio input - #9782
inputs.mockAdd mock input plugin - #10042
inputs.redis_sentinelAdd redis sentinel input plugin - #10106
inputs.nomadAdd nomad input plugin - #10198
inputs.vaultAdd vault input plugin - #10258
inputs.consul_agentAdd consul metrics input plugin - #10763
inputs.hugepagesAdd hugepages input plugin
New Processor Plugins
- #10057
processors.noiseAdd noise processor plugin
v1.21.4 [2022-02-16]
Bugfixes
- #10491
inputs.dockerUpdate docker memory usage calculation - #10636
inputs.ecsUse current time as timestamp - #10551
inputs.snmpEnsure folders do not get loaded more than once - #10579
inputs.win_perf_countersAdd deprecated warning and version to win_perf_counters option - #10635
outputs.amqpCheck for nil client before closing in amqp - #10179
outputs.azure_data_explorerLower RAM usage - #10513
outputs.elasticsearchAdd scheme to fix error in sniffing option - #10657
parsers.json_v2Fix timestamp change during execution of json_v2 parser - #10618
parsers.json_v2Fix incorrect handling of json_v2 timestamp_path - #10468
parsers.json_v2Allow optional paths and handle wrong paths correctly - #10547
serializers.prometheusremotewriteUse the correct timestamp unit - #10647 Update all go.opentelemetry.io from 0.24.0 to 0.27.0
- #10652 Update github.com/signalfx/golib/v3 from 3.3.38 to 3.3.43
- #10653 Update github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1004 to 1.61.1483
- #10503 Update github.com/denisenkom/go-mssqldb from 0.10.0 to 0.12.0
- #10626 Update github.com/gopcua/opcua from 0.2.3 to 0.3.1
- #10638 Update github.com/nats-io/nats-server/v2 from 2.6.5 to 2.7.2
- #10589 Update k8s.io/client-go from 0.22.2 to 0.23.3
- #10601 Update github.com/aws/aws-sdk-go-v2/service/kinesis from 1.6.0 to 1.13.0
- #10588 Update github.com/benbjohnson/clock from 1.1.0 to 1.3.0
- #10598 Update github.com/Azure/azure-kusto-go from 0.5.0 to 0.5.2
- #10571 Update github.com/vmware/govmomi from 0.27.2 to 0.27.3
- #10572 Update github.com/prometheus/client_golang from 1.11.0 to 1.12.1
- #10564 Update go.mongodb.org/mongo-driver from 1.7.3 to 1.8.3
- #10563 Update github.com/google/go-cmp from 0.5.6 to 0.5.7
- #10562 Update go.opentelemetry.io/collector/model from 0.39.0 to 0.43.2
- #10538 Update github.com/multiplay/go-ts3 from 1.0.0 to 1.0.1
- #10454 Update cloud.google.com/go/monitoring from 0.2.0 to 1.2.0
- #10536 Update github.com/vmware/govmomi from 0.26.0 to 0.27.2
New External Plugins
v1.21.3 [2022-01-27]
Bugfixes
- #10430
inputs.snmp_trapFix translation of partially resolved OIDs - #10529 Update deprecation notices
- #10525 Update grpc module to v1.44.0
- #10434 Update google.golang.org/api module from 0.54.0 to 0.65.0
- #10507 Update antchfx/xmlquery module from 1.3.6 to 1.3.9
- #10521 Update nsqio/go-nsq module from 1.0.8 to 1.1.0
- #10506 Update prometheus/common module from 0.31.1 to 0.32.1
- #10474
inputs.ipsetFix panic when command not found - #10504 Update cloud.google.com/go/pubsub module from 1.17.0 to 1.17.1
- #10432 Update influxdata/influxdb-observability/influx2otel module from 0.2.8 to 0.2.10
- #10478
inputs.opcuaRemove duplicate fields - #10473
parsers.nagiosLog correct errors when executing commands - #10463
inputs.execdAdd newline in execd for prometheus parsing - #10451 Update shirou/gopsutil/v3 module from 3.21.10 to 3.21.12
- #10453 Update jackc/pgx/v4 module from 4.6.0 to 4.14.1
- #10449 Update Azure/azure-event-hubs-go/v3 module from 3.3.13 to 3.3.17
- #10450 Update gosnmp/gosnmp module from 1.33.0 to 1.34.0
- #10442
parsers.wavefrontAdd missing setting wavefront_disable_prefix_conversion - #10435 Update hashicorp/consul/api module from 1.9.1 to 1.12.0
- #10436 Update antchfx/xpath module from 1.1.11 to 1.2.0
- #10433 Update antchfx/jsonquery module from 1.1.4 to 1.1.5
- #10414 Update prometheus/procfs module from 0.6.0 to 0.7.3
- #10354
inputs.snmpFix panic when mibs folder doesn't exist (#10346) - #10393
outputs.syslogCorrectly set ASCII trailer for syslog output - #10415 Update aws/aws-sdk-go-v2/service/cloudwatchlogs module from 1.5.2 to 1.12.0
- #10416 Update kardianos/service module from 1.0.0 to 1.2.1
- #10396
inputs.httpAllow empty http body - #10417 Update couchbase/go-couchbase module from 0.1.0 to 0.1.1
- #10413
parsers.json_v2Fix timestamp precision when using unix_ns format - #10418 Update pion/dtls/v2 module from 2.0.9 to 2.0.13
- #10402 Update containerd/containerd module to 1.5.9
- #8947
outputs.timestreamFix batching logic with write records and introduce concurrent requests - #10360
outputs.amqpAvoid connection leak when writing error - #10097
outputs.stackdriverSend correct interval start times for counters
v1.21.2 [2022-01-05]
Release Notes
Happy New Year!
Features
- Added arm64 MacOS builds
- Added riscv64 Linux builds
- Numerous changes to CircleCI config to ensure more timely completion and more clear execution flow
Bugfixes
- #10318
inputs.diskFix missing storage in containers - #10324
inputs.dpdkAdd note about dpdk and socket availability - #10296
inputs.logparserResolve panic in logparser due to missing Log - #10322
inputs.snmpEnsure module load order to avoid snmp marshal error - #10321
inputs.snmpDo not require networking during tests - #10303
inputs.snmpResolve SNMP panic due to no gosmi module - #10295
inputs.snmpGrab MIB table columns more accurately - #10299
inputs.snmpCheck index before assignment when floating :: exists to avoid panic - #10301
inputs.snmpFix panic if no mibs folder is found - #10373
inputs.snmp_trapDocument deprecation of timeout parameter - #10377
parsers.csvempty import tzdata for Windows binaries to correctly set timezone - #10332 Update github.com/djherbis/times module from v1.2.0 to v1.5.0
- #10343 Update github.com/go-ldap/ldap/v3 module from v3.1.0 to v3.4.1
- #10255 Update github.com/gwos/tcg/sdk module from v0.0.0-20211130162655-32ad77586ccf to v0.0.0-20211223101342-35fbd1ae683c and improve logging
v1.21.1 [2021-12-16]
Bugfixes
- #10288 Fix panic in parsers due to missing Log for all plugins using SetParserFunc.
- #10288 Fix panic in parsers due to missing Log for all plugins using SetParserFunc
- #10247 Update go-sensu module to v2.12.0
- #10284
inputs.openstackFix typo in openstack neutron input plugin (newtron)
Features
- #10239 Enable Darwin arm64 build
- #10150
inputs.smartAdd SMART plugin concurrency configuration option, nvme-cli v1.14+ support and lint fixes. - #10150
inputs.smartAdd SMART plugin concurrency configuration option, nvme-cli v1.14+ support and lint fixes
v1.21.0 [2021-12-15]
Release Notes
The signing for RPM digest has changed to use sha256 to improve security. Please see the pull request for more details: #10272.
Thank you to @zak-pawel for lots of linter fixes!
Bugfixes
- #10268
inputs.snmpUpdate snmp plugin to respect number of retries configured - #10225
outputs.wavefrontFlush wavefront output sender on error to clean up broken connections - #9970 Restart Telegraf service if it is already running and upgraded via RPM
- #10188
parsers.xpathHandle duplicate registration of protocol-buffer files gracefully - #10132
inputs.http_listener_v2Fix panic on close to check that Telegraf is closing - #10196
outputs.elasticsearchImplement NaN and inf handling for elasticsearch output - #10205 Print loaded plugins and deprecations for once and test flags
- #10214
processors.ifnameEliminate MIB dependency for ifname processor - #10206
inputs.snmpOptimize locking for SNMP MIBs loading - #9975
inputs.kube_inventorySet TLS server name config properly - #10230 Sudden close of Telegraf caused by OPC UA input plugin
- #9913 Update eclipse/paho.mqtt.golang module from 1.3.0 to 1.3.5
- #10221
parsers.json_v2Parser timestamp setting order - #10209
outputs.graylogEnsure graylog spec fields not prefixed with _ - #10099
inputs.zfsPool detection and metrics gathering for ZFS >= 2.1.x - #10007
processors.ifnameParallelism fix for ifname processor - #10208
inputs.mqtt_consumerMqtt topic extracting no longer requires all three fields - #9616 Windows Service - graceful shutdown of telegraf
- #10203 Revert unintented corruption of the Makefile
- #10112
inputs.cloudwatchCloudwatch metrics collection - #10178
outputs.allRegister bigquery to output plugins - #10165
inputs.sysstatSysstat to use unique temp file vs hard-coded - #10046 Update nats-sever to support openbsd
- #10091
inputs.prometheusCheck error before defer in prometheus k8s - #10101
inputs.win_perf_countersAdd setting to win_perf_counters input to ignore localization - #10136
inputs.snmp_trapRemove snmptranslate from readme and fix default path - #10116
inputs.statsdInput plugin statsd parse error - #10131 Skip knxlistener when writing the sample config
- #10119
inputs.cpuUpdate shirou/gopsutil from v2 to v3 - #10074
outputs.graylogFailing test due to port already in use - #9865
inputs.directory_monitorDirectory monitor input plugin when data format is CSV and csv_skip_rows>0 and csv_header_row_count>=1 - #9862
outputs.graylogGraylog plugin TLS support and message format - #9908
parsers.json_v2Remove dead code - #9881
outputs.graylogMute graylog UDP/TCP tests by marking them as integration - #9751 Update google.golang.org/grpc module from 1.39.1 to 1.40.0
Features
- #10200
aggregators.deprecations.goImplement deprecation infrastructure - #9518
inputs.snmpSnmp to use gosmi - #10130
outputs.influxdb_v2Add retry to 413 errors with InfluxDB output - #10144
inputs.win_servicesAdd exclude filter - #9995
inputs.mqtt_consumerEnable extracting tag values from MQTT topics - #9419
aggregators.allAdd support of aggregator as Starlark script - #9561
processors.regexExtend regexp processor do allow renaming of measurements, tags and fields - #8184
outputs.httpAdd use_batch_format for HTTP output plugin - #9988
inputs.kafka_consumerAdd max_processing_time config to Kafka Consumer input - #9841
inputs.sqlserverAdd additional metrics to support elastic pool (sqlserver plugin) - #9910
common.tlsFilter client certificates by DNS names - #9942
outputs.azure_data_explorerAdd option to skip table creation in azure data explorer output - #9984
processors.ifnameAdd more details to logmessages - #9833
common.kafkaAdd metadata full to config - #9876 Update etc/telegraf.conf and etc/telegraf_windows.conf
- #9256
inputs.modbusModbus connection settings (serial) - #9860
inputs.directory_monitorAdds the ability to create and name a tag containing the filename using the directory monitor input plugin - #9740
inputs.prometheusAdd ignore_timestamp option - #9513
processors.starlarkStarlark processor example for processing sparkplug_b messages - #9449
parsers.json_v2Support defining field/tag tables within an object table - #9827
inputs.elasticsearch_queryAdd debug query output to elasticsearch_query - #9241
inputs.snmpTelegraf to merge tables with different indexes - #9013
inputs.opcuaAllow user to select the source for the metric timestamp. - #9706
inputs.puppetagentAdd measurements from puppet 5 - #9644
outputs.graylogAdd graylog plugin TCP support - #8229
outputs.azure_data_explorerAdd json_timestamp_layout option
New Input Plugins
New Output Plugins
- #9891 Add new groundwork output plugin
- #9923 Add mongodb output plugin
- #9346 Azure Event Hubs output plugin
v1.20.4 [2021-11-17]
Release Notes
- #10073 Update go version from 1.17.2 to 1.17.3
- #10100 Update deprecated plugin READMEs to better indicate deprecation
Thank you to @zak-pawel for lots of linter fixes!
- #9986 Linter fixes for plugins/inputs/[h-j]*
- #9999 Linter fixes for plugins/inputs/[k-l]*
- #10006 Linter fixes for plugins/inputs/m*
- #10011 Linter fixes for plugins/inputs/[n-o]*
Bugfixes
- #10089 Update BurntSushi/toml from 0.3.1 to 0.4.1
- #10075
inputs.mongodbUpdate readme with correct connection URI - #10076 Update gosnmp module from 1.32 to 1.33
- #9966
inputs.mysqlFix type conversion follow-up - #10068
inputs.proxmoxChanged VM ID from string to int - #10047
inputs.modbusDo not build modbus on openbsd - #10019
inputs.cisco_telemetry_mdtMove to new protobuf library - #10001
outputs.lokiAdd metric name with label "__name" - #9980
inputs.nvidia_smiSet the default path correctly - #10010 Update go.opentelemetry.io/otel from v0.23.0 to v0.24.0
- #10044
inputs.sqlserverAdd elastic pool in supported versions in sqlserver - #10029
inputs.influxdbUpdate influxdb input schema docs - #10026
inputs.intel_rdtCorrect timezone handling
v1.20.3 [2021-10-27]
Release Notes
- #9873 Update go to 1.17.2
Bugfixes
- #9948 Update github.com/aws/aws-sdk-go-v2/config module from 1.8.2 to 1.8.3
- #9997
inputs.ipmi_sensorRedact IPMI password in logs - #9978
inputs.kube_inventoryDo not skip resources with zero s/ns timestamps - #9998 Update gjson module to v1.10.2
- #9973
inputs.procstatRevert and fix tag creation - #9943
inputs.sqlserverAdd sqlserver plugin integration tests - #9647
inputs.cloudwatchUse the AWS SDK v2 library - #9954
processors.starlarkStarlark pop operation for non-existing keys - #9956
inputs.zfsCheck return code of zfs command for FreeBSD - #9585
inputs.kube_inventoryFix segfault in ingress, persistentvolumeclaim, statefulset in kube_inventory - #9901
inputs.ethtoolAdd normalization of tags for ethtool input plugin - #9957
inputs.internet_speedResolve missing latency field - #9662
inputs.prometheusDecode Prometheus scrape path from Kuberentes labels - #9933
inputs.procstatCorrect conversion of int with specific bit size - #9940
inputs.webhooksProvide more fields for papertrail event webhook - #9892
inputs.mongodbSolve compatibility issue for mongodb inputs when using 5.x relicaset - #9768 Update github.com/Azure/azure-kusto-go module from 0.3.2 to 0.4.0
- #9904 Update github.com/golang-jwt/jwt/v4 module from 4.0.0 to 4.1.0
- #9921 Update github.com/apache/thrift module from 0.14.2 to 0.15.0
- #9403
inputs.mysqlFix inconsistent metric types in mysql - #9905 Update github.com/docker/docker module from 20.10.7+incompatible to 20.10.9+incompatible
- #9920
inputs.prometheusMove err check to correct place - #9869 Update github.com/prometheus/common module from 0.26.0 to 0.31.1
- #9866 Update snowflake database driver module to 1.6.2
- #9527
inputs.intel_rdtAllow sudo usage - #9893 Update github.com/jaegertracing/jaeger module from 1.15.1 to 1.26.0
New External Plugins
- IBM DB2 - contributed by @sranka
- Oracle Database - contributed by @sranka
v1.20.2 [2021-10-07]
Bugfixes
- #9878
inputs.cloudwatchUse new session API - #9872
parsers.json_v2Duplicate line_protocol when using object and fields - #9787
parsers.influxFix memory leak in influx parser - #9880
inputs.stackdriverMigrate to cloud.google.com/go/monitoring/apiv3/v2 - #9887 Fix makefile typo that prevented i386 tar and rpm packages from being built
v1.20.1 [2021-10-06]
Bugfixes
- #9776 Update k8s.io/apimachinery module from 0.21.1 to 0.22.2
- #9864 Update containerd module to v1.5.7
- #9863 Update consul module to v1.11.0
- #9846
inputs.mongodbFix panic due to nil dereference - #9850
inputs.intel_rdtPrevent timeout when logging - #9848
outputs.lokiUpdate http_headers setting to match sample config - #9808
inputs.procstatAdd missing tags - #9803
outputs.mqttAdd keep alive config option and documentation around issue with eclipse/mosquitto version - #9800 Fix output buffer never completely flushing
- #9458
inputs.couchbaseFix insecure certificate validation - #9797
inputs.opentelemetryFix error returned to OpenTelemetry client - #9789 Update github.com/testcontainers/testcontainers-go module from 0.11.0 to 0.11.1
- #9791 Update github.com/Azure/go-autorest/autorest/adal module
- #9678 Update github.com/Azure/go-autorest/autorest/azure/auth module from 0.5.6 to 0.5.8
- #9769 Update cloud.google.com/go/pubsub module from 1.15.0 to 1.17.0
- #9770 Update github.com/aws/smithy-go module from 1.3.1 to 1.8.0
Features
- #9838
inputs.elasticsearch_queryAdd custom time/date format field
v1.20.0 [2021-09-17]
Release Notes
- #9642 Build with Golang 1.17
Bugfixes
- #9700 Update thrift module to 0.14.2 and zipkin-go-opentracing to 0.4.5
- #9587
outputs.opentelemetryUse headers config in grpc requests - #9713 Update runc module to v1.0.0-rc95 to address CVE-2021-30465
- #9699 Migrate dgrijalva/jwt-go to golang-jwt/jwt/v4
- #9139
serializers.prometheusUpdate timestamps and expiration time as new data arrives - #9625
outputs.graylogOutput timestamp with fractional seconds - #9655 Update cloud.google.com/go/pubsub module from 1.2.0 to 1.15.0
- #9674
inputs.mongodbChange command based on server version - #9676
outputs.dynatraceRemove hardcoded int value - #9619
outputs.influxdb_v2Increase accepted retry-after header values. - #9652 Update tinylib/msgp module from 1.1.5 to 1.1.6
- #9471
inputs.sqlMake timeout apply to single query - #9760 Update shirou/gopsutil module to 3.21.8
- #9707
inputs.logstashAdd additional logstash output plugin stats - #9656 Update miekg/dns module from 1.1.31 to 1.1.43
- #9750 Update antchfx/xmlquery module from 1.3.5 to 1.3.6
- #9757
parsers.registry.goFix panic for non-existing metric names - #9677 Update Azure/azure-event-hubs-go/v3 module from 3.2.0 to 3.3.13
- #9653 Update prometheus/client_golang module from 1.7.1 to 1.11.0
- #9693
inputs.cloudwatchFix pagination error - #9727
outputs.httpAdd error message logging - #9718 Update influxdata/influxdb-observability module from 0.2.4 to 0.2.7
- #9560 Update gopcua/opcua module
- #9544
inputs.couchbaseFix memory leak - #9588
outputs.opentelemetryUse attributes setting
Features
- #9665
inputs.systemd_unitsfeat(plugins/inputs/systemd_units): add pattern support - #9598
outputs.sqlAdd bool datatype - #9386
inputs.cloudwatchPull metrics from multiple AWS CloudWatch namespaces - #9411
inputs.cloudwatchSupport AWS Web Identity Provider - #9570
inputs.modbusAdd support for RTU over TCP - #9488
inputs.procstatSupport cgroup globs and include systemd unit children - #9322
inputs.suricataSupport alert event type - #5464
inputs.prometheusAdd ability to query Consul Service catalog - #8641
outputs.prometheus_clientAdd Landing page - #9529
inputs.http_listener_v2Allows multiple paths and add path_tag - #9395 Add cookie authentication to HTTP input and output plugins
- #8454
inputs.syslogAdd RFC3164 support - #9351
inputs.jenkinsAdd option to include nodes by name - #9277 Add JSON, MessagePack, and Protocol-buffers format support to the XPath parser
- #9343
inputs.snmp_trapImprove MIB lookup performance - #9342
outputs.newrelicAdd option to override metric_url - #9306
inputs.smartAdd power mode status - #9762
inputs.bondAdd count of bonded slaves (for easier alerting) - #9675
outputs.dynatraceRemove special handling from counters and update dynatrace-oss/dynatrace-metric-utils-go module to 0.3.0
New Input Plugins
- #9602 Add rocm_smi input to monitor AMD GPUs
- #9101 Add mdstat input to gather from /proc/mdstat collection
- #3536 Add Elasticsearch query input
- #9623 Add internet Speed Monitor Input Plugin
New Output Plugins
v1.19.3 [2021-08-18]
Bugfixes
- #9639 Update sirupsen/logrus module from 1.7.0 to 1.8.1
- #9638 Update testcontainers/testcontainers-go module from 0.11.0 to 0.11.1
- #9637 Update golang/snappy module from 0.0.3 to 0.0.4
- #9636 Update aws/aws-sdk-go-v2 module from 1.3.2 to 1.8.0
- #9605
inputs.prometheusFix prometheus kubernetes pod discovery - #9606
inputs.redisImprove redis commands documentation - #9566
outputs.cratedbReplace dots in tag keys with underscores - #9401
inputs.clickhouseFix panic, improve handling empty result set - #9583
inputs.opcuaAvoid closing session on a closed connection - #9576
processors.awsRefactor ec2 init for config-api - #9571
outputs.lokiSort logs by timestamp before writing to Loki - #9524
inputs.opcuaFix reconnection regression introduced in 1.19.1 - #9581
inputs.kube_inventoryFix k8s nodes and pods parsing error - #9577 Update sensu/go module to v2.9.0
- #9554
inputs.postgresqlNormalize unix socket path - #9565 Update hashicorp/consul/api module to 1.9.1
- #9552
inputs.vsphereUpdate vmware/govmomi module to v0.26.0 in order to support vSphere 7.0 - #9550
inputs.opcuaDo not skip good quality nodes after a bad quality node is encountered
v1.19.2 [2021-07-28]
Release Notes
- #9542 Update Go to v1.16.6
Bugfixes
- #9363
outputs.dynatraceUpdate dynatrace output to allow optional default dimensions - #9526
outputs.influxdbFix metrics reported as written but not actually written - #9549
inputs.kube_inventoryPrevent segfault in persistent volume claims - #9503
inputs.nsq_consumerFix connection error when not using server setting - #9540
inputs.sqlFix handling bool column - #9387 Linter fixes for plugins/inputs/[fg]*
- #9438
inputs.kubernetesAttach the pod labels to kubernetes_pod_volume and kubernetes_pod_network metrics - #9519
processors.ifnameFix SNMP empty metric name - #8587
inputs.sqlserverAdd tempdb troubleshooting stats and missing V2 query metrics - #9323
inputs.x509_certPrevent x509_cert from hanging on UDP connection - #9504
parsers.json_v2Simplify how nesting is handled - #9493
inputs.mongodbSwitch to official mongo-go-driver module to fix SSL auth failure - #9491
outputs.dynatraceFix panic caused by uninitialized loggedMetrics map - #9497
inputs.prometheusFix prometheus cadvisor authentication - #9520
parsers.json_v2Add support for large uint64 and int64 numbers - #9447
inputs.statsdFix regression that didn't allow integer percentiles - #9466
inputs.sqlserverProvide detailed error message in telegraf log - #9399 Update dynatrace-metric-utils-go module to v0.2.0
- #8108
inputs.cgroupAllow multiple keys when parsing cgroups - #9479
parsers.json_v2Fix json_v2 parser to handle nested objects in arrays properly
Features
- #9485 Add option to automatically reload settings when config file is modified
v1.19.1 [2021-07-07]
Bugfixes
- #9388
inputs.sqlserverRequire authentication method to be specified - #9456
inputs.kube_inventoryFix segfault in kube_inventory - #9448
inputs.couchbaseFix panic - #9444
inputs.knx_listenerFix nil pointer panic - #9446
inputs.procstatUpdate gopsutil module to fix panic - #9443
inputs.rabbitmqFix JSON unmarshall regression - #9369 Update nat-server module to v2.2.6
- #9429
inputs.dovecotExclude read-timeout from being an error - #9423
inputs.statsdDon't stop parsing after parsing error - #9370 Update apimachinary module to v0.21.1
- #9373 Update jwt module to v1.2.2 and jwt-go module to v3.2.3
- #9412 Update couchbase Module to v0.1.0
- #9366
inputs.snmpAdd a check for oid and name to prevent empty metrics - #9413
outputs.httpFix toml error when parsing insecure_skip_verify - #9400
inputs.x509_certFix 'source' tag for https - #9375 Update signalfx module to v3.3.34
- #9406
parsers.json_v2Don't require tags to be added to included_keys - #9289
inputs.x509_certFix SNI support - #9372 Update gjson module to v1.8.0
- #9379 Linter fixes for plugins/inputs/[de]*
v1.19.0 [2021-06-17]
Release Notes
- Many linter fixes - thanks @zak-pawel and all!
- #9331 Update Go to 1.16.5
Bugfixes
- #9182 Update pgx to v4
- #9275 Fix reading config files starting with http:
- #9196
serializers.prometheusremotewriteUpdate dependency and remove tags with empty values - #9051
outputs.kafkaDon't prevent telegraf from starting when there's a connection error - #8795
parsers.prometheusremotewriteUpdate prometheus dependency to v2.21.0 - #9295
outputs.dynatraceUse dynatrace-metric-utils - #9368
parsers.json_v2Update json_v2 parser to handle null types - #9359
inputs.sqlFix import of sqlite and ignore it on all platforms that require CGO. - #9329
inputs.kube_inventoryFix connecting to the wrong url - #9358 upgrade denisenkom go-mssql to v0.10.0
- #9283
processors.parserFix segfault - #9243
inputs.dockerClose all idle connections - #9338
inputs.suricataSupport new JSON format - #9296
outputs.influxdbFix endless retries
Features
- #8987 Config file environment variable can be a URL
- #9297
outputs.datadogAdd HTTP proxy to datadog output - #9087 Add named timestamp formats
- #9276
inputs.vsphereAdd config option for the historical interval duration - #9274
inputs.pingAdd an option to specify packet size - #9007 Allow multiple "--config" and "--config-directory" flags
- #9249
outputs.graphiteAllow more characters in graphite tags - #8351
inputs.sqlserverAdded login_name - #9223
inputs.dovecotAdd support for unix domain sockets - #9118
processors.stringsAdd UTF-8 sanitizer - #9156
inputs.aliyuncmsAdd config option list of regions to query - #9138
common.httpAdd OAuth2 to HTTP input - #8822
inputs.sqlserverEnable Azure Active Directory (AAD) authentication support - #9136
inputs.cloudwatchAdd wildcard support in dimensions configuration - #5517
inputs.mysqlGather all mysql channels - #8911
processors.enumSupport float64 - #9105
processors.starlarkSupport nanosecond resolution timestamp - #9080
inputs.logstashAdd support for version 7 queue stats - #9074
parsers.prometheusremotewriteAdd starlark script for renaming metrics - #9032
inputs.couchbaseAdd ~200 more Couchbase metrics via Buckets endpoint - #8596
inputs.sqlserverinput/sqlserver: Add service and save connection pools - #9042
processors.starlarkAdd math module - #6952
inputs.x509_certWildcard support for cert filenames - #9004
processors.starlarkAdd time module - #8891
inputs.kinesis_consumerAdd content_encoding option with gzip and zlib support - #8996
processors.starlarkAdd an example showing how to obtain IOPS from diskio input - #8966
inputs.http_listener_v2Add support for snappy compression - #8661
inputs.cisco_telemetry_mdtAdd support for events and class based query - #8861
inputs.mongodbOptionally collect top stats - #8979
parsers.valueAdd custom field name config option - #8544
inputs.sqlserverAdd an optional health metric
New Input Plugins
- Alibaba CloudMonitor Service (Aliyun) - contributed by @i-prudnikov
- OpenTelemetry - contributed by @jacobmarble
- Intel Data Plane Development Kit (DPDK) - contributed by @p-zak
- KNX - contributed by @DocLambda
- SQL - contributed by @srebhan
New Output Plugins
- Websocket - contributed by @FZambia
- SQL - contributed by @illuusio
- AWS Cloudwatch logs - contributed by @i-prudnikov
New Parser Plugins
- Prometheus Remote Write - contributed by @helenosheaa
- JSON V2 - contributed by @sspaink
New External Plugins
- ldap_org and ds389 - contributed by @falon
- x509_crl - contributed by @jcgonnard
- dnsmasq - contributed by @machinly
- Big Blue Button - contributed by @SLedunois
v1.18.3 [2021-05-20]
Release Notes
- Added FreeBSD armv7 build
Bugfixes
- #9271
inputs.prometheusSet user agent when scraping prom metrics - #9203 Migrate from soniah/gosnmp to gosnmp/gosnmp and update to 1.32.0
- #9169
inputs.kinesis_consumerFix repeating parser error - #9130
inputs.sqlserverRemove disallowed whitespace from sqlServerRingBufferCPU query - #9238 Update hashicorp/consul/api module to v1.8.1
- #9235 Migrate from docker/libnetwork/ipvs to moby/ipvs
- #9224 Update shirou/gopsutil to 3.21.3
- #9209 Update microsoft/ApplicationInsights-Go to 0.4.4
- #9190 Update gogo/protobuf to 1.3.2
- #8746 Update Azure/go-autorest/autorest/azure/auth to 0.5.6 and Azure/go-autorest/autorest to 0.11.17
- #8745 Update collectd.org to 0.5.0
- #8716 Update nats-io/nats.go 1.10.0
- #9039 Update golang/protobuf to v1.5.1
- #8937 Migrate from ericchiang/k8s to kubernetes/client-go
Features
- #8913
outputs.elasticsearchAdd ability to enable gzip compression
v1.18.2 [2021-04-28]
Bugfixes
- #9160
processors.converterAdd support for large hexadecimal strings - #9195
inputs.apcupsdFix apcupsd 'ALARMDEL' bug via forked repo - #9110
parsers.jsonMake JSON format compatible with nulls - #9128
inputs.nfsclientFix nfsclient ops map to allow collection of metrics other than read and write - #8917
inputs.snmpLog snmpv3 auth failures - #8892
common.shimAccept larger inputs from scanner - #9045
inputs.vsphereAdd MetricLookback setting to handle reporting delays in vCenter 6.7 and later - #9026
outputs.sumologicCarbon2 serializer: sanitize metric name - #9086
inputs.opcuaFix error handling
v1.18.1 [2021-04-07]
Bugfixes
- #9082
inputs.mysqlFix 'binary logs' query for MySQL 8 - #9069
inputs.tailAdd configurable option for the 'path' tag override - #9067
inputs.nfsclientFix integer overflow in fields from mountstat - #9050
inputs.snmpFix init when no mibs are installed - #9072
inputs.pingAlways call SetPrivileged(true) in native mode - #9043
processors.ifnameGet interface name more effeciently - #9056
outputs.yandex_cloud_monitoringUse correct compute metadata URL to get folder-id - #9048
outputs.azure_monitorHandle error when initializing the auth object - #8549
inputs.sqlserverFix sqlserver_process_cpu calculation - #9035
inputs.ipmi_sensorFix panic - #9009
inputs.dockerFix panic when parsing container stats - #8333
inputs.execDon't truncate messages in debug mode - #8769
agentClose running outputs when reloadinlg
v1.18.0 [2021-03-17]
Release Notes
- Support Go version 1.16.2
- Added support for code signing in Windows
Bugfixes
- #7312
inputs.dockerCPU stats respect perdevice - #8397
outputs.dynatraceDynatrace Plugin: Make conversion to counters possible / Changed large bulk handling - #8655
inputs.sqlserverSqlServer - fix for default server list - #8703
inputs.dockerUse consistent container name in docker input plugin - #8902
inputs.snmpFix max_repetitions signedness issues - #8817
outputs.kinesisoutputs.kinesis - log record error count - #8833
inputs.sqlserverBug Fix - SQL Server HADR queries for SQL Versions - #8628
inputs.modbusfix: reading multiple holding registers in modbus input plugin - #8885
inputs.statsdFix statsd concurrency bug - #8393
inputs.sqlserverSQL Perfmon counters - synced queries from v2 to all db types - #8873
processors.ifnameFix mutex locking around ifname cache - #8720
parsers.influxfix: remove ambiguity on '\v' from line-protocol parser - #8678
inputs.redisFix Redis output field type inconsistencies - #8953
agentReset the flush interval timer when flush is requested or batch is ready. - #8954
common.kafkaFix max open requests to one if idempotent writes is set to true - #8721
inputs.kube_inventorySet $HOSTIP in default URL - #8995
inputs.sflowfix segfaults in sflow plugin by checking if protocol headers are set - #8986
outputs.natsnats_output: use the configured credentials file
Features
- #8887
inputs.procstatAdd PPID field to procstat input plugin - #8852
processors.starlarkAdd Starlark script for estimating Line Protocol cardinality - #8915
inputs.cloudwatchadd proxy - #8910
agentDisplay error message on badly formatted config string array (eg. namepass) - #8785
inputs.diskioNon systemd support with unittest - #8850
inputs.snmpSupport more snmpv3 authentication protocols - #8813
inputs.redfishadded member_id as tag(as it is a unique value) for redfish plugin and added address of the server when the status is other than 200 for better debugging - #8613
inputs.phpfpmSupport exclamation mark to create non-matching list in tail plugin - #8179
inputs.statsdAdd support for datadog distributions metric - #8803
agentAdd default retry for load config via url - #8816 Code Signing for Windows
- #8772
processors.starlarkAllow to provide constants to a starlark script - #8749
outputs.newrelicAdd HTTP proxy setting to New Relic output plugin - #8543
inputs.elasticsearchAdd configurable number of 'most recent' date-stamped indices to gather in Elasticsearch input - #8675
processors.starlarkAdd Starlark parsing example of nested JSON - #8762
inputs.prometheusOptimize for bigger kubernetes clusters (500+ pods) - #8950
inputs.teamspeakTeamspeak input plugin query clients - #8849
inputs.sqlserverFilter data out from system databases for Azure SQL DB only
New Inputs
- Beat Input Plugin - Contributed by @nferch
- CS:GO Input Plugin - Contributed by @oofdog
- Directory Monitoring Input Plugin - Contributed by @InfluxData
- RavenDB Input Plugin - Contributed by @ml054 and @bartoncasey
- NFS Input Plugin - Contributed by @pmoranga
New Outputs
- Grafana Loki Output Plugin - Contributed by @Eraac
- Google BigQuery Output Plugin - Contributed by @gkatzioura
- Sensu Output Plugin - Contributed by @calebhailey
- SignalFX Output Plugin - Contributed by @keitwb
New Aggregators
- Derivative Aggregator Plugin - Contributed by @KarstenSchnitter
- Quantile Aggregator Plugin - Contributed by @srebhan
New Processors
- AWS EC2 Metadata Processor Plugin - Contributed by @pmalek-sumo
New Parsers
- XML Parser Plugin - Contributed by @srebhan
New Serializers
- MessagePack Serializer Plugin - Contributed by @dialogbox
New External Plugins
- GeoIP Processor Plugin - Contributed by @a-bali
- Plex Webhook Input Plugin - Contributed by @russorat
- SMCIPMITool Input Plugin - Contributed by @jhpope
v1.17.3 [2021-02-17]
Bugfixes
- #7316
inputs.filestatplugins/filestat: Skip missing files - #8868 Update to Go 1.15.8
- #8744 Bump github.com/gopcua/opcua from 0.1.12 to 0.1.13
- #8657
outputs.warp10outputs/warp10: url encode comma in tags value - #8824
inputs.x509_certinputs.x509_cert: Fix timeout issue - #8821
inputs.mqtt_consumerFix reconnection issues mqtt - #8775
outputs.influxdbValidate the response from InfluxDB after writing/creating a database to avoid json parsing panics/errors - #8804
inputs.snmpExpose v4/v6-only connection-schemes through GosnmpWrapper - #8838
agentfix issue with reading flush_jitter output from config - #8839
inputs.pingfixes Sort and timeout around deadline - #8787
inputs.pingUpdate README for inputs.ping with correct cmd for native ping on Linux - #8771 Update go-ping to latest version
v1.17.2 [2021-01-28]
Bugfixes
- #8770
inputs.pingSet interface for native - #8764
inputs.pingResolve regression, re-add missing function
v1.17.1 [2021-01-27]
Release Notes
Included a few more changes that add configuration options to plugins as it's been while since the last release
- #8335
inputs.ipmi_sensorAdd setting to enable caching in ipmitool - #8616 Add Event Log support for Windows
- #8602
inputs.postgresql_extensibleAdd timestamp column support to postgresql_extensible - #8627
parsers.csvAdded ability to define skip values in csv parser - #8055
outputs.httpoutputs/http: add option to control idle connection timeout - #7897
common.tlscommon/tls: Allow specifying SNI hostnames - #8541
inputs.snmpExtended the internal snmp wrapper to support AES192, AES192C, AES256, and AES256C - #6165
inputs.procstatProvide method to include core count when reporting cpu_usage in procstat input - #8287
inputs.jenkinsAdd support for an inclusive job list in Jenkins plugin - #8524
inputs.ipmi_sensorAdd hex_key parameter for IPMI input plugin connection
Bugfixes
- #8662
outputs.influxdb_v2[outputs.influxdb_v2] add exponential backoff, and respect client error responses - #8748
outputs.elasticsearchFix issue with elasticsearch output being really noisy about some errors - #7533
inputs.zookeeperimprove mntr regex to match user specific keys. - #7967
inputs.lustre2Fix crash in lustre2 input plugin, when field name and value - #8673 Update grok-library to v1.0.1 with dots and dash-patterns fixed.
- #8679
inputs.pingUse go-ping for "native" execution in Ping plugin - #8741
inputs.x509_certfix x509 cert timeout issue - #8714 Bump github.com/nsqio/go-nsq from 1.0.7 to 1.0.8
- #8715 Bump github.com/Shopify/sarama from 1.27.1 to 1.27.2
- #8712 Bump github.com/newrelic/newrelic-telemetry-sdk-go from 0.2.0 to 0.5.1
- #8659
inputs.gnmiGNMI plugin should not take off the first character of field keys when no 'alias path' exists. - #8609
inputs.webhooksUse the 'measurement' json field from the particle webhook as the measurment name, or if it's blank, use the 'name' field of the event's json. - #8658
inputs.procstatProcstat input plugin should use the same timestamp in all metrics in the same Gather() cycle. - #8391
aggregators.mergeOptimize SeriesGrouper & aggregators.merge - #8545
inputs.prometheusUsing mime-type in prometheus parser to handle protocol-buffer responses - #8588
inputs.snmpInput SNMP plugin - upgrade gosnmp library to version 1.29.0 - #8502
inputs.http_listener_v2Fix Stop() bug when plugin fails to start
New External Plugins
- #8646 Open Hardware Monitoring Input Plugin
v1.17.0 [2020-12-18]
Release Notes
- Starlark plugins can now store state between runs using a global state variable. This lets you make custom aggregators as well as custom processors that are state-aware.
- New input plugins: Riemann-Protobuff Listener, Intel PowerStat
- New output plugins: Yandex.Cloud monitoring, Logz.io
- New parser plugin: Prometheus
- New serializer: Prometheus remote write
Bugfixes
- #8505
inputs.vsphereFixed misspelled check for datacenter - #8499
processors.execdAdding support for new lines in influx line protocol fields. - #8254
serializers.carbon2Fix carbon2 tests - #8498
inputs.http_responsefixed network test - #8414
inputs.bcacheFix tests for Windows - part 1 - #8577
inputs.pingfix potential issue with race condition - #8562
inputs.mqtt_consumerfix issue with mqtt concurrent map write - #8574
inputs.ecsRemove duplicated field "revision" from ecs_task because it's already defined as a tag there - #8551
inputs.socket_listenerfix crash when socket_listener receiving invalid data - #8564
parsers.graphiteGraphite tags parser - #8472
inputs.kube_inventoryFixing issue with missing metrics when pod has only pending containers - #8542
inputs.aerospikefix edge case in aerospike plugin where an expected hex string was converted to integer if all digits - #8512
inputs.kube_inventoryUpdate string parsing of allocatable cpu cores in kube_inventory
Features
- #8038
inputs.jenkinsfeat: add build number field to jenkins_job measurement - #7345
inputs.pingAdd percentiles to the ping plugin - #8369
inputs.sqlserverAdded tags for monitoring readable secondaries for Azure SQL MI - #8379
inputs.sqlserverSQL Server HA/DR Availability Group queries - #8520 Add initialization example to mock-plugin.
- #8426
inputs.snmpAdd support to convert snmp hex strings to integers - #8509
inputs.statsdAdd configurable Max TTL duration for statsd input plugin entries - #8508
inputs.bindAdd configurable timeout to bind input plugin http call - #8368
inputs.sqlserverAdded is_primary_replica for monitoring readable secondaries for Azure SQL DB - #8462
inputs.sqlserversqlAzureMIRequests - remove duplicate column [session_db_name] - #8464
inputs.sqlserverAdd column measurement_db_type to output of all queries if not empty - #8389
inputs.opcuaAdd node groups to opcua input plugin - #8432 add support for linux/ppc64le
- #8474
inputs.modbusAdd FLOAT64-IEEE support to inputs.modbus (#8361) (by @Nemecsek) - #8447
processors.starlarkAdd the shared state to the global scope to get previous data - #8383
inputs.zfsAdd dataset metrics to zfs input - #8429
outputs.natsAdded "name" parameter to NATS output plugin - #8477
inputs.httpproxy support for http input - #8466
inputs.snmpTranslate snmp field values - #8435
common.kafkaEnable kafka zstd compression and idempotent writes - #8056
inputs.monitAdd response_time to monit plugin - #8446 update to go 1.15.5
- #8428
aggregators.basicstatsAdd rate and interval to the basicstats aggregator plugin - #8575
inputs.win_servicesAdded Glob pattern matching for "Windows Services" plugin - #6132
inputs.mysqlAdd per user metrics to mysql input - #8500
inputs.github[inputs.github] Add query of pull-request statistics - #8598
processors.enumAllow globs (wildcards) in config for tags/fields in enum processor - #8590
inputs.ethtool[ethtool] interface_up field added - #8579
parsers.jsonAdd wildcard tags json parser support
New Parser Plugins
- #7778
parsers.prometheusAdd a parser plugin for prometheus
New Serializer Plugins
- #8360
serializers.prometheusremotewriteAdd prometheus remote write serializer
New Input Plugins
- #8163
inputs.riemannSupport Riemann-Protobuff Listener - #8488
inputs.intel_powerstatNew Intel PowerStat input plugin
New Output Plugins
- #8296
outputs.yandex_cloud_monitoring#8295 Initial Yandex.Cloud monitoring - #8202
outputs.logzioA new Logz.io output plugin
v1.16.3 [2020-12-01]
Bugfixes
- #8483
inputs.gnmiLog SubscribeResponse_Error message and code. #8482 - #7987 update godirwalk to v1.16.1
- #8438
processors.starlarkStarlark example dropbytype - #8468
inputs.sqlserverFix typo in column name - #8461
inputs.phpfpm[php-fpm] Fix possible "index out of range" - #8444
inputs.apcupsdUpdate mdlayher/apcupsd dependency - #8439
processors.starlarkShow how to return a custom error with the Starlark processor - #8440
parsers.csvkeep field name as is for csv timestamp column - #8436
inputs.nvidia_smiAdd DriverVersion and CUDA Version to output - #8423
processors.starlarkShow how to return several metrics with the Starlark processor - #8408
processors.starlarkSupport logging in starlark - #8315 add kinesis output to external plugins list
- #8406
outputs.wavefront#8405 add non-retryable debug logging - #8404
outputs.wavefrontWavefront output should distinguish between retryable and non-retryable errors - #8401
processors.starlarkAllow to catch errors that occur in the apply function
v1.16.2 [2020-11-13]
Bugfixes
- #8400
parsers.csvFix parsing of multiple files with different headers (#6318). - #8326
inputs.proxmoxproxmox: ignore QEMU templates and iron out a few bugs - #7991
inputs.systemd_unitssystemd_units: add --plain to command invocation (#7990) - #8307 fix links in external plugins readme
- #8370
inputs.redisFix minor typos in readmes - #8374
inputs.smartFix SMART plugin to recognize all devices from config - #8288
inputs.redfishAdd OData-Version header to requests - #8357
inputs.vspherePrydin issue 8169 - #8356
inputs.sqlserverOn-prem fix for #8324 - #8165
outputs.wavefront[output.wavefront] Introduced "immediate_flush" flag - #7938
inputs.gnmiadded support for bytes encoding - #8337
inputs.dcosUpdate jwt-go module to address CVE-2020-26160 - #8350
inputs.rasfix plugins/input/ras test - #8329
outputs.dynatrace#8328 Fixed a bug with the state map in Dynatrace Plugin
v1.16.1 [2020-10-28]
Release Notes
- #8318
common.kafkakafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI
Bugfixes
- #8331
inputs.sqlserverSQL Server Azure PerfCounters Fix - #8325
inputs.sqlserverSQL Server - PerformanceCounters - removed synthetic counters - #8324
inputs.sqlserverSQL Server - server_properties added sql_version_desc - #8317
inputs.rasDisable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 - #8309
inputs.processesprocesses: fix issue with stat no such file/dir - #8308
inputs.win_perf_countersfix issue with PDH_CALC_NEGATIVE_DENOMINATOR error - #8306
inputs.rasRAS plugin - fix for too many open files handlers
v1.16.0 [2020-10-21]
Release Notes
- New code examples for the Starlark processor
- #7920
inputs.rabbitmqremove deprecated healthcheck - #7953 Add details to connect to InfluxDB OSS 2 and Cloud 2
- #8054 add guidelines run to external plugins with execd
- #8198
inputs.influxdb_v2_listenerchange default influxdb port from 9999 to 8086 to match OSS 2.0 release - starlark
processors.starlarkadd various code exampels for the Starlark processor
Features
- #7814
agentSend metrics in FIFO order - #7869
inputs.modbusextend support of fixed point values on input - #7870
inputs.mongodbAdded new metric "pages written from cache" - #7875
inputs.consulinput consul - added metric_version flag - #7894
inputs.cloudwatchImplement AWS CloudWatch Input Plugin ListMetrics API calls to use Active Metric Filter - #7904
inputs.clickhouseadd additional metrics to clickhouse input plugin - #7934
inputs.sqlserverDatabase_type config to Split up sql queries by engine type - #8018
processors.ifnameAdd addTag debugging in ifname plugin - #8019
outputs.elasticsearchadded force_document_id option to ES output enable resend data and avoiding duplicated ES documents - #8025
inputs.aerospikeAdd set, and histogram reporting to aerospike telegraf plugin - #8082
inputs.snmpAdd agent host tag configuration option - #8113
inputs.smartAdd more missing NVMe attributes to smart plugin - #8120
inputs.sqlserverAdded more performance counters to SqlServer input plugin - #8127
agentSort plugin name lists for output - #8132
outputs.sumologicSumo Logic output plugin: carbon2 default to include field in metric - #8133
inputs.influxdb_v2_listenerinfluxdb_v2_listener - add /ready route - #8168
processors.starlarkadd json parsing support to starlark - #8186
inputs.sqlserverNew sql server queries (Azure) - #8189
inputs.snmp_trapIf the community string is available, add it as a tag - #8190
inputs.tailSemigroupoid multiline (#8167) - #8196
inputs.redisadd functionality to get values from redis commands - #8220
buildupdate to Go 1.15 - #8032
inputs.http_responsehttp_response: match on status code - #8172
inputs.sqlserverNew sql server queries (on-prem) - refactoring and formatting
Bugfixes
- #7816
shimfix bug with loading plugins in shim with no config - #7818
buildFix darwin package build flags - #7819
inputs.tailClose file to ensure it has been flushed - #7853 Initialize aggregation processors
- #7865
common.shimshim logger improvements - #7867
inputs.execdfix issue with execd restart_delay being ignored - #7872
inputs.gnmiRecv next message after send returns EOF - #7877 Fix arch name in deb/rpm builds
- #7909 fixes issue with rpm /var/log/telegraf permissions
- #7918
inputs.netfix broken link to proc.c - #7927
inputs.tailFix tail following on EOF - #8005 Fix docker-image make target
- #8039
serializers.splunkmetricRemove Event field as it is causing issues with pre-trained source types - #8048
inputs.jenkinsMultiple escaping occurs on Jenkins URLs at certain folder depth - #8071
inputs.kubernetesadd missing error check for HTTP req failure - #8145
processors.execdIncreased the maximum serialized metric size in line protocol - #8159
outputs.dynatraceDynatrace Output: change handling of monotonic counters - #8176 fix panic on streaming processers using logging
- #8177
parsers.influxfix: plugins/parsers/influx: avoid ParseError.Error panic - #8199
inputs.dockerFix vulnerabilities found in BDBA scan - #8200
inputs.sqlserverFixed Query mapping - #8201
outputs.sumologicFix carbon2 serializer not falling through to field separate when carbon2_format field is unset - #8210 update gopsutil: fix procstat performance regression
- #8162 Fix bool serialization when using carbon2
- #8240 Fix bugs found by LGTM analysis platform
- #8251
outputs.dynatraceDynatrace Output Plugin: Fixed behaviour when state map is cleared - #8274
common.shimfix issue with loading processor config from execd
New Input Plugins
- influxdb_v2_listener Influxdb v2 listener - Contributed by @magichair
- intel_rdt New input plugin for Intel RDT (Intel Resource Director Technology) - Contributed by @p-zak
- nsd add nsd input plugin - Contributed by @gearnode
- opcua Add OPC UA input plugin - Contributed by InfluxData
- proxmox Proxmox plugin - Contributed by @effitient
- ras New input plugin for RAS (Reliability, Availability and Serviceability) - Contributed by @p-zak
- win_eventlog Windows eventlog input plugin - Contributed by @simnv
New Output Plugins
- dynatrace Dynatrace output plugin - Contributed by @thschue
- sumologic Sumo Logic output plugin - Contributed by @pmalek-sumo
- timestream Timestream Output Plugin - Contributed by @piotrwest
New External Plugins
See EXTERNAL_PLUGINS.md for a full list of external plugins
- awsalarms - Simple plugin to gather/monitor alarms generated in AWS.
- youtube-telegraf-plugin - Gather view and subscriber stats from your youtube videos
- octoprint - Gather 3d print information from the octoprint API.
- systemd-timings - Gather systemd boot and unit timestamp metrics.
v1.15.4 [2020-10-20]
Bugfixes
- #8274
common.shimfix issue with loading processor config from execd - #8176
agentfix panic on streaming processers using logging
v1.15.3 [2020-09-11]
Release Notes
- Many documentation updates
- New code examples for the Starlark processor
Bugfixes
- #7999
agentfix minor agent error message race condition - #8051
buildfix docker build. update dockerfiles to Go 1.14 - #8052
shimfix bug in shim logger affecting AddError - #7996
shimfix issue with shim use of config.Duration - #8006
inputs.eventhub_consumerFix string to int conversion in eventhub consumer - #7986
inputs.http_listener_v2make http header tags case insensitive - #7869
inputs.modbusextend support of fixed point values on input - #7861
inputs.pingFix Ping Input plugin for FreeBSD's ping6 - #7808
inputs.sqlserveradded new counter - Lock Timeouts (timeout > 0)/sec - #8026
inputs.vspherevSphere Fixed missing clustername issue 7878 - #8020
processors.starlarkimprove the quality of starlark docs by executing them as tests - #7976
processors.starlarkadd pivot example for starlark processor - #7134
outputs.application_insightsAdded the ability to set the endpoint url - #7908
outputs.opentsdbfix JSON handling of values NaN and Inf
v1.15.2 [2020-07-31]
Bug Fixes
v1.15.1 [2020-07-22]
Bug Fixes
- #7877: Fix architecture in non-amd64 deb and rpm packages.
v1.15.0 [2020-07-22]
Release Notes
-
The
logparserinput is deprecated, use thetailinput withdata_format = "grok"as a replacement. -
The
cisco_telemetry_gnmiinput has been renamed tognmito better reflect its general support for gNMI devices. -
Several fields used primarily for debugging have been removed from the
splunkmetricserializer, if you are making use of these fields they can be added back with thetagoption. -
Telegraf's
--testmode now runs processors and aggregators before printing metrics. -
Official packages now built with Go 1.14.5.
-
When updating the Debian package you will no longer be prompted to merge the telegraf.conf file, instead the new version will be installed to
/etc/telegraf/telegraf.conf.sample. The tar and zip packages now include the version in the top level directory.
New Inputs
New Processors
- defaults - Contributed by @jregistr
- execd - Contributed by @influxdata
- filepath - Contributed by @kir4h
- ifname - Contributed by @influxdata
- port_name - Contributed by @influxdata
- reverse_dns - Contributed by @influxdata
- starlark - Contributed by @influxdata
New Outputs
Features
- #7634: Add support for streaming processors.
- #6905: Add commands stats to mongodb input plugin.
- #7193: Add additional concurrent transaction information.
- #7223: Add ability to specify HTTP Headers in http_listener_v2 which will added as tags.
- #7140: Apply ping deadline to dns lookup.
- #7225: Add support for 64-bit integer types to modbus input.
- #7231: Add possibility to specify measurement per register.
- #7136: Support multiple templates for graphite serializers.
- #7250: Deploy telegraf configuration as a "non config" file.
- #7214: Add VolumeSpace query for sqlserver input with metric_version 2.
- #7304: Add reading bearer token from a file to http input.
- #7366: add support for SIGUSR1 to trigger flush.
- #7271: Add retry when slave is busy to modbus input.
- #7356: Add option to save retention policy as tag in influxdb_listener.
- #6915: Add support for MDS and RGW sockets to ceph input.
- #7391: Extract target as a tag for each rule in iptables input.
- #7434: Use docker log timestamp as metric time.
- #7359: Add cpu query to sqlserver input.
- #7464: Add field creation to date processor and integer unix time support.
- #7483: Add integer mapping support to enum processor.
- #7321: Add additional fields to mongodb input.
- #7491: Add authentication support to the http_response input plugin.
- #7503: Add truncate_tags setting to wavefront output.
- #7545: Add configurable separator graphite serializer and output.
- #7489: Add cluster state integer to mongodb input.
- #7515: Add option to disable mongodb cluster status.
- #7319: Add support for battery level monitoring to the fibaro input.
- #7405: Allow collection of HTTP Headers in http_response input.
- #7540: Add processor to look up service name by port.
- #7474: Add new once mode that write to outputs and exits.
- #7474: Run processors and aggregators during test mode.
- #7294: Add SNMPv3 trap support to snmp_trap input.
- #7646: Add video codec stats to nvidia-smi.
- #7651: Fix source field for icinga2 plugin and add tag for server hostname.
- #7619: Add timezone configuration to csv input data format.
- #7596: Add ability to collect response body as field with http_response.
- #7267: Add ability to add selectors as tags in kube_inventory.
- #7712: Add counter type to sqlserver perfmon collector.
- #7575: Add missing nvme attributes to smart plugin.
- #7726: Add laundry to mem plugin on FreeBSD.
- #7762: Allow per input overriding of collection_jitter and precision.
- #7686: Improve performance of procstat: Up to 40/120x better performance.
- #7677: Expand execd shim support for processor and outputs.
- #7154: Add v3 metadata support to ecs input.
- #7792: Support utf-16 in file and tail inputs.
Bug Fixes
- #7371: Fix unable to write metrics to CloudWatch with IMDSv1 disabled.
- #7233: Fix vSphere 6.7 missing data issue.
- #7448: Remove debug fields from splunkmetric serializer.
- #7446: Fix gzip support in socket_listener with tcp sockets.
- #7390: Fix interval drift when round_interval is set in agent.
- #7524: Fix typo in total_elapsed_time_ms field of sqlserver input.
- #7203: Exclude csv_timestamp_column and csv_measurement_column from fields.
- #7018: Fix incorrect uptime when clock is adjusted.
- #6807: Fix memory leak when using procstat on Windows.
- #7495: Improve sqlserver input compatibility with older server versions.
- #7558: Remove trailing backslash from tag keys/values in influx serializer.
- #7715: Fix incorrect Azure SQL DB server properties.
- #7431: Fix json unmarshal error in the kibana input.
- #5633: Send metrics in FIFO order.
v1.14.5 [2020-06-30]
Bug Fixes
- #7686: Improve the performance of the procstat input.
- #7658: Fix ping exit code handling on non-Linux.
- #7718: Skip overs errors in the output of the sensors command.
- #7748: Prevent startup when tags have incorrect type in configuration file.
- #7699: Fix panic with GJSON multiselect query in json parser.
- #7754: Allow any key usage type on x509 certificate.
- #7705: Allow histograms and summary types without buckets or quantiles in prometheus_client output.
v1.14.4 [2020-06-09]
Bug Fixes
- #7325: Fix "cannot insert the value NULL error" with PerformanceCounters query.
- #7579: Fix numeric to bool conversion in converter processor.
- #7551: Fix typo in name of gc_cpu_fraction field of the influxdb input.
- #7617: Fix issue with influx stream parser blocking when data is in buffer.
v1.14.3 [2020-05-19]
Bug Fixes
- #7412: Use same timestamp for all objects in arrays in the json parser.
- #7343: Handle multiple metrics with the same timestamp in dedup processor.
- #5905: Fix reconnection of timed out HTTP2 connections influxdb outputs.
- #7468: Fix negative value parsing in impi_sensor input.
v1.14.2 [2020-04-28]
Bug Fixes
- #7241: Trim whitespace from instance tag in sqlserver input.
- #7322: Use increased AWS Cloudwatch GetMetricData limit of 500 metrics per call.
- #7318: Fix dimension limit on azure_monitor output.
- #7407: Fix 64-bit integer to string conversion in snmp input.
- #7327: Fix shard indices reporting in elasticsearch input.
- #7388: Ignore fields with NaN or Inf floats in the JSON serializer.
- #7402: Fix typo in name of gc_cpu_fraction field of the kapacitor input.
- #7235: Don't retry
create databasewhen using database_tag if forbidden by the server in influxdb output. - #7406: Allow CR and FF inside of string fields in influx parser.
v1.14.1 [2020-04-14]
Bug Fixes
- #7236: Fix PerformanceCounter query performance degradation in sqlserver input.
- #7257: Fix error when using the Name field in template processor.
- #7289: Fix export timestamp not working for prometheus on v2.
- #7310: Fix exclude database and retention policy tags is shared.
- #7262: Fix status path when using globs in phpfpm.
v1.14 [2020-03-26]
Release Notes
-
In the
sqlserverinput, thesqlserver_azurestatsmeasurement has been renamed tosqlserver_azure_db_resource_statsdue to an issue where numeric metrics were previously being reported incorrectly as strings. -
The
dateprocessor now uses the UTC timezone when creating its tag. In previous versions the local time was used.
New Inputs
- clickhouse - Contributed by @kshvakov
- execd - Contributed by @jgraichen
- eventhub_consumer - Contributed by @R290
- infiniband - Contributed by @willfurnell
- lanz: Contributed by @timhughes
- modbus - Contributed by @garciaolais
- monit - Contributed by @SirishaGopigiri
- sflow - Contributed by @influxdata
- wireguard - Contributed by @LINKIWI
New Processors
- dedup - Contributed by @igomura
- template - Contributed by @RobMalvern
- s2geo - Contributed by @alespour
New Outputs
- warp10 - Contributed by @aurrelhebert
Features
- #6730: Add page_faults for mongodb wired tiger.
- #6798: Add use_sudo option to ipmi_sensor input.
- #6764: Add ability to collect pod labels to kubernetes input.
- #6770: Expose unbound-control config file option.
- #6508: Add support for new nginx plus api endpoints.
- #6342: Add kafka SASL version control to support Azure Event Hub.
- #6869: Add RBPEX IO statistics to DatabaseIO query in sqlserver input.
- #6869: Add space on disk for each file to DatabaseIO query in the sqlserver input.
- #6869: Calculate DB Name instead of GUID in physical_db_name in the sqlserver input.
- #6733: Add latency stats to mongo input.
- #6844: Add source and port tags to jenkins_job metrics.
- #6886: Add date offset and timezone options to date processor.
- #6859: Exclude resources by inventory path in vsphere input.
- #6700: Allow a user defined field to be used as the graylog short_message.
- #6917: Add server_name override for x509_cert plugin.
- #6921: Add udp internal metrics for the statsd input.
- #6914: Add replica set tag to mongodb input.
- #6935: Add counters for merged reads and writes to diskio input.
- #6982: Add support for titlecase transformation to strings processor.
- #6993: Add support for MDB database information to openldap input.
- #6957: Add new fields for Jenkins total and busy executors.
- #7035: Fix dash to underscore replacement when handling embedded tags in Cisco MDT.
- #7039: Add process created_at time to procstat input.
- #7022: Add support for credentials file to nats_consumer and nats output.
- #7065: Add additional tags and fields to apcupsd.
- #7084: Add RabbitMQ slave_nodes and synchronized_slave_nodes metrics.
- #7089: Allow globs in FPM unix socket paths.
- #7071: Add non-cumulative histogram to histogram aggregator.
- #6969: Add label and field selectors to prometheus input k8s discovery.
- #7049: Add support for converting tag or field to measurement in converter processor.
- #7103: Add volume_mount_point to DatabaseIO query in sqlserver input.
- #7142: Add topic tag options to kafka output.
- #7141: Add support for setting InfluxDB retention policy using tag.
- #7163: Add Database IO Tempdb per Azure DB to sqlserver input.
- #7150: Add option for explicitly including queries in sqlserver input.
- #7173: Add support for GNMI DecimalVal type to cisco_telemetry_gnmi.
Bug Fixes
- #6397: Fix conversion to floats in AzureDBResourceStats query in the sqlserver input.
- #6867: Fix case sensitive collation in sqlserver input.
- #7005: Search for chronyc only when chrony input plugin is enabled.
- #2280: Fix request to InfluxDB Listener failing with EOF.
- #6124: Fix InfluxDB listener to continue parsing after error.
- #7133: Fix log rotation to use actual file size instead of bytes written.
- #7103: Fix several issues with DatabaseIO query in sqlserver input.
- #7119: Fix internal metrics for output split into multiple lines.
- #7021: Fix schedulers query compatibility with pre SQL-2016.
- #7182: Set headers on influxdb_listener ping URL.
- #7165: Fix url encoding of job names in jenkins input plugin.
v1.13.4 [2020-02-25]
Release Notes
- Official packages now built with Go 1.13.8.
Bug Fixes
- #6988: Parse NaN values from summary types in prometheus input.
- #6820: Fix pgbouncer input when used with newer pgbouncer versions.
- #6913: Support up to 8192 stats in the ethtool input.
- #7060: Fix perf counters collection on named instances in sqlserver input.
- #6926: Use add time for prometheus expiration calculation.
- #7057: Fix inconsistency with input error counting in internal input.
- #7063: Use the same timestamp per call if no time is provided in prometheus input.
v1.13.3 [2020-02-04]
Bug Fixes
- #5744: Fix kibana input with Kibana versions greater than 6.4.
- #6960: Fix duplicate TrackingIDs can be returned in queue consumer plugins.
- #6913: Support up to 4096 stats in the ethtool input.
- #6973: Expire metrics on query in addition to on add.
v1.13.2 [2020-01-21]
Bug Fixes
- #2652: Warn without error when processes input is started on Windows.
- #6890: Only parse certificate blocks in x509_cert input.
- #6883: Add custom attributes for all resource types in vsphere input.
- #6899: Fix URL agent address form with udp in snmp input.
- #6619: Change logic to allow recording of device fields when attributes is false.
- #6903: Do not add invalid timestamps to kafka messages.
- #6906: Fix json_strict option and set default of true.
v1.13.1 [2020-01-08]
Bug Fixes
- #6788: Fix ServerProperty query stops working on Azure after failover.
- #6803: Add leading period to OID in SNMP v1 generic traps.
- #6823: Fix missing config fields in prometheus serializer.
- #6694: Fix panic on connection loss with undelivered messages in mqtt_consumer.
- #6679: Encode query hash fields as hex strings in sqlserver input.
- #6345: Invalidate diskio cache if the metadata mtime has changed.
- #6800: Show platform not supported warning only on plugin creation.
- #6814: Fix rabbitmq cannot complete gather after request error.
- #6846: Fix /sbin/init --version executed on Telegraf startup.
- #6847: Use last path element as field key if path fully specified in cisco_telemetry_gnmi input.
v1.13 [2019-12-12]
Release Notes
- Official packages built with Go 1.13.5. This affects the minimum supported version on several platforms, most notably requiring Windows 7 (2008 R2) or later. For details, check the release notes for Go ports.
- The
prometheusinput andprometheus_clientoutput have a new mapping to and from Telegraf metrics, which can be enabled by settingmetric_version = 2. The original mapping is deprecated. When both plugins have the same setting, passthrough metrics will be unchanged. Refer to theprometheusinput for details about the mapping.
New Inputs
- azure_storage_queue - Contributed by @mjiderhamn
- ethtool - Contributed by @philippreston
- snmp_trap - Contributed by @influxdata
- suricata - Contributed by @satta
- synproxy - Contributed by @rfrenayworldstream
- systemd_units - Contributed by @benschweizer
New Processors
- clone - Contributed by @adrianlzt
New Aggregators
- merge - Contributed by @influxdata
Features
- #6326: Add per node memory stats to rabbitmq input.
- #6361: Add ability to read query from file to postgresql_extensible input.
- #5921: Add replication metrics to the redis input.
- #6177: Support NX-OS telemetry extensions in cisco_telemetry_mdt.
- #6415: Allow graphite parser to create Inf and NaN values.
- #6434: Use prefix base detection for ints in grok parser.
- #6465: Add more performance counter metrics to sqlserver input.
- #6476: Add millisecond unix time support to grok parser.
- #6473: Add container id as optional source tag to docker and docker_log input.
- #6504: Add lang parameter to OpenWeathermap input plugin.
- #6540: Log file open errors at debug level in tail input.
- #6553: Add timeout option to cloudwatch input.
- #6549: Support custom success codes in http input.
- #6530: Improve ipvs input error strings and logging.
- #6532: Add strict mode to JSON parser that can be disable to ignore invalid items.
- #6543: Add support for Kubernetes 1.16 and remove deprecated API usage.
- #6283: Add gathering of RabbitMQ federation link metrics.
- #6356: Add bearer token defaults for Kubernetes plugins.
- #5870: Add support for SNMP over TCP.
- #6603: Add support for per output flush jitter.
- #6650: Add a nameable file tag to file input plugin.
- #6640: Add Splunk MultiMetric support.
- #6680: Add support for sending HTTP Basic Auth in influxdb input
- #5767: Add ability to configure the url tag in the prometheus input.
- #5767: Add prometheus metric_version=2 mapping to internal metrics/line protocol.
- #6703: Add prometheus metric_version=2 support to prometheus_client output.
- #6660: Add content_encoding compression support to socket_listener.
- #6689: Add high resolution metrics support to CloudWatch output.
- #6716: Add SReclaimable and SUnreclaim to mem input.
- #6695: Allow multiple certificates per file in x509_cert input.
- #6686: Add additional tags to the x509 input.
- #6703: Add batch data format support to file output.
- #6688: Support partition assignment strategy configuration in kafka_consumer.
- #6731: Add node type tag to mongodb input.
- #6669: Add uptime_ns field to mongodb input.
- #6735: Support resolution of symlinks in filecount input.
- #6746: Set message timestamp to the metric time in kafka output.
- #6740: Add base64decode operation to string processor.
- #6790: Add option to control collecting global variables to mysql input.
Bug Fixes
- #6484: Show correct default settings in mysql sample config.
- #6583: Use 1h or 3h rain values as appropriate in openweathermap input.
- #6573: Fix not a valid field error in Windows with nvidia input.
- #6614: Fix influxdb output serialization on connection closed.
- #6690: Fix ping skips remaining hosts after dns lookup error.
- #6684: Log mongodb oplog auth errors at debug level.
- #6705: Remove trailing underscore trimming from json flattener.
- #6421: Revert change causing cpu usage to be capped at 100 percent.
- #6523: Accept any media type in the prometheus input.
- #6769: Fix unix socket dial arguments in uwsgi input.
- #6757: Replace colon chars in prometheus output labels with metric_version=1.
- #6773: Set TrimLeadingSpace when TrimSpace is on in csv parser.
v1.12.6 [2019-11-19]
Bug Fixes
- #6666: Fix many plugin errors are logged at debug logging level.
- #6652: Use nanosecond precision in docker_log input.
- #6642: Fix interface option with method = native in ping input.
- #6680: Fix panic in mongodb input if shard connection pool stats are unreadable.
v1.12.5 [2019-11-12]
Bug Fixes
- #6576: Fix incorrect results in ping input plugin.
- #6610: Add missing character replacement to sql_instance tag.
- #6337: Change no metric error message to debug level in cloudwatch input.
- #6602: Add missing ServerProperties query to sqlserver input docs.
- #6643: Fix mongodb connections_total_created field loading.
- #6627: Fix metric creation when node is offline in jenkins input.
- #6649: Fix docker uptime_ns calculation when container has been restarted.
- #6647: Fix mysql field type conflict in conversion of gtid_mode to an integer.
- #5529: Fix mysql field type conflict with ssl_verify_depth and ssl_ctx_verify_depth.
v1.12.4 [2019-10-23]
Release Notes
- Official packages built with Go 1.12.12.
Bug Fixes
- #6521: Fix metric generation with ping input native method.
- #6541: Exclude alias tag if unset from plugin internal stats.
- #6564: Fix socket_mode option in powerdns_recursor input.
v1.12.3 [2019-10-07]
Bug Fixes
- #6445: Use batch serialization format in exec output.
- #6455: Build official packages with Go 1.12.10.
- #6464: Use case insensitive serial number match in smart input.
- #6469: Add auth header only when env var is set.
- #6468: Fix running multiple mysql and sqlserver plugin instances.
- #6471: Fix database routing on retry with exclude_database_tag.
- #6488: Fix logging panic in exec input with nagios data format.
v1.12.2 [2019-09-24]
Bug Fixes
- #6386: Fix detection of layout timestamps in csv and json parser.
- #6394: Fix parsing of BATTDATE in apcupsd input.
- #6398: Keep boolean values listed in json_string_fields.
- #6393: Disable Go plugin support in official builds.
- #6391: Fix path handling issues in cisco_telemetry_gnmi.
v1.12.1 [2019-09-10]
Bug Fixes
- #6344: Fix depends on GLIBC_2.14 symbol version.
- #6329: Fix filecount for paths with trailing slash.
- #6331: Convert check state to an integer in icinga2 input.
- #6354: Fix could not mark message delivered error in kafka_consumer.
- #6362: Skip collection stats when disabled in mongodb input.
- #6366: Fix error reading closed response body on redirect in http_response.
- #6373: Fix apcupsd documentation to reflect plugin.
- #6375: Display retry log message only when retry after is received.
v1.12 [2019-09-03]
Release Notes
- The cluster health related fields in the elasticsearch input have been split
out from the
elasticsearch_indicesmeasurement into the newelasticsearch_cluster_health_indicesmeasurement as they were originally combined by error.
New Inputs
- apcupsd - Contributed by @jonaz
- docker_log - Contributed by @prashanthjbabu
- fireboard - Contributed by @ronnocol
- logstash - Contributed by @lkmcs @dmitryilyin @arkady-emelyanov
- marklogic - Contributed by @influxdata
- openntpd - Contributed by @aromeyer
- uwsgi - Contributed by @blaggacao
New Parsers
- form_urlencoded - Contributed by @byonchev
New Processors
- date - Contributed by @influxdata
- pivot - Contributed by @influxdata
- tag_limit - Contributed by @memory
- unpivot - Contributed by @influxdata
New Outputs
- exec - Contributed by @Jaeyo
Features
- #5842: Improve performance of wavefront serializer.
- #5863: Allow regex processor to append tag values.
- #5997: Add starttime field to phpfpm input.
- #5998: Add cluster name tag to elasticsearch indices.
- #6006: Add support for interface field in http_response input plugin.
- #5996: Add container uptime_ns in docker input plugin.
- #6016: Add better user-facing errors for API timeouts in docker input.
- #6027: Add TLS mutual auth support to jti_openconfig_telemetry input.
- #6053: Add support for ES 7.x to elasticsearch output.
- #6062: Add basic auth to prometheus input plugin.
- #6064: Add node roles tag to elasticsearch input.
- #5572: Support floats in statsd percentiles.
- #6050: Add native Go ping method to ping input plugin.
- #6074: Resume from last known offset in tail inputwhen reloading Telegraf.
- #6111: Add improved support for Azure SQL Database to sqlserver input.
- #6079: Add extra attributes for NVMe devices to smart input.
- #6084: Add docker_devicemapper measurement to docker input plugin.
- #6122: Add basic auth support to elasticsearch input.
- #6102: Support string field glob matching in json parser.
- #6101: Update gjson to allow multipath syntax in json parser.
- #6144: Add support for collecting SQL Requests to identify waits and blocking to sqlserver input.
- #6105: Collect k8s endpoints, ingress, and services in kube_inventory plugin.
- #6129: Add support for field/tag keys to strings processor.
- #6143: Add certificate verification status to x509_cert input.
- #6163: Support percentage value parsing in redis input.
- #6024: Load external Go plugins from --plugin-directory.
- #6184: Add ability to exclude db/bucket tag from influxdb outputs.
- #6137: Gather per collections stats in mongodb input plugin.
- #6195: Add TLS & credentials configuration for nats_consumer input plugin.
- #6194: Add support for enterprise repos to github plugin.
- #6060: Add Indices stats to elasticsearch input.
- #6189: Add left function to string processor.
- #6049: Add grace period for metrics late for aggregation.
- #4435: Add diff and non_negative_diff to basicstats aggregator.
- #6201: Add device tags to smart_attributes.
- #5719: Collect framework_offers and allocator metrics in mesos input.
- #6216: Add telegraf and go version to the internal input plugin.
- #6214: Update the number of logical CPUs dynamically in system plugin.
- #6259: Add darwin (macOS) builds to the release.
- #6241: Add configurable timeout setting to smart input.
- #6249: Add memory_usage field to procstat input plugin.
- #5971: Add support for custom attributes to vsphere input.
- #5926: Add cmdstat metrics to redis input.
- #6261: Add content_length metric to http_response input plugin.
- #6257: Add database_tag option to influxdb_listener to add database from query string.
- #6246: Add capability to limit TLS versions and cipher suites.
- #6266: Add topic_tag option to mqtt_consumer.
- #6207: Add ability to label inputs for logging.
- #6300: Add TLS support to nginx_plus, nginx_plus_api and nginx_vts.
Bug Fixes
- #5692: Fix sensor read error stops reporting of all sensors in temp input.
- #4356: Fix double pct replacement in sysstat input.
- #6004: Fix race in master node detection in elasticsearch input.
- #6100: Fix SSPI authentication not working in sqlserver input.
- #6142: Fix memory error panic in mqtt input.
- #6136: Support Kafka 2.3.0 consumer groups.
- #6232: Fix persistent session in mqtt_consumer.
- #6235: Fix finder inconsistencies in vsphere input.
- #6138: Fix parsing multiple metrics on the first line of tailed file.
- #2526: Send TERM to exec processes before sending KILL signal.
- #5326: Query oplog only when connected to a replica set.
- #6317: Use environment variables to locate Program Files on Windows.
v1.11.5 [2019-08-27]
Bug Fixes
- #6250: Update go-sql-driver/mysql driver to 1.4.1 to address auth issues.
- #6279: Return error status from --test if input plugins produce an error.
- #6309: Fix with multiple instances only last configuration is used in smart input.
- #6303: Build official packages with Go 1.12.9.
- #6234: Split out -w argument in iptables input.
- #6270: Add support for parked process state on Linux.
- #6287: Remove leading slash from rcon command.
- #6313: Allow jobs with dashes in the name in lustre2 input.
v1.11.4 [2019-08-06]
Bug Fixes
- #6200: Correct typo in kubernetes logsfs_available_bytes field.
- #6191: Skip floats that are NaN or Inf in Datadog output.
- #6209: Fix reload panic in socket_listener input plugin.
v1.11.3 [2019-07-23]
Bug Fixes
- #6054: Fix unable to reconnect after vCenter reboot in vsphere input.
- #6073: Handle unknown error in nvidia-smi output.
- #6121: Fix panic in statd input when processing datadog events.
- #6125: Treat empty array as successful parse in json parser.
- #6094: Add missing rcode and zonestat to bind input.
- #6114: Fix lustre2 input plugin config parse regression.
- #5894: Fix template pattern partial wildcard matching.
- #6151: Fix panic in github input.
v1.11.2 [2019-07-09]
Bug Fixes
- #6056: Fix source address ping flag on BSD.
- #6059: Fix value out of range error on 32-bit systems in bind input.
- #3573: Fix tail and logparser stop working after reload.
- #6077: Fix filecount path separator handling in Windows.
- #6075: Fix panic with empty datadog tag string.
- #6069: Apply topic filter to partition metrics in burrow input.
v1.11.1 [2019-06-25]
Bug Fixes
- #5980: Cannot set mount_points option in disk input.
- #5983: Omit keys when creating measurement names for GNMI telemetry.
- #5972: Don't consider pid of 0 when using systemd lookup in procstat.
- #5807: Skip 404 error reporting in nginx_plus_api input.
- #5999: Fix panic if pool_mode column does not exist.
- #6019: Add missing container_id field to docker_container_status metrics.
- #5742: Ignore error when utmp is missing in system input.
- #6032: Add device, serial_no, and wwn tags to synthetic attributes.
- #6012: Fix parsing of remote tcp address in statsd input.
v1.11 [2019-06-11]
Release Notes
- The
uptime_formatfield in the system input has been deprecated, use theuptimefield instead. - The
cloudwatchinput has been updated to use a more efficient API, it now requiresGetMetricDatapermissions instead ofGetMetricStatistics. Theunitstag is not available from this API and is no longer collected.
New Inputs
- bind - Contributed by @dswarbrick & @danielllek
- cisco_telemetry_gnmi - Contributed by @sbyx
- cisco_telemetry_mdt - Contributed by @sbyx
- ecs - Contributed by @rbtr
- github - Contributed by @influxdata
- openweathermap - Contributed by @regel
- powerdns_recursor - Contributed by @dupondje
New Aggregators
- final - Contributed by @oplehto
New Outputs
New Serializers
- wavefront - Contributed by @puckpuck
Features
- #5556: Add TTL field to ping input.
- #5569: Add hexadecimal string to integer conversion to converter processor.
- #5601: Add support for multiple line text and perfdata to nagios parser.
- #5648: Allow env vars ${} expansion syntax in configuration file.
- #5641: Add option to reset buckets on flush to histogram aggregator.
- #5664: Add option to use strict sanitization rules to wavefront output.
- #5697: Add namespace restriction to prometheus input plugin.
- #5681: Add cmdline tag to procstat input.
- #5704: Support verbose query param in ping endpoint of influxdb_listener.
- #5713: Enhance HTTP connection options for phpfpm input plugin.
- #5544: Use more efficient GetMetricData API to collect cloudwatch metrics.
- #5544: Allow selection of collected statistic types in cloudwatch input.
- #5757: Speed up interface stat collection in net input.
- #5769: Add pagefault data to procstat input plugin.
- #5760: Add option to set permissions for unix domain sockets to socket_listener.
- #5585: Add cli support for outputting sections of the config.
- #5770: Add service-display-name option for use with Windows service.
- #5778: Add support for log rotation.
- #5765: Support more drive types in smart input.
- #5829: Add support for HTTP basic auth to solr input.
- #5791: Add support for datadog events to statsd input.
- #5817: Allow devices option to match against devlinks.
- #5855: Support tags in enum processor.
- #5830: Add support for gzip compression to amqp plugins.
- #5831: Support passive queue declaration in amqp_consumer.
- #5901: Set user agent in stackdriver output.
- #5885: Extend metrics collected from Nvidia GPUs.
- #5547: Add file rotation support to the file output.
- #5955: Add source tag to hddtemp plugin.
Bug Fixes
- #5692: Temperature input plugin stops working when WiFi is turned off.
- #5631: Create Windows service only when specified or in service manager.
- #5730: Don't start telegraf when stale pidfile found.
- #5477: Support Minecraft server 1.13 and newer in minecraft input.
- #4098: Fix inline table support in configuration file.
- #1598: Fix multi-line basic strings support in configuration file.
- #5746: Verify a process passed by pid_file exists in procstat input.
- #5455: Fix unsupported pkt type error in pgbouncer.
- #5771: Fix only one job per storage target reported in lustre2 input.
- #5796: Set default timeout of 5s in fibaro input.
- #5835: Fix docker input does not parse image name correctly.
- #5661: Fix direct exchange routing key in amqp output.
- #5819: Fix scale set resource id with azure_monitor output.
- #5883: Skip invalid power times in apex_neptune input.
- #3485: Fix sqlserver connection closing on error.
- #5917: Fix toml option name in nginx_upstream_check.
- #5920: Fixed datastore name mapping in vsphere input.
- #5879: Fix multiple SIGHUP causes Telegraf to shutdown.
- #5891: Fix connection leak in influxdb outputs on reload.
- #5858: Fix batch fails when single metric is unserializable.
- #5536: Log a warning on write if the metric buffer has overflowed.
v1.10.4 [2019-05-14]
Bug Fixes
- #5764: Fix race condition in the Wavefront parser.
- #5783: Create telegraf user in pre-install rpm scriptlet.
- #5792: Don't discard metrics on forbidden error in influxdb_v2 output.
- #5803: Fix http output cannot set Host header.
- #5619: Fix interval estimation in vsphere input.
- #5782: Skip lines with missing refid in ntpq input.
- #5755: Add support for hex values to ipmi_sensor input.
- #5824: Fix parse of unix timestamp with more than ns precision.
- #5836: Restore field name case in interrupts input.
v1.10.3 [2019-04-16]
Bug Fixes
- #5680: Allow colons in metric names in prometheus_client output.
- #5716: Set log directory attributes in rpm spec.
v1.10.2 [2019-04-02]
Release Notes
- String fields no longer have leading and trailing quotation marks removed in the grok parser. If you are capturing quoted strings you may need to update the patterns.
Bug Fixes
- #5612: Fix deadlock when Telegraf is aligning aggregators.
- #5523: Fix missing cluster stats in ceph input.
- #5566: Fix reading major and minor block devices identifiers in diskio input.
- #5607: Add owned directories to rpm package spec.
- #4998: Fix last character removed from string field in grok parser.
- #5632: Fix drop tracking of metrics removed with aggregator drop_original.
- #5540: Fix open file error handling in file output.
- #5626: Fix plugin name in influxdb_v2 output logging.
- #5621: Fix basedir check and parent dir extraction in filecount input.
- #5618: Listen before leaving start in statsd.
- #5595: Fix aggregator window alignment.
- #5637: Fix panic during shutdown of multiple aggregators.
- #5642: Fix parsing of kube config certificate-authority-data in prometheus input.
- #5636: Fix tags applied to wrong metric on parse error.
- #5522: Remove tags that would create invalid label names in prometheus output.
v1.10.1 [2019-03-19]
Bug Fixes
- #5448: Show error when TLS configuration cannot be loaded.
- #5543: Add Base64-encoding/decoding for Google Cloud PubSub plugins.
- #5565: Fix type compatibility in vsphere plugin with use_int_samples option.
- #5492: Fix vsphere input shows failed task in vCenter.
- #5530: Fix invalid measurement name and skip column in csv parser.
- #5589: Fix system input causing high cpu usage on Raspbian.
- #5575: Don't add empty healthcheck tags to consul input.
v1.10 [2019-03-05]
New Inputs
- cloud_pubsub - Contributed by @emilymye
- cloud_pubsub_push - Contributed by @influxdata
- kinesis_consumer - Contributed by @influxdata
- kube_inventory - Contributed by @influxdata
- neptune_apex - Contributed by @MaxRenaud
- nginx_upstream_check - Contributed by @dmitryilyin
- multifile - Contributed by @martin2250
- stackdriver - Contributed by @WuHan0608
New Outputs
- cloud_pubsub - Contributed by @emilymye
New Serializers
Features
- #4345: Allow for force gathering ES cluster stats.
- #5047: Add support for unix and unix_ms timestamps to csv parser.
- #5038: Add ability to tag metrics with topic in kafka_consumer.
- #5024: Add option to store cpu as a tag in interrupts input.
- #5074: Add support for sending a request body to http input.
- #5069: Add running field to procstat_lookup.
- #5116: Include DEVLINKS in available diskio udev properties.
- #5149: Add micro and nanosecond unix timestamp support to JSON parser.
- #5160: Add support for basic auth to couchdb input.
- #5161: Add support in wavefront output for the Wavefront Direct Ingestion API.
- #5168: Allow counting float values in valuecounter aggregator.
- #5177: Add log send and redo queue fields to sqlserver input.
- #5113: Improve scalability of vsphere input.
- #5210: Add read and write op per second fields to ceph input.
- #5214: Add configurable timeout to varnish input.
- #5273: Add flush_total_time_ns and additional wired tiger fields to mongodb input.
- #5295: Support passing bearer token directly in k8s input.
- #5294: Support passing bearer token directly in prometheus input.
- #5292: Add option to report input timestamp in prometheus output.
- #5234: Add Linux mipsle packages.
- #5382: Support unix_us and unix_ns timestamp format in csv parser.
- #5391: Add resource type and resource label support to stackdriver output.
- #5396: Add internal metric for line too long in influxdb_listener.
- #4892: Add option to set retain flag on messages to mqtt output.
- #5165: Add resource path based filtering to vsphere input.
- #5417: Add rcode tag and field to dns_query input.
- #5453: Support Azure Sovereign Environments with endpoint_url option.
- #5472: Support configuring a default timezone in JSON parser.
- #5482: Add ceph_health metrics to ceph input.
- #5488: Add option to disable unique timestamp adjustment in grok parser.
- #5473: Add mutual TLS support to prometheus_client output.
- #4308: Add additional metrics to rabbitmq input.
- #5388: Add multicast support to socket_listener input.
- #5490: Add tag based routing in influxdb/influxdb_v2 outputs.
- #5533: Allow grok parser to produce metrics with no fields.
Bug Fixes
- #4610: Fix initscript removes pidfile of restarted Telegraf process.
- #5320: Use datacenter option spelling in consul input.
- #5316: Remove auth from /ping route in influxdb_listener.
- #5304: Fix x509_cert input stops checking certs after first error.
- #5404: Group stackdriver requests to send one point per timeseries.
- #5449: Log permission error and ignore in filecount input.
- #5497: Create log file in append mode.
- #5325: Ignore tracking for metrics added to aggregator.
- #5514: Fix panic when rejecting empty batch.
- #5518: Fix conversion from string float to integer.
- #5431: Sort metrics by timestamp in prometheus output.
v1.9.5 [2019-02-26]
Bug Fixes
- #5315: Skip string fields when writing to stackdriver output.
- #5364: Send metrics in ascending time order in stackdriver output.
- #5117: Use systemd in Amazon Linux 2 rpm.
- #4988: Set deadlock priority in sqlserver input.
- #5403: Remove error log when snmp6 directory does not exists with nstat input.
- #5437: Host not added when using custom arguments in ping plugin.
- #5438: Fix InfluxDB output UDP line splitting.
- #5456: Disable results by row in azuredb query.
- #5277: Add backwards compatibility fields in ceph usage and pool stats.
v1.9.4 [2019-02-05]
Bug Fixes
- #5334: Fix skip_rows and skip_columns options in csv parser.
- #5181: Always send basic auth in jenkins input.
- #5346: Build official packages with Go 1.11.5.
- #5368: Fix definition of multiple syslog plugins.
v1.9.3 [2019-01-22]
Bug Fixes
- #5261: Fix arithmetic overflow in sqlserver input.
- #5194: Fix latest metrics not sent first when output fails.
- #5285: Fix amqp_consumer stops consuming when it receives unparseable messages.
- #5281: Fix prometheus input not detecting added and removed pods.
- #5215: Remove userinfo from cluster tag in couchbase.
- #5298: Fix internal_write buffer_size not reset on timed writes.
v1.9.2 [2019-01-08]
Bug Fixes
- #5130: Increase varnishstat timeout.
- #5135: Remove storage calculation for non Azure managed instances and add server version.
- #5083: Fix error sending empty tag value in azure_monitor output.
- #5143: Fix panic with prometheus input plugin on shutdown.
- #4482: Support non-transparent framing of syslog messages.
- #5151: Apply global and plugin level metric modifications before filtering.
- #5167: Fix num_remapped_pgs field in ceph plugin.
- #5179: Add PDH_NO_DATA to known counter error codes in win_perf_counters.
- #5170: Fix amqp_consumer stops consuming on empty message.
- #4906: Fix multiple replace tables not working in strings processor.
- #5219: Allow non local udp connections in net_response.
- #5218: Fix toml option names in parser processor.
- #5225: Fix panic in docker input with bad endpoint.
- #5209: Fix original metric modified by aggregator filters.
v1.9.1 [2018-12-11]
Bug Fixes
- #5006: Fix boolean handling in splunkmetric serializer.
- #5046: Set default config values in jenkins input.
- #4664: Fix server connection and document stats in mongodb input.
- #5010: Add X-Requested-By header to graylog input.
- #5052: Fix metric memory not freed from the metric buffer on write.
- #3817: Add support for client tls certificates in postgresql inputs.
- #5082: Prevent panic when marking the offset in kafka_consumer.
- #5084: Add early metrics to aggregator and honor drop_original setting.
- #5112: Use -W flag on bsd variants in ping input.
- #5114: Allow delta metrics in wavefront parser.
v1.9 [2018-11-20]
Release Notes
-
The
http_listenerinput plugin has been renamed toinfluxdb_listenerand use of the original name is deprecated. The new name better describes the intended use of the plugin as a InfluxDB relay. For general purpose transfer of metrics in any format via HTTP, it is recommended to usehttp_listener_v2instead. -
Input plugins are no longer limited from adding metrics when the output is writing, and new metrics will move into the metric buffer as needed. This will provide more robust degradation and recovery when writing to a slow output at high throughput.
To avoid over consumption when reading from queue consumers:
kafka_consumer,amqp_consumer,mqtt_consumer,nats_consumer, andnsq_consumeruse the new optionmax_undelivered_messagesto limit the number of outstanding unwritten metrics.
New Inputs
- http_listener_v2 - Contributed by @jul1u5
- ipvs - Contributed by @amoghe
- jenkins - Contributed by @influxdata & @lpic10
- nginx_plus_api - Contributed by @Bugagazavr
- nginx_vts - Contributed by @monder
- wireless - Contributed by @jamesmaidment
New Outputs
- stackdriver - Contributed by @jamesmaidment
Features
- #4686: Add replace function to strings processor.
- #4754: Query servers in parallel in dns_query input.
- #4753: Add ability to define a custom service name when installing as a Windows service.
- #4703: Add support for IPv6 in the ping plugin.
- #4781: Add new config for csv column explicit type conversion.
- #4800: Add an option to specify a custom datadog URL.
- #4803: Use non-allocating field and tag accessors in datadog output.
- #4752: Add per-directory file counts in the filecount input.
- #4811: Add windows service name lookup to procstat input.
- #4807: Add entity-body compression to http output.
- #4838: Add telegraf version to User-Agent header.
- #4864: Use DescribeStreamSummary in place of ListStreams in kinesis output.
- #4852: Add ability to specify bytes options as strings with units.
- #3903: Add support for TLS configuration in NSQ input.
- #4914: Collect additional stats in memcached input.
- #3847: Add wireless input plugin.
- #4934: Add LUN to datasource translation in vsphere input.
- #4798: Allow connecting to prometheus via unix socket.
- #4920: Add scraping for Prometheus endpoint in Kubernetes.
- #4938: Add per output flush_interval, metric_buffer_limit and metric_batch_size.
Bug Fixes
- #4950: Remove the time_key from the field values in JSON parser.
- #3968: Fix input time rounding when using a custom interval.
- #4938: Fix potential deadlock or leaked resources on restart/reload.
- #2919: Fix outputs block inputs when batch size is reached.
- #4789: Fix potential missing datastore metrics in vSphere plugin.
- #4982: Log warning when wireless plugin is used on unsupported platform.
- #4965: Handle non-tls columns for mysql input.
- #4983: Fix panic in influxdb_listener when using gzip encoding.
v1.8.3 [2018-10-30]
Bug Fixes
- #4873: Add DN attributes as tags in x509_cert input to avoid series overwrite.
- #4921: Prevent connection leak by closing unused connections in amqp output.
- #4904: Use default partition key when tag does not exist in kinesis output.
- #4901: Log the correct error in jti_openconfig.
- #4937: Handle panic when ipmi_sensor input gets bad input.
- #4930: Don't add unserializable fields to jolokia2 input.
- #4866: Fix version check in postgresql_extensible.
v1.8.2 [2018-10-17]
Bug Fixes
- #4844: Update write path to match updated InfluxDB v2 API.
- #4840: Fix missing timeouts in vsphere input.
- #4851: Support uint fields in aerospike input.
- #4854: Use container name from list if no name in container stats.
- #4850: Prevent panic in filecount input on error in file stat.
- #4846: Fix mqtt_consumer connect and reconnect.
- #4849: Fix panic in logparser input.
- #4869: Lower authorization errors to debug level in mongodb input.
- #4875: Return correct response code on ping input.
- #4874: Fix segfault in x509_cert input.
v1.8.1 [2018-10-03]
Bug Fixes
- #4750: Fix hardware_type may be truncated in sqlserver input.
- #4723: Improve performance in basicstats aggregator.
- #4747: Add hostname to TLS config for SNI support.
- #4675: Don't add tags with empty values to opentsdb output.
- #4765: Fix panic during network error in vsphere input.
- #4766: Unify http_listener error response with InfluxDB.
- #4769: Add UUID to VMs in vSphere input.
- #4758: Skip tags with empty values in cloudwatch output.
- #4783: Fix missing non-realtime samples in vSphere input.
- #4799: Fix case of timezone/grok_timezone options.
v1.8 [2018-09-21]
New Inputs
- activemq - Contributed by @mlabouardy
- beanstalkd - Contributed by @44px
- filecount - Contributed by @sometimesfood
- file - Contributed by @maxunt
- icinga2 - Contributed by @mlabouardy
- kibana - Contributed by @lpic10
- pgbouncer - Contributed by @nerzhul
- temp - Contributed by @pytimer
- tengine - Contributed by @ertaoxu
- vsphere - Contributed by @prydin
- x509_cert - Contributed by @jtyr
New Processors
- enum - Contributed by @KarstenSchnitter
- parser - Contributed by @Ayrdrie & @maxunt
- rename - Contributed by @goldibex
- strings - Contributed by @bsmaldon
New Aggregators
- valuecounter - Contributed by @piotr1212
New Outputs
- azure_monitor - Contributed by @influxdata
- influxdb_v2 - Contributed by @influxdata
New Parsers
- csv - Contributed by @maxunt
- grok - Contributed by @maxunt
- logfmt - Contributed by @Ayrdrie & @maxunt
- wavefront - Contributed by @puckpuck
New Serializers
- splunkmetric - Contributed by @ronnocol
Features
- #4236: Add SSL/TLS support to redis input.
- #4160: Add tengine input plugin.
- #4262: Add power draw field to nvidia_smi plugin.
- #4271: Add support for solr 7 to the solr input.
- #4281: Add owner tag on partitions in burrow input.
- #4259: Add container status tag to docker input.
- #3523: Add valuecounter aggregator plugin.
- #4307: Add new measurement with results of pgrep lookup to procstat input.
- #4311: Add support for comma in logparser timestamp format.
- #4292: Add path tag to tail input plugin.
- #4322: Add log message when tail is added or removed from a file.
- #4267: Add option to use of counter time in win perf counters.
- #4343: Add energy and power field and device id tag to fibaro input.
- #4347: Add http path configuration for OpenTSDB output.
- #4352: Gather IPMI metrics concurrently.
- #4362: Add mongo document and connection metrics.
- #3772: Add enum processor plugin.
- #4386: Add user tag to procstat input.
- #4403: Add support for multivalue metrics to collectd parser.
- #4418: Add support for setting kafka client id.
- #4332: Add file input plugin and grok parser.
- #4320: Improve cloudwatch output performance.
- #3768: Add x509_cert input plugin.
- #4471: Add IPSIpAddress syntax to ipaddr conversion in snmp plugin.
- #4363: Add filecount input plugin.
- #4485: Add support for configuring an AWS endpoint_url.
- #4491: Send all messages before waiting for results in kafka output.
- #4492: Add support for lz4 compression to kafka output.
- #4450: Split multiple sensor keys in ipmi input.
- #4364: Support StatisticValues in cloudwatch output plugin.
- #4431: Add ip restriction for the prometheus_client output.
- #3918: Add pgbouncer input plugin.
- #2689: Add ActiveMQ input plugin.
- #4402: Add wavefront parser plugin.
- #4528: Add rename processor plugin.
- #4537: Add message 'max_bytes' configuration to kafka input.
- #4546: Add gopsutil meminfo fields to mem plugin.
- #4285: Document how to parse telegraf logs.
- #4542: Use dep v0.5.0.
- #4433: Add ability to set measurement from matched text in grok parser.
- #4565: Drop message batches in kafka output if too large.
- #4579: Add support for static and random routing keys in kafka output.
- #4539: Add logfmt parser plugin.
- #4551: Add parser processor plugin.
- #4559: Add Icinga2 input plugin.
- #4351: Add name, time, path and string field options to JSON parser.
- #4571: Add forwarded records to sqlserver input.
- #4585: Add Kibana input plugin.
- #4439: Add csv parser plugin.
- #4598: Add read_buffer_size option to statsd input.
- #4089: Add azure_monitor output plugin.
- #4628: Add queue_durability parameter to amqp_consumer input.
- #4476: Add strings processor.
- #4536: Add OAuth2 support to HTTP output plugin.
- #4633: Add Unix epoch timestamp support for JSON parser.
- #4657: Add options for basic auth to haproxy input.
- #4411: Add temp input plugin.
- #4272: Add Beanstalkd input plugin.
- #4669: Add means to specify server password for redis input.
- #4339: Add Splunk Metrics serializer.
- #4141: Add input plugin for VMware vSphere.
- #4667: Align metrics window to interval in cloudwatch input.
- #4642: Improve Azure Managed Instance support + more in sqlserver input.
- #4682: Allow alternate binaries for iptables input plugin.
- #4645: Add influxdb_v2 output plugin.
Bug Fixes
- #3438: Fix divide by zero in logparser input.
- #4499: Fix instance and object name in performance counters with backslashes.
- #4646: Reset/flush saved contents from bad metric.
- #4520: Document all supported cli arguments.
- #4674: Log access denied opening a service at debug level in win_services.
- #4588: Add support for Kafka 2.0.
- #4087: Fix nagios parser does not support ranges in performance data.
- #4088: Fix nagios parser does not strip quotes from performance data.
- #4688: Fix null value crash in postgresql_extensible input.
- #4681: Remove the startup authentication check from the cloudwatch output.
- #4644: Support tailing files created after startup in tail input.
- #4706: Fix csv format configuration loading.
v1.7.4 [2018-08-29]
Bug Fixes
- #4534: Skip unserializable metric in influxDB UDP output.
- #4554: Fix powerdns input tests.
- #4584: Fix burrow_group offset calculation for burrow input.
- #4550: Add result_code value for errors running ping command.
- #4605: Remove timeout deadline for udp syslog input.
- #4601: Ensure channel closed if an error occurs in cgroup input.
- #4544: Fix sending of basic auth credentials in http output.
- #4526: Use the correct GOARM value in the armel package.
v1.7.3 [2018-08-07]
Bug Fixes
- #4434: Reduce required docker API version.
- #4498: Keep leading whitespace for messages in syslog input.
- #4470: Skip bad entries on interrupt input.
- #4501: Preserve metric type when using filters in output plugins.
- #3794: Fix error message if URL is unparseable in influxdb output.
- #4059: Use explicit zpool properties to fix parse error on FreeBSD 11.2.
- #4514: Lock buffer when adding metrics.
v1.7.2 [2018-07-18]
Bug Fixes
- #4381: Use localhost as default server tag in zookeeper input.
- #4374: Don't set values when pattern doesn't match in regex processor.
- #4416: Fix output format of printer processor.
- #4422: Fix metric can have duplicate field.
- #4389: Return error if NewRequest fails in http output.
- #4335: Reset read deadline for syslog input.
- #4375: Exclude cached memory on docker input plugin.
v1.7.1 [2018-07-03]
Bug Fixes
- #4277: Treat sigterm as a clean shutdown signal.
- #4284: Fix selection of tags under nested objects in the JSON parser.
- #4135: Fix postfix input handling multi-level queues.
- #4334: Fix syslog timestamp parsing with single digit day of month.
- #2910: Handle mysql input variations in the user_statistics collecting.
- #4293: Fix minmax and basicstats aggregators to use uint64.
- #4290: Document swap input plugin.
- #4316: Fix incorrect precision being applied to metric in http_listener.
v1.7 [2018-06-12]
Release Notes
-
The
cassandrainput plugin has been deprecated in favor of thejolokia2input plugin which is much more configurable and more performant. There is an example configuration to help you get started. -
For plugins supporting TLS, you can now specify the certificate and keys using
tls_ca,tls_cert,tls_key. These options behave the same as the, now deprecated,sslforms.
New Inputs
- aurora - Contributed by @influxdata
- burrow - Contributed by @arkady-emelyanov
- fibaro - Contributed by @dynek
- jti_openconfig_telemetry - Contributed by @ajhai
- mcrouter - Contributed by @cthayer
- nvidia_smi - Contributed by @jackzampolin
- syslog - Contributed by @influxdata
New Processors
New Outputs
- http - Contributed by @Dark0096
- application_insights: Contribute by @karolz-ms
Features
- #3964: Add repl_oplog_window_sec metric to mongodb input.
- #3819: Add per-host shard metrics in mongodb input.
- #3999: Skip files with leading
..in config directory. - #4021: Add TLS support to socket_writer and socket_listener plugins.
- #4025: Add snmp input option to strip non fixed length index suffixes.
- #4035: Add server version tag to docker input.
- #4044: Add support for LeoFS 1.4 to leofs input.
- #4068: Add parameter to force the interval of gather for sysstat.
- #3877: Support busybox ping in the ping input.
- #4077: Add input plugin for McRouter.
- #4096: Add topk processor plugin.
- #4114: Add cursor metrics to mongodb input.
- #3455: Add tag/integer pair for result to net_response.
- #4010: Add application_insights output plugin.
- #4167: Added several important elasticsearch cluster health metrics.
- #4094: Add batch mode to mqtt output.
- #4158: Add aurora input plugin.
- #3839: Add regex processor plugin.
- #4165: Add support for Graphite 1.1 tags.
- #4162: Add timeout option to sensors input.
- #3489: Add burrow input plugin.
- #3969: Add option to unbound module to use threads as tags.
- #4183: Add support for TLS and username/password auth to aerospike input.
- #4190: Add special syslog timestamp parser to grok parser that uses current year.
- #4181: Add syslog input plugin.
- #4212: Print the enabled aggregator and processor plugins on startup.
- #3994: Add static routing_key option to amqp output.
- #3995: Add passive mode exchange declaration option to amqp consumer input.
- #4216: Add counter fields to pf input.
Bug Fixes
- #4018: Write to working file outputs if any files are not writeable.
- #4036: Add all win_perf_counters fields for a series in a single metric.
- #4118: Report results of dns_query instead of 0ms on timeout.
- #4155: Add consul service tags to metric.
- #2879: Fix wildcards and multi instance processes in win_perf_counters.
- #2468: Fix crash on 32-bit Windows in win_perf_counters.
- #4198: Fix win_perf_counters not collecting at every interval.
- #4227: Use same flags for all BSD family ping variants.
- #4266: Remove tags with empty values from Wavefront output.
v1.6.4 [2018-06-05]
Bug Fixes
- #4203: Fix snmp overriding of auto-configured table fields.
- #4218: Fix uint support in cloudwatch output.
- #4188: Fix documentation of instance_name option in varnish input.
- #4195: Revert to previous aerospike library version due to memory leak.
v1.6.3 [2018-05-21]
Bug Fixes
- #4127: Fix intermittent panic in aerospike input.
- #4130: Fix connection leak in jolokia2_agent.
- #4136: Fix jolokia2 timeout parsing.
- #4142: Fix error parsing dropwizard metrics.
- #4149: Fix librato output support for uint and bool.
- #4176: Fix waitgroup deadlock if url is incorrect in apache input.
v1.6.2 [2018-05-08]
Bug Fixes
- #4078: Use same timestamp for fields in system input.
- #4091: Fix handling of uint64 in datadog output.
- #4099: Ignore UTF8 BOM in JSON parser.
- #4104: Fix case for slave metrics in mysql input.
- #4110: Fix uint support in cratedb output.
v1.6.1 [2018-04-23]
Bug Fixes
- #3835: Report mem input fields as gauges instead counters.
- #4030: Fix graphite outputs unsigned integers in wrong format.
- #4043: Report available fields if utmp is unreadable.
- #4039: Fix potential "no fields" error writing to outputs.
- #4037: Fix uptime reporting in system input when ran inside docker.
- #3750: Fix mem input "cannot allocate memory" error on FreeBSD based systems.
- #4056: Fix duplicate tags when overriding an existing tag.
- #4062: Add server argument as first argument in unbound input.
- #4063: Fix handling of floats with multiple leading zeroes.
- #4064: Return errors in mongodb SSL/TLS configuration.
v1.6 [2018-04-16]
Release Notes
-
The
mysqlinput plugin has been updated fix a number of type conversion issues. This may cause afield type errorwhen inserting into InfluxDB due the change of types.To address this we have introduced a new
metric_versionoption to control enabling the new format. For in depth recommendations on upgrading please reference the mysql plugin documentation.It is encouraged to migrate to the new model when possible as the old version is deprecated and will be removed in a future version.
-
The
postgresqlplugins now defaults to using a persistent connection to the database. In environments where TCP connections are terminated themax_lifetimesetting should be set less than the collectionintervalto prevent errors. -
The
sqlserverinput plugin has a new query and data model that can be enabled by settingquery_version = 2. It is encouraged to migrate to the new model when possible as the old version is deprecated and will be removed in a future version. -
An option has been added to the
openldapinput plugin that reverses metric name to improve grouping. This change is enabled whenreverse_metric_names = trueis set. It is encouraged to enable this option when possible as the old ordering is deprecated. -
The new
httpinput configured withdata_format = "json"can perform the same task as the, now deprecated,httpjsoninput.
New Inputs
New Processors
- override - Thanks to @KarstenSchnitter
New Parsers
- dropwizard - Thanks to @atzoum
Features
- #3551: Add health status mapping from string to int in elasticsearch input.
- #3580: Add control over which stats to gather in basicstats aggregator.
- #3596: Add messages_delivered_get to rabbitmq input.
- #3632: Add wired field to mem input.
- #3619: Add support for gathering exchange metrics to the rabbitmq input.
- #3565: Add support for additional metrics on Linux in zfs input.
- #3524: Add available_entropy field to kernel input plugin.
- #3643: Add user privilege level setting to IPMI sensors.
- #2701: Use persistent connection to postgresql database.
- #2846: Add support for dropwizard input format.
- #3666: Add container health metrics to docker input.
- #3687: Add support for using globs in devices list of diskio input plugin.
- #2754: Allow running as console application on Windows.
- #3703: Add listener counts and node running status to rabbitmq input.
- #3674: Add NATS Monitoring Input Plugin.
- #3702: Add ability to select which queues will be gathered in rabbitmq input.
- #3726: Add support for setting bsd source address to the ping input.
- #3346: Add Ipset input plugin.
- #3719: Add TLS and HTTP basic auth to prometheus_client output.
- #3618: Add new sqlserver output data model.
- #3559: Add native Go method for finding pids to procstat.
- #3722: Add additional metrics and reverse metric names option to openldap.
- #3769: Add TLS support to the mesos input plugin.
- #3546: Add http input plugin.
- #3781: Add keep alive support to the TCP mode of statsd.
- #3783: Support deadline in ping plugin.
- #3765: Add option to disable labels in prometheus output for string fields.
- #3808: Add shard server stats to the mongodb input plugin.
- #3713: Add server option to unbound plugin.
- #3804: Convert boolean metric values to float in datadog output.
- #3799: Add Solr 3 compatibility.
- #3797: Add sum stat to basicstats aggregator.
- #3626: Add ability to override proxy from environment in http response.
- #3853: Add host to ping timeout log message.
- #3773: Add override processor.
- #3814: Add status_code and result tags and result_type field to http_response input.
- #3880: Added config flag to skip collection of network protocol metrics.
- #3927: Add TLS support to kapacitor input.
- #3496: Add HTTP basic auth support to the http_listener input.
- #3452: Tags in output InfluxDB Line Protocol are now sorted.
- #3631: InfluxDB Line Protocol parser now accepts DOS line endings.
- #2496: An option has been added to skip database creation in the InfluxDB output.
- #3366: Add support for connecting to InfluxDB over a unix domain socket.
- #3946: Add optional unsigned integer support to the influx data format.
- #3811: Add TLS support to zookeeper input.
- #2737: Add filters for container state to docker input.
Bug Fixes
- #1896: Fix various mysql data type conversions.
- #3810: Fix metric buffer limit in internal plugin after reload.
- #3801: Fix panic in http_response on invalid regex.
- #3973: Fix socket_listener setting ReadBufferSize on tcp sockets.
- #1575: Add tag for target url to phpfpm input.
- #3868: Fix cannot unmarshal object error in DC/OS input.
- #3648: Fix InfluxDB output not able to reconnect when server address changes.
- #3957: Fix parsing of dos line endings in the smart input.
- #3754: Fix precision truncation when no timestamp included.
- #3655: Fix SNMPv3 connection with Cisco ASA 5515 in snmp input.
- #3981: Export all vars defined in /etc/default/telegraf.
- #4004: Allow grok pattern to contain newlines.
v1.5.3 [2018-03-14]
Bug Fixes
- #3729: Set path to / if HOST_MOUNT_PREFIX matches full path.
- #3739: Remove userinfo from url tag in prometheus input.
- #3778: Fix ping plugin not reporting zero durations.
- #3697: Disable keepalive in mqtt output to prevent deadlock.
- #3786: Fix collation difference in sqlserver input.
- #3871: Fix uptime metric in passenger input plugin.
- #3851: Add output of stderr in case of error to exec log message.
v1.5.2 [2018-01-30]
Bug Fixes
- #3684: Ignore empty lines in Graphite plaintext.
- #3604: Fix index out of bounds error in solr input plugin.
- #3680: Reconnect before sending graphite metrics if disconnected.
- #3693: Align aggregator period with internal ticker to avoid skipping metrics.
- #3629: Fix a potential deadlock when using aggregators.
- #3697: Limit wait time for writes in mqtt output.
- #3698: Revert change in graphite output where dot in field key was replaced by underscore.
- #3710: Add timeout to wavefront output write.
- #3725: Exclude master_replid fields from redis input.
v1.5.1 [2018-01-10]
Bug Fixes
- #3624: Fix name error in jolokia2_agent sample config.
- #3625: Fix DC/OS login expiration time.
- #3593: Set Content-Type charset in influxdb output and allow it be overridden.
- #3594: Document permissions setup for postfix input.
- #3633: Fix deliver_get field in rabbitmq input.
- #3607: Escape environment variables during config toml parsing.
v1.5 [2017-12-14]
New Plugins
- basicstats - Thanks to @toni-moreno
- bond - Thanks to @ildarsv
- cratedb - Thanks to @felixge
- dcos - Thanks to @influxdata
- jolokia2 - Thanks to @dylanmei
- nginx_plus - Thanks to @mplonka & @poblahblahblah
- opensmtpd - Thanks to @aromeyer
- particle - Thanks to @davidgs
- pf - Thanks to @nferch
- postfix - Thanks to @phemmer
- smart - Thanks to @rickard-von-essen
- solr - Thanks to @ljagiello
- teamspeak - Thanks to @p4ddy1
- unbound - Thanks to @aromeyer
- wavefront - Thanks to @puckpuck
Release Notes
-
In the
kinesisoutput, use of thepartition_keyanduse_random_partitionkeyoptions has been deprecated in favor of thepartitionsubtable. This allows for more flexible methods to set the partition key such as by metric name or by tag. -
With the release of the new improved
jolokia2input, the legacyjolokiaplugin is deprecated and will be removed in a future release. Users of this plugin are encouraged to update to the newjolokia2plugin. -
In the
postgresqlandpostgresql_extensibleplugins, the type of the oid data type has changed from string to integer. It is recommended to drop affected fields until a new shard is started. For details on how to workaround this issue please see #3622.
Features
- #3170: Add support for sharding based on metric name.
- #3196: Add Kafka output plugin topic_suffix option.
- #3027: Include mount mode option in disk metrics.
- #3191: TLS and MTLS enhancements to HTTPListener input plugin.
- #3213: Add polling method to logparser and tail inputs.
- #3211: Add timeout option for kubernetes input.
- #3234: Add support for timing sums in statsd input.
- #2617: Add resource limit monitoring to procstat.
- #3236: Add support for k8s service DNS discovery to prometheus input.
- #3245: Add configurable metrics endpoint to prometheus output.
- #3214: Add new nginx_plus input plugin.
- #3215: Add support for NSQLookupd to nsq_consumer.
- #2278: Add redesigned Jolokia input plugin.
- #3106: Add configurable separator for metrics and fields in opentsdb output.
- #1692: Add support for the rollbar occurrence webhook event.
- #3160: Add Wavefront output plugin.
- #3281: Add extra wired tiger cache metrics to mongodb input.
- #3141: Collect Docker Swarm service metrics in docker input plugin.
- #2449: Add smart input plugin for collecting S.M.A.R.T. data.
- #3269: Add cluster health level configuration to elasticsearch input.
- #3304: Add ability to limit node stats in elasticsearch input.
- #2167: Add new basicstats aggregator.
- #3344: Add UDP IPv6 support to statsd input.
- #3350: Use labels in prometheus output for string fields.
- #3358: Add support for decimal timestamps to ts-epoch modifier.
- #3337: Add histogram and summary types and use in prometheus plugins.
- #3365: Gather concurrently from snmp agents.
- #3333: Perform DNS lookup before ping and report result.
- #3398: Add instance name option to varnish plugin.
- #3406: Add support for SSL settings to ElasticSearch output plugin.
- #3315: Add Teamspeak 3 input plugin.
- #3305: Add modification_time field to filestat input plugin.
- #2019: Add Solr input plugin.
- #3210: Add CrateDB output plugin.
- #3459: Add systemd unit pid and cgroup matching to procstat.
- #3477: Add Particle Webhook Plugin.
- #3471: Use MAX() instead of SUM() for latency measurements in sqlserver.
- #3490: Add index by week number to Elasticsearch output.
- #3434: Add unbound input plugin.
- #3449: Add opensmtpd input plugin.
- #3470: Add support for tags in the index name in elasticsearch output.
- #2553: Add postfix input plugin.
- #3424: Add bond input plugin.
- #3518: Add slab to mem plugin.
- #3519: Add input plugin for DC/OS.
- #3140: Add support for glob patterns in net input plugin.
- #3405: Add input plugin for OpenBSD/FreeBSD pf.
- #3528: Add option to amqp output to publish persistent messages.
- #3530: Support I (idle) process state on procfs+Linux.
Bug Fixes
- #3136: Fix webhooks input address in use during reload.
- #3258: Unlock Statsd when stopping to prevent deadlock.
- #3319: Fix cloudwatch output requires unneeded permissions.
- #3351: Fix prometheus passthrough for existing value types.
- #3430: Always ignore autofs filesystems in disk input.
- #3326: Fail metrics parsing on unescaped quotes.
- #3473: Whitelist allowed char classes for graphite output.
- #3488: Use hexadecimal ids and lowercase names in zipkin input.
- #3263: Fix snmp-tools output parsing with Windows EOLs.
- #3447: Add shadow-utils dependency to rpm package.
- #3448: Use deb-systemd-invoke to restart service.
- #3553: Fix kafka_consumer outside range of offsets error.
- #3568: Fix separation of multiple prometheus_client outputs.
- #3577: Don't add system input uptime_format as a counter.
v1.4.5 [2017-12-01]
Bug Fixes
- #3500: Fix global variable collection when using interval_slow option in mysql input.
- #3486: Fix error getting net connections info in netstat input.
- #3529: Fix HOST_MOUNT_PREFIX in docker with disk input.
v1.4.4 [2017-11-08]
Bug Fixes
- #3401: Use schema specified in mqtt_consumer input.
- #3419: Redact datadog API key in log output.
- #3311: Fix error getting pids in netstat input.
- #3339: Support HOST_VAR envvar to locate /var in system input.
- #3383: Use current time if docker container read time is zero value.
v1.4.3 [2017-10-25]
Bug Fixes
- #3327: Fix container name filters in docker input.
- #3321: Fix snmpwalk address format in leofs input.
- #3329: Fix case sensitivity issue in sqlserver query.
- #3342: Fix CPU input plugin stuck after suspend on Linux.
- #3013: Fix mongodb input panic when restarting mongodb.
- #3224: Preserve url path prefix in influx output.
- #3354: Fix TELEGRAF_OPTS expansion in systemd service unit.
- #3357: Remove warning when JSON contains null value.
- #3375: Fix ACL token usage in consul input plugin.
- #3369: Fix unquoting error with Tomcat 6.
- #3373: Fix syscall panic in diskio on some Linux systems.
v1.4.2 [2017-10-10]
Bug Fixes
- #3259: Fix error if int larger than 32-bit in /proc/vmstat.
- #3265: Fix parsing of JSON with a UTF8 BOM in httpjson.
- #2887: Allow JSON data format to contain zero metrics.
- #3284: Fix format of connection_timeout in mqtt_consumer.
- #3081: Fix case sensitivity error in sqlserver input.
- #3297: Add support for proxy environment variables to http_response.
- #1588: Add support for standard proxy env vars in outputs.
- #3282: Fix panic in cpu input if number of cpus changes.
- #2854: Use chunked transfer encoding in InfluxDB output.
v1.4.1 [2017-09-26]
Bug Fixes
- #3167: Fix MQTT input exits if Broker is not available on startup.
- #3217: Fix optional field value conversions in fluentd input.
- #3227: Whitelist allowed char classes for opentsdb output.
- #3232: Fix counter and gauge metric types.
- #3235: Fix skipped line with empty target in iptables.
- #3175: Fix duplicate keys in perf counters sqlserver query.
- #3230: Fix panic in statsd p100 calculation.
- #3242: Fix arm64 packages contain 32-bit executable.
v1.4 [2017-09-05]
Release Notes
-
The
kafka_consumerinput has been updated to support Kafka 0.9 and above style consumer offset handling. The previous version of this plugin supporting Kafka 0.8 and below is available as thekafka_consumer_legacyplugin. -
In the
aerospikeinput thenode_namefield has been changed to be a tag for both theaerospike_nodeandaerospike_namespacemeasurements. -
The default prometheus_client port has been changed to 9273.
New Plugins
- fail2ban - Thanks to @grugrut
- fluentd - Thanks to @DanKans
- histogram - Thanks to @vlamug
- minecraft - Thanks to @adamperlin & @Ayrdrie
- openldap - Thanks to @cobaugh
- salesforce - Thanks to @rody
- tomcat - Thanks to @mlindes
- win_services - Thanks to @vlastahajek
- zipkin - Thanks to @adamperlin & @Ayrdrie
Features
- #2487: Add Kafka 0.9+ consumer support
- #2773: Add support for self-signed certs to InfluxDB input plugin
- #2293: Add TCP listener for statsd input
- #2581: Add Docker container environment variables as tags. Only whitelisted
- #2817: Add timeout option to IPMI sensor plugin
- #2883: Add support for an optional SSL/TLS configuration to nginx input plugin
- #2882: Add timezone support for logparser timestamps.
- #2814: Add result_type field for http_response input.
- #2734: Add include/exclude filters for docker containers.
- #2602: Add secure connection support to graphite output.
- #2908: Add min/max response time on linux/darwin to ping.
- #2929: Add HTTP Proxy support to influxdb output.
- #2933: Add standard SSL options to mysql input.
- #2875: Add input plugin for fail2ban.
- #2924: Support HOST_PROC in processes and linux_sysctl_fs inputs.
- #2960: Add Minecraft input plugin.
- #2963: Add support for RethinkDB 1.0 handshake protocol.
- #2943: Add optional usage_active and time_active CPU metrics.
- #2973: Change default prometheus_client port.
- #2661: Add fluentd input plugin.
- #2990: Add result_type field to net_response input plugin.
- #2571: Add read timeout to socket_listener
- #2612: Add input plugin for OpenLDAP.
- #3042: Add network option to dns_query.
- #3054: Add redis_version field to redis input.
- #3063: Add tls options to docker input.
- #2387: Add histogram aggregator plugin.
- #3080: Add zipkin input plugin.
- #3023: Add Windows Services input plugin.
- #3098: Add path tag to logparser containing path of logfile.
- #3075: Add salesforce input plugin.
- #3097: Add option to run varnish under sudo.
- #3119: Add weighted_io_time to diskio input.
- #2978: Add gzip content-encoding support to influxdb output.
- #3127: Allow using system plugin in Windows.
- #3112: Add tomcat input plugin.
- #3182: HTTP headers can be added to InfluxDB output.
Bug Fixes
- #2607: Improve logging of errors in Cassandra input.
- #2819: [enh] set db_version at 0 if query version fails
- #2749: Fixed sqlserver input to work with case sensitive server collation.
- #2716: Systemd does not see all shutdowns as failures
- #2782: Reuse transports in input plugins
- #2815: Inputs processes fails with "no such process".
- #1137: Fix multiple plugin loading in win_perf_counters.
- #2855: MySQL input: log and continue on field parse error.
- #2885: Fix timeout option in Windows ping input sample configuration.
- #2911: Fix Kinesis output plugin in govcloud.
- #2917: Fix Aerospike input adds all nodes to a single series.
- #2452: Improve Prometheus Client output documentation.
- #2984: Display error message if prometheus output fails to listen.
- #2997: Fix elasticsearch output content type detection warning.
- #2914: Prevent possible deadlock when using aggregators.
- #2860: Fix combined tagdrop/tagpass filtering.
- #3036: Fix filtering when both pass and drop match an item.
- #2964: Only report cpu usage for online cpus in docker input.
- #3050: Start first aggregator period at startup time.
- #2906: Fix panic in logparser if file cannot be opened.
- #2886: Default to localhost if zookeeper has no servers set.
- #2457: Fix docker memory and cpu reporting in Windows.
- #3058: Allow iptable entries with trailing text.
- #1680: Sanitize password from couchbase metric.
- #3104: Converge to typed value in prometheus output.
- #2899: Skip compilation of logparser and tail on solaris.
- #2951: Discard logging from tail library.
- #3126: Remove log message on ping timeout.
- #3144: Don't retry points beyond retention policy.
- #3015: Don't start Telegraf on install in Amazon Linux.
- #3153: Enable hddtemp input on all platforms.
- #3142: Escape backslash within string fields.
- #3162: Fix parsing of SHM remotes in ntpq input
- #3149: Don't fail parsing zpool stats if pool health is UNAVAIL on FreeBSD.
- #2672: Fix NSQ input plugin when used with version 1.0.0-compat.
- #2523: Added CloudWatch metric constraint validation.
- #3179: Skip non-numerical values in graphite format.
- #3187: Fix panic when handling string fields with escapes.
v1.3.5 [2017-07-26]
Bug Fixes
- #3049: Fix prometheus output cannot be reloaded.
- #3037: Fix filestat reporting exists when cannot list directory.
- #2386: Fix ntpq parse issue when using dns_lookup.
- #2554: Fix panic when agent.interval = "0s".
v1.3.4 [2017-07-12]
Bug Fixes
- #3001: Fix handling of escape characters within fields.
- #2988: Fix chrony plugin does not track system time offset.
- #3004: Do not allow metrics with trailing slashes.
- #3011: Prevent Write from being called concurrently.
v1.3.3 [2017-06-28]
Bug Fixes
- #2915: Allow dos line endings in tail and logparser.
- #2937: Remove label value sanitization in prometheus output.
- #2948: Fix bug parsing default timestamps with modified precision.
- #2954: Fix panic in elasticsearch input if cannot determine master.
v1.3.2 [2017-06-14]
Bug Fixes
- #2862: Fix InfluxDB UDP metric splitting.
- #2888: Fix mongodb/leofs urls without scheme.
- #2822: Fix inconsistent label dimensions in prometheus output.
v1.3.1 [2017-05-31]
Bug Fixes
- #2749: Fixed sqlserver input to work with case sensitive server collation.
- #2782: Reuse transports in input plugins
- #2815: Inputs processes fails with "no such process".
- #2851: Fix InfluxDB output database quoting.
- #2856: Fix net input on older Linux kernels.
- #2848: Fix panic in mongo input.
- #2869: Fix length calculation of split metric buffer.
v1.3 [2017-05-15]
Release Notes
-
Users of the windows
pingplugin will need to drop or migrate their measurements in order to continue using the plugin. The reason for this is that the windows plugin was outputting a different type than the linux plugin. This made it impossible to use thepingplugin for both windows and linux machines. -
Ceph: the
ceph_pgmap_statemetric content has been modified to use a unique fieldcount, with each state expressed as astatetag.
Telegraf < 1.3:
# field_name value
active+clean 123
active+clean+scrubbing 3
Telegraf >= 1.3:
# field_name value tag
count 123 state=active+clean
count 3 state=active+clean+scrubbing
-
The Riemann output plugin has been rewritten and the previous riemann plugin is incompatible with the new one. The reasons for this are outlined in issue #1878. The previous riemann output will still be available using
outputs.riemann_legacyif needed, but that will eventually be deprecated. It is highly recommended that all users migrate to the new riemann output plugin. -
Generic socket_listener and socket_writer plugins have been implemented for receiving and sending UDP, TCP, unix, & unix-datagram data. These plugins will replace udp_listener and tcp_listener, which are still available but will be deprecated eventually.
Features
- #2721: Added SASL options for kafka output plugin.
- #2723: Added SSL configuration for input haproxy.
- #2494: Add interrupts input plugin.
- #2094: Add generic socket listener & writer.
- #2204: Extend http_response to support searching for a substring in response. Return 1 if found, else 0.
- #2137: Added userstats to mysql input plugin.
- #2179: Added more InnoDB metric to MySQL plugin.
- #2229:
ceph_pgmap_statemetric now uses a single fieldcount, with PG state published asstatetag. - #2251: InfluxDB output: use own client for improved through-put and less allocations.
- #2330: Keep -config-directory when running as Windows service.
- #1900: Riemann plugin rewrite.
- #1453: diskio: add support for name templates and udev tags.
- #2277: add integer metrics for Consul check health state.
- #2201: Add lock option to the IPtables input plugin.
- #2244: Support ipmi_sensor plugin querying local ipmi sensors.
- #2339: Increment gather_errors for all errors emitted by inputs.
- #2071: Use official docker SDK.
- #1678: Add AMQP consumer input plugin
- #2512: Added pprof tool.
- #2501: Support DEAD(X) state in system input plugin.
- #2522: Add support for mongodb client certificates.
- #1948: Support adding SNMP table indexes as tags.
- #2332: Add Elasticsearch 5.x output
- #2587: Add json timestamp units configurability
- #2597: Add support for Linux sysctl-fs metrics.
- #2425: Support to include/exclude docker container labels as tags
- #1667: dmcache input plugin
- #2637: Add support for precision in http_listener
- #2636: Add
message_len_maxoption tokafka_consumerinput - #1100: Add collectd parser
- #1820: easier plugin testing without outputs
- #2493: Check signature in the GitHub webhook plugin
- #2038: Add papertrail support to webhooks
- #2253: Change jolokia plugin to use bulk requests.
- #2575 Add diskio input for Darwin
- #2705: Kinesis output: add use_random_partitionkey option
- #2635: add tcp keep-alive to socket_listener & socket_writer
- #2031: Add Kapacitor input plugin
- #2732: Use go 1.8.1
- #2712: Documentation for rabbitmq input plugin
- #2141: Logparser handles newly-created files.
Bug Fixes
- #2633: ipmi_sensor: allow @ symbol in password
- #2077: SQL Server Input - Arithmetic overflow error converting numeric to data type int.
- #2262: Flush jitter can inhibit metric collection.
- #2318: haproxy input - Add missing fields.
- #2287: Kubernetes input: Handle null startTime for stopped pods.
- #2356: cpu input panic when /proc/stat is empty.
- #2341: telegraf swallowing panics in --test mode.
- #2358: Create pidfile with 644 permissions & defer file deletion.
- #2360: Fixed install/remove of telegraf on non-systemd Debian/Ubuntu systems
- #2282: Reloading telegraf freezes prometheus output.
- #2390: Empty tag value causes error on InfluxDB output.
- #2380: buffer_size field value is negative number from "internal" plugin.
- #2414: Missing error handling in the MySQL plugin leads to segmentation violation.
- #2462: Fix type conflict in windows ping plugin.
- #2178: logparser: regexp with lookahead.
- #2466: Telegraf can crash in LoadDirectory on 0600 files.
- #2215: Iptables input: document better that rules without a comment are ignored.
- #2483: Fix win_perf_counters capping values at 100.
- #2498: Exporting Ipmi.Path to be set by config.
- #2500: Remove warning if parse empty content
- #2520: Update default value for Cloudwatch rate limit
- #2513: create /etc/telegraf/telegraf.d directory in tarball.
- #2541: Return error on unsupported serializer data format.
- #1827: Fix Windows Performance Counters multi instance identifier
- #2576: Add write timeout to Riemann output
- #2596: fix timestamp parsing on prometheus plugin
- #2610: Fix deadlock when output cannot write
- #2410: Fix connection leak in postgresql.
- #2628: Set default measurement name for snmp input.
- #2649: Improve performance of diskio with many disks
- #2671: The internal input plugin uses the wrong units for
heap_objects - #2684: Fix ipmi_sensor config is shared between all plugin instances
- #2450: Network statistics not collected when system has alias interfaces
- #1911: Sysstat plugin needs LANG=C or similar locale
- #2528: File output closes standard streams on reload.
- #2603: AMQP output disconnect blocks all outputs
- #2706: Improve documentation for redis input plugin
v1.2.1 [2017-02-01]
Bug Fixes
Features
- #2348: Go version 1.7.4 -> 1.7.5
v1.2 [2017-01-00]
Release Notes
-
The StatsD plugin will now default all "delete_" config options to "true". This will change te default behavior for users who were not specifying these parameters in their config file.
-
The StatsD plugin will also no longer save it's state on a service reload. Essentially we have reverted PR #887. The reason for this is that saving the state in a global variable is not thread-safe (see #1975 & #2102), and this creates issues if users want to define multiple instances of the statsd plugin. Saving state on reload may be considered in the future, but this would need to be implemented at a higher level and applied to all plugins, not just statsd.
Features
- #2123: Fix improper calculation of CPU percentages
- #1564: Use RFC3339 timestamps in log output.
- #1997: Non-default HTTP timeouts for RabbitMQ plugin.
- #2074: "discard" output plugin added, primarily for testing purposes.
- #1965: The JSON parser can now parse an array of objects using the same configuration.
- #1807: Option to use device name rather than path for reporting disk stats.
- #1348: Telegraf "internal" plugin for collecting stats on itself.
- #2127: Update Go version to 1.7.4.
- #2126: Support a metric.Split function.
- #2026: elasticsearch "shield" (basic auth) support doc.
- #1885: Fix over-querying of cloudwatch metrics
- #1913: OpenTSDB basic auth support.
- #1908: RabbitMQ Connection metrics.
- #1937: HAProxy session limit metric.
- #2068: Accept strings for StatsD sets.
- #1893: Change StatsD default "reset" behavior.
- #2079: Enable setting ClientID in MQTT output.
- #2001: MongoDB input plugin: Improve state data.
- #2078: Ping input: add standard deviation field.
- #2121: Add GC pause metric to InfluxDB input plugin.
- #2006: Added response_timeout property to prometheus input plugin.
- #1763: Pulling github.com/lxn/win's pdh wrapper into telegraf.
- #1898: Support negative statsd counters.
- #1921: Elasticsearch cluster stats support.
- #1942: Change Amazon Kinesis output plugin to use the built-in serializer plugins.
- #1980: Hide username/password from elasticsearch error log messages.
- #2097: Configurable HTTP timeouts in Jolokia plugin
- #2255: Allow changing jolokia attribute delimiter
Bug Fixes
- #2049: Fix the Value data format not trimming null characters from input.
- #1949: Fix windows
netplugin. - #1775: Cache & expire metrics for delivery to prometheus
- #1775: Cache & expire metrics for delivery to prometheus.
- #2146: Fix potential panic in aggregator plugin metric maker.
- #1843 & #1668: Add optional ability to define PID as a tag.
- #1730 & #2261: Fix win_perf_counters not gathering non-English counters.
- #2061: Fix panic when file stat info cannot be collected due to permissions or other issue(s).
- #2045: Graylog output should set short_message field.
- #1904: Hddtemp always put the value in the field temperature.
- #1693: Properly collect nested jolokia struct data.
- #1917: fix puppetagent inputs plugin to support string for config variable.
- #1987: fix docker input plugin tags when registry has port.
- #2089: Fix tail input when reading from a pipe.
- #1449: MongoDB plugin always shows 0 replication lag.
- #1825: Consul plugin: add check_id as a tag in metrics to avoid overwrites.
- #1973: Partial fix: logparser CLF pattern with IPv6 addresses.
- #1975 & #2102: Fix thread-safety when using multiple instances of the statsd input plugin.
- #2027: docker input: interface conversion panic fix.
- #1814: snmp: ensure proper context is present on error messages.
- #2299: opentsdb: add tcp:// prefix if no scheme provided.
- #2297: influx parser: parse line-protocol without newlines.
- #2245: influxdb output: fix field type conflict blocking output buffer.
v1.1.2 [2016-12-12]
Bug Fixes
- #2007: Make snmptranslate not required when using numeric OID.
- #2104: Add a global snmp translation cache.
v1.1.1 [2016-11-14]
Bug Fixes
- #2023: Fix issue parsing toml durations with single quotes.
v1.1.0 [2016-11-07]
Release Notes
-
Telegraf now supports two new types of plugins: processors & aggregators.
-
On systemd Telegraf will no longer redirect it's stdout to /var/log/telegraf/telegraf.log. On most systems, the logs will be directed to the systemd journal and can be accessed by
journalctl -u telegraf.service. Consult the systemd journal documentation for configuring journald. There is also alogfileconfig option available in 1.1, which will allow users to easily configure telegraf to continue sending logs to /var/log/telegraf/telegraf.log.
Features
- #1726: Processor & Aggregator plugin support.
- #1861: adding the tags in the graylog output plugin
- #1732: Telegraf systemd service, log to journal.
- #1782: Allow numeric and non-string values for tag_keys.
- #1694: Adding Gauge and Counter metric types.
- #1606: Remove carraige returns from exec plugin output on Windows
- #1674: elasticsearch input: configurable timeout.
- #1607: Massage metric names in Instrumental output plugin
- #1572: mesos improvements.
- #1513: Add Ceph Cluster Performance Statistics
- #1650: Ability to configure response_timeout in httpjson input.
- #1685: Add additional redis metrics.
- #1539: Added capability to send metrics through Http API for OpenTSDB.
- #1471: iptables input plugin.
- #1542: Add filestack webhook plugin.
- #1599: Add server hostname for each docker measurements.
- #1697: Add NATS output plugin.
- #1407 & #1915: HTTP service listener input plugin.
- #1699: Add database blacklist option for Postgresql
- #1791: Add Docker container state metrics to Docker input plugin output
- #1755: Add support to SNMP for IP & MAC address conversion.
- #1729: Add support to SNMP for OID index suffixes.
- #1813: Change default arguments for SNMP plugin.
- #1686: Mesos input plugin: very high-cardinality mesos-task metrics removed.
- #1838: Logging overhaul to centralize the logger & log levels, & provide a logfile config option.
- #1700: HAProxy plugin socket glob matching.
- #1847: Add Kubernetes plugin for retrieving pod metrics.
Bug Fixes
- #1955: Fix NATS plug-ins reconnection logic.
- #1936: Set required default values in udp_listener & tcp_listener.
- #1926: Fix toml unmarshal panic in Duration objects.
- #1746: Fix handling of non-string values for JSON keys listed in tag_keys.
- #1628: Fix mongodb input panic on version 2.2.
- #1733: Fix statsd scientific notation parsing
- #1716: Sensors plugin strconv.ParseFloat: parsing "": invalid syntax
- #1530: Fix prometheus_client reload panic
- #1764: Fix kafka consumer panic when nil error is returned down errs channel.
- #1768: Speed up statsd parsing.
- #1751: Fix powerdns integer parse error handling.
- #1752: Fix varnish plugin defaults not being used.
- #1517: Fix windows glob paths.
- #1137: Fix issue loading config directory on windows.
- #1772: Windows remote management interactive service fix.
- #1702: sqlserver, fix issue when case sensitive collation is activated.
- #1823: Fix huge allocations in http_listener when dealing with huge payloads.
- #1833: Fix translating SNMP fields not in MIB.
- #1835: Fix SNMP emitting empty fields.
- #1854: SQL Server waitstats truncation bug.
- #1810: Fix logparser common log format: numbers in ident.
- #1793: Fix JSON Serialization in OpenTSDB output.
- #1731: Fix Graphite template ordering, use most specific.
- #1836: Fix snmp table field initialization for non-automatic table.
- #1724: cgroups path being parsed as metric.
- #1886: Fix phpfpm fcgi client panic when URL does not exist.
- #1344: Fix config file parse error logging.
- #1771: Delete nil fields in the metric maker.
- #870: Fix MySQL special characters in DSN parsing.
- #1742: Ping input odd timeout behavior.
- #1950: Switch to github.com/kballard/go-shellquote.
v1.0.1 [2016-09-26]
Bug Fixes
- #1775: Prometheus output: Fix bug with multi-batch writes.
- #1738: Fix unmarshal of influxdb metrics with null tags.
- #1773: Add configurable timeout to influxdb input plugin.
- #1785: Fix statsd no default value panic.
v1.0 [2016-09-08]
Release Notes
Breaking Change The SNMP plugin is being deprecated in it's current form.
There is a new SNMP plugin
which fixes many of the issues and confusions
of its predecessor. For users wanting to continue to use the deprecated SNMP
plugin, you will need to change your config file from [[inputs.snmp]] to
[[inputs.snmp_legacy]]. The configuration of the new SNMP plugin is not
backwards-compatible.
Breaking Change: Aerospike main server node measurements have been renamed aerospike_node. Aerospike namespace measurements have been renamed to aerospike_namespace. They will also now be tagged with the node_name that they correspond to. This has been done to differentiate measurements that pertain to node vs. namespace statistics.
Breaking Change: users of github_webhooks must change to the new
[[inputs.webhooks]] plugin.
This means that the default github_webhooks config:
# A Github Webhook Event collector
[[inputs.github_webhooks]]
## Address and port to host Webhook listener on
service_address = ":1618"
should now look like:
# A Webhooks Event collector
[[inputs.webhooks]]
## Address and port to host Webhook listener on
service_address = ":1618"
[inputs.webhooks.github]
path = "/"
-
Telegraf now supports being installed as an official windows service, which can be installed via
> C:\Program Files\Telegraf\telegraf.exe --service install -
flush_jitterbehavior has been changed. The random jitter will now be evaluated at every flush interval, rather than once at startup. This makes it consistent with the behavior ofcollection_jitter. -
postgresql plugins now handle oid and name typed columns seamlessly, previously they were ignored/skipped.
Features
- #1617: postgresql_extensible now handles name and oid types correctly.
- #1413: Separate container_version from container_image tag.
- #1525: Support setting per-device and total metrics for Docker network and blockio.
- #1466: MongoDB input plugin: adding per DB stats from db.stats()
- #1503: Add tls support for certs to RabbitMQ input plugin
- #1289: webhooks input plugin. Thanks @francois2metz and @cduez!
- #1247: rollbar webhook plugin.
- #1408: mandrill webhook plugin.
- #1402: docker-machine/boot2docker no longer required for unit tests.
- #1350: cgroup input plugin.
- #1369: Add input plugin for consuming metrics from NSQD.
- #1369: add ability to read redis from a socket.
- #1387: Breaking Change - Redis
roletag renamed toreplication_roleto avoid global_tags override - #1437: Fetching Galera status metrics in MySQL
- #1500: Aerospike plugin refactored to use official client lib.
- #1434: Add measurement name arg to logparser plugin.
- #1479: logparser: change resp_code from a field to a tag.
- #1411: Implement support for fetching hddtemp data
- #1340: statsd: do not log every dropped metric.
- #1368: Add precision rounding to all metrics on collection.
- #1390: Add support for Tengine
- #1320: Logparser input plugin for parsing grok-style log patterns.
- #1397: ElasticSearch: now supports connecting to ElasticSearch via SSL
- #1262: Add graylog input plugin.
- #1294: consul input plugin. Thanks @harnash
- #1164: conntrack input plugin. Thanks @robinpercy!
- #1165: vmstat input plugin. Thanks @jshim-xm!
- #1208: Standardized AWS credentials evaluation & wildcard CloudWatch dimensions. Thanks @johnrengelman!
- #1264: Add SSL config options to http_response plugin.
- #1272: graphite parser: add ability to specify multiple tag keys, for consistency with influxdb parser.
- #1265: Make dns lookups for chrony configurable. Thanks @zbindenren!
- #1275: Allow wildcard filtering of varnish stats.
- #1142: Support for glob patterns in exec plugin commands configuration.
- #1278: RabbitMQ input: made url parameter optional by using DefaultURL
http://localhost:15672if not specified - #1197: Limit AWS GetMetricStatistics requests to 10 per second.
- #1278 & #1288 & #1295: RabbitMQ/Apache/InfluxDB inputs: made url(s) parameter optional by using reasonable input defaults if not specified
- #1296: Refactor of flush_jitter argument.
- #1213: Add inactive & active memory to mem plugin.
- #1543: Official Windows service.
- #1414: Forking sensors command to remove C package dependency.
- #1389: Add a new SNMP plugin.
Bug Fixes
- #1619: Fix
make windowsbuild target - #1519: Fix error race conditions and partial failures.
- #1477: nstat: fix inaccurate config panic.
- #1481: jolokia: fix handling multiple multi-dimensional attributes.
- #1430: Fix prometheus character sanitizing. Sanitize more win_perf_counters characters.
- #1534: Add diskio io_time to FreeBSD & report timing metrics as ms (as linux does).
- #1379: Fix covering Amazon Linux for post remove flow.
- #1584: procstat missing fields: read/write bytes & count
- #1472: diskio input plugin: set 'skip_serial_number = true' by default to avoid high cardinality.
- #1426: nil metrics panic fix.
- #1384: Fix datarace in apache input plugin.
- #1399: Add
read_repairsstatistics to riak plugin. - #1405: Fix memory/connection leak in prometheus input plugin.
- #1378: Trim BOM from config file for Windows support.
- #1339: Prometheus client output panic on service reload.
- #1461: Prometheus parser, protobuf format header fix.
- #1334: Prometheus output, metric refresh and caching fixes.
- #1432: Panic fix for multiple graphite outputs under very high load.
- #1412: Instrumental output has better reconnect behavior
- #1460: Remove PID from procstat plugin to fix cardinality issues.
- #1427: Cassandra input: version 2.x "column family" fix.
- #1463: Shared WaitGroup in Exec plugin
- #1436: logparser: honor modifiers in "pattern" config.
- #1418: logparser: error and exit on file permissions/missing errors.
- #1499: Make the user able to specify full path for HAproxy stats
- #1521: Fix Redis url, an extra "tcp://" was added.
- #1330: Fix exec plugin panic when using single binary.
- #1336: Fixed incorrect prometheus metrics source selection.
- #1112: Set default Zookeeper chroot to empty string.
- #1335: Fix overall ping timeout to be calculated based on per-ping timeout.
- #1374: Change "default" retention policy to "".
- #1377: Graphite output mangling '%' character.
- #1396: Prometheus input plugin now supports x509 certs authentication
- #1252 & #1279: Fix systemd service. Thanks @zbindenren & @PierreF!
- #1221: Fix influxdb n_shards counter.
- #1258: Fix potential kernel plugin integer parse error.
- #1268: Fix potential influxdb input type assertion panic.
- #1283: Still send processes metrics if a process exited during metric collection.
- #1297: disk plugin panic when usage grab fails.
- #1316: Removed leaked "database" tag on redis metrics. Thanks @PierreF!
- #1323: Processes plugin: fix potential error with /proc/net/stat directory.
- #1322: Fix rare RHEL 5.2 panic in gopsutil diskio gathering function.
- #1586: Remove IF NOT EXISTS from influxdb output database creation.
- #1600: Fix quoting with text values in postgresql_extensible plugin.
- #1425: Fix win_perf_counter "index out of range" panic.
- #1634: Fix ntpq panic when field is missing.
- #1637: Sanitize graphite output field names.
- #1695: Fix MySQL plugin not sending 0 value fields.
v0.13.1 [2016-05-24]
Release Notes
- net_response and http_response plugins timeouts will now accept duration strings, ie, "2s" or "500ms".
- Input plugin Gathers will no longer be logged by default, but a Gather for each plugin will be logged in Debug mode.
- Debug mode will no longer print every point added to the accumulator. This
functionality can be duplicated using the
fileoutput plugin and printing to "stdout".
Features
- #1173: varnish input plugin. Thanks @sfox-xmatters!
- #1138: nstat input plugin. Thanks @Maksadbek!
- #1139: instrumental output plugin. Thanks @jasonroelofs!
- #1172: Ceph storage stats. Thanks @robinpercy!
- #1233: Updated golint gopsutil dependency.
- #1238: chrony input plugin. Thanks @zbindenren!
- #479: per-plugin execution time added to debug output.
- #1249: influxdb output: added write_consistency argument.
Bug Fixes
- #1195: Docker panic on timeout. Thanks @zstyblik!
- #1211: mongodb input. Fix possible panic. Thanks @kols!
- #1215: Fix for possible gopsutil-dependent plugin hangs.
- #1228: Fix service plugin host tag overwrite.
- #1198: http_response: override request Host header properly
- #1230: Fix Telegraf process hangup due to a single plugin hanging.
- #1214: Use TCP timeout argument in net_response plugin.
- #1243: Logfile not created on systemd.
v0.13 [2016-05-11]
Release Notes
-
Breaking change in jolokia plugin. See the jolokia README for updated configuration. The plugin will now support proxy mode and will make POST requests.
-
New [agent] configuration option:
metric_batch_size. This option tells telegraf the maximum batch size to allow to accumulate before sending a flush to the configured outputs.metric_buffer_limitnow refers to the absolute maximum number of metrics that will accumulate before metrics are dropped. -
There is no longer an option to
flush_buffer_when_full, this is now the default and only behavior of telegraf. -
Breaking Change: docker plugin tags. The cont_id tag no longer exists, it will now be a field, and be called container_id. Additionally, cont_image and cont_name are being renamed to container_image and container_name.
-
Breaking Change: docker plugin measurements. The
docker_cpu,docker_mem,docker_blkioanddocker_netmeasurements are being renamed todocker_container_cpu,docker_container_mem,docker_container_blkioanddocker_container_net. Why? Because these metrics are specifically tracking per-container stats. The problem with per-container stats, in some use-cases, is that if containers are short-lived AND names are not kept consistent, then the series cardinality will balloon very quickly. So adding "container" to each metric will: (1) make it more clear that these metrics are per-container, and (2) allow users to easily drop per-container metrics if cardinality is an issue (namedrop = ["docker_container_*"]) -
tagexcludeandtagincludeare now available, which can be used to remove tags from measurements on inputs and outputs. See the configuration doc for more details. -
Measurement filtering: All measurement filters now match based on glob only. Previously there was an undocumented behavior where filters would match based on prefix in addition to globs. This means that a filter like
fielddrop = ["time_"]will need to be changed tofielddrop = ["time_*"] -
datadog: measurement and field names will no longer have
_replaced by. -
The following plugins have changed their tags to not overwrite the host tag:
- cassandra:
host -> cassandra_host - disque:
host -> disque_host - rethinkdb:
host -> rethinkdb_host
- cassandra:
-
Breaking Change: The
win_perf_countersinput has been changed to sanitize field names, replacing/Secand/secwith_persec, as well as spaces with underscores. This is needed because Graphite doesn't like slashes and spaces, and was failing to accept metrics that had them. The/[sS]ec->_persecis just to make things clearer and uniform. -
Breaking Change: snmp plugin. The
hosttag of the snmp plugin has been changed to thesnmp_hosttag. -
The
diskinput plugin can now be configured with theHOST_MOUNT_PREFIXenvironment variable. This value is prepended to any mountpaths discovered before retrieving stats. It is not included on the report path. This is necessary for reporting host disk stats when running from within a container.
Features
- #1031: Jolokia plugin proxy mode. Thanks @saiello!
- #1017: taginclude and tagexclude arguments.
- #1015: Docker plugin schema refactor.
- #889: Improved MySQL plugin. Thanks @maksadbek!
- #1060: TTL metrics added to MongoDB input plugin
- #1056: Don't allow inputs to overwrite host tags.
- #1035: Add
user,exe,pidfiletags to procstat plugin. - #1041: Add
n_cpusfield to the system plugin. - #1072: New Input Plugin: filestat.
- #1066: Replication lag metrics for MongoDB input plugin
- #1086: Ability to specify AWS keys in config file. Thanks @johnrengelman!
- #1096: Performance refactor of running output buffers.
- #967: Buffer logging improvements.
- #1107: Support lustre2 job stats. Thanks @hanleyja!
- #1122: Support setting config path through env variable and default paths.
- #1128: MongoDB jumbo chunks metric for MongoDB input plugin
- #1146: HAProxy socket support. Thanks weshmashian!
Bug Fixes
- #1050: jolokia plugin - do not overwrite host tag. Thanks @saiello!
- #921: mqtt_consumer stops gathering metrics. Thanks @chaton78!
- #1013: Close dead riemann output connections. Thanks @echupriyanov!
- #1012: Set default tags in test accumulator.
- #1024: Don't replace
.with_in datadog output. - #1058: Fix possible leaky TCP connections in influxdb output.
- #1044: Fix SNMP OID possible collisions. Thanks @relip
- #1022: Dont error deb/rpm install on systemd errors.
- #1078: Use default AWS credential chain.
- #1070: SQL Server input. Fix datatype conversion.
- #1089: Fix leaky TCP connections in phpfpm plugin.
- #914: Telegraf can drop metrics on full buffers.
- #1098: Sanitize invalid OpenTSDB characters.
- #1110: Sanitize * to - in graphite serializer. Thanks @goodeggs!
- #1118: Sanitize Counter names for
win_perf_countersinput. - #1125: Wrap all exec command runners with a timeout, so hung os processes don't halt Telegraf.
- #1113: Set MaxRetry and RequiredAcks defaults in Kafka output.
- #1090: [agent] and [global_tags] config sometimes not getting applied.
- #1133: Use a timeout for docker list & stat cmds.
- #1052: Docker panic fix when decode fails.
- #1136: "DELAYED" Inserts were deprecated in MySQL 5.6.6. Thanks @PierreF
v0.12.1 [2016-04-14]
Release Notes
- Breaking change in the dovecot input plugin. See Features section below.
- Graphite output templates are now supported. See the Output Formats README
- Possible breaking change for the librato and graphite outputs. Telegraf will
no longer insert field names when the field is simply named
value. This is because thevaluefield is redundant in the graphite/librato context.
Features
- #1009: Cassandra input plugin. Thanks @subhachandrachandra!
- #976: Reduce allocations in the UDP and statsd inputs.
- #979: Reduce allocations in the TCP listener.
- #992: Refactor allocations in TCP/UDP listeners.
- #935: AWS Cloudwatch input plugin. Thanks @joshhardy & @ljosa!
- #943: http_response input plugin. Thanks @Lswith!
- #939: sysstat input plugin. Thanks @zbindenren!
- #998: breaking change enabled global, user and ip queries in dovecot plugin. Thanks @mikif70!
- #1001: Graphite serializer templates.
- #1008: Adding memstats metrics to the influxdb plugin.
Bug Fixes
- #968: Processes plugin gets unknown state when spaces are in (command name)
- #969: ipmi_sensors: allow : in password. Thanks @awaw!
- #972: dovecot: remove extra newline in dovecot command. Thanks @mrannanj!
- #645: docker plugin i/o error on closed pipe. Thanks @tripledes!
v0.12.0 [2016-04-05]
Features
- #951: Parse environment variables in the config file.
- #948: Cleanup config file and make default package version include all plugins (but commented).
- #927: Adds parsing of tags to the statsd input when using DataDog's dogstatsd extension
- #863: AMQP output: allow external auth. Thanks @ekini!
- #707: Improved prometheus plugin. Thanks @titilambert!
- #878: Added json serializer. Thanks @ch3lo!
- #880: Add the ability to specify the bearer token to the prometheus plugin. Thanks @jchauncey!
- #882: Fixed SQL Server Plugin issues
- #849: Adding ability to parse single values as an input data type.
- #844: postgres_extensible plugin added. Thanks @menardorama!
- #866: couchbase input plugin. Thanks @ljosa!
- #789: Support multiple field specification and
field*in graphite templates. Thanks @chrusty! - #762: Nagios parser for the exec plugin. Thanks @titilambert!
- #848: Provide option to omit host tag from telegraf agent.
- #928: Deprecating the statsd "convert_names" options, expose separator config.
- #919: ipmi_sensor input plugin. Thanks @ebookbug!
- #945: KAFKA output: codec, acks, and retry configuration. Thanks @framiere!
Bug Fixes
- #890: Create TLS config even if only ssl_ca is provided.
- #884: Do not call write method if there are 0 metrics to write.
- #898: Put database name in quotes, fixes special characters in the database name.
- #656: No longer run
lsofon linux to get netstat data, fixes permissions issue. - #907: Fix prometheus invalid label/measurement name key.
- #841: Fix memcached unix socket panic.
- #873: Fix SNMP plugin sometimes not returning metrics. Thanks @titilambert!
- #934: phpfpm: Fix fcgi uri path. Thanks @rudenkovk!
- #805: Kafka consumer stops gathering after i/o timeout.
- #959: reduce mongodb & prometheus collection timeouts. Thanks @PierreF!
v0.11.1 [2016-03-17]
Release Notes
- Primarily this release was cut to fix #859
Features
- #747: Start telegraf on install & remove on uninstall. Thanks @PierreF!
- #794: Add service reload ability. Thanks @entertainyou!
Bug Fixes
v0.11.0 [2016-03-15]
Features
- #692: Support InfluxDB retention policies
- #771: Default timeouts for input plugns. Thanks @PierreF!
- #758: UDP Listener input plugin, thanks @whatyouhide!
- #769: httpjson plugin: allow specifying SSL configuration.
- #735: SNMP Table feature. Thanks @titilambert!
- #754: docker plugin: adding
docker infometrics to output. Thanks @titilambert! - #788: -input-list and -output-list command-line options. Thanks @ebookbug!
- #778: Adding a TCP input listener.
- #797: Provide option for persistent MQTT consumer client sessions.
- #799: Add number of threads for procstat input plugin. Thanks @titilambert!
- #776: Add Zookeeper chroot option to kafka_consumer. Thanks @prune998!
- #811: Add processes plugin for classifying total procs on system. Thanks @titilambert!
- #235: Add number of users to the
systeminput plugin. - #826: "kernel" linux plugin for /proc/stat metrics (context switches, interrupts, etc.)
- #847:
ntpq: Input plugin for running ntp query executable and gathering metrics.
Bug Fixes
- #748: Fix sensor plugin split on ":"
- #722: Librato output plugin fixes. Thanks @chrusty!
- #745: Fix Telegraf toml parse panic on large config files. Thanks @titilambert!
- #781: Fix mqtt_consumer username not being set. Thanks @chaton78!
- #786: Fix mqtt output username not being set. Thanks @msangoi!
- #773: Fix duplicate measurements in snmp plugin. Thanks @titilambert!
- #708: packaging: build ARM package
- #713: packaging: insecure permissions error on log directory
- #816: Fix phpfpm panic if fcgi endpoint unreachable.
- #828: fix net_response plugin overwriting host tag.
- #821: Remove postgres password from server tag. Thanks @menardorama!
v0.10.4.1
Release Notes
- Bug in the build script broke deb and rpm packages.
Bug Fixes
v0.10.4 [2016-02-24]
Release Notes
- The pass/drop parameters have been renamed to fielddrop/fieldpass parameters, to more accurately indicate their purpose.
- There are also now namedrop/namepass parameters for passing/dropping based on the metric name.
- Experimental windows builds now available.
Features
- #727: riak input, thanks @jcoene!
- #694: DNS Query input, thanks @mjasion!
- #724: username matching for procstat input, thanks @zorel!
- #736: Ignore dummy filesystems from disk plugin. Thanks @PierreF!
- #737: Support multiple fields for statsd input. Thanks @mattheath!
Bug Fixes
- #701: output write count shouldnt print in quiet mode.
- #746: httpjson plugin: Fix HTTP GET parameters.
v0.10.3 [2016-02-18]
Release Notes
- Users of the
execandkafka_consumer(and the newnats_consumerandmqtt_consumerplugins) can now specify the incoming data format that they would like to parse. Currently supports: "json", "influx", and "graphite" - Users of message broker and file output plugins can now choose what data format they would like to output. Currently supports: "influx" and "graphite"
- More info on parsing incoming data formats can be found here
- More info on serializing outgoing data formats can be found here
- Telegraf now has an option
flush_buffer_when_fullthat will flush the metric buffer whenever it fills up for each output, rather than dropping points and only flushing on a set time interval. This will default totrueand is in the[agent]config section.
Features
- #652: CouchDB Input Plugin. Thanks @codehate!
- #655: Support parsing arbitrary data formats. Currently limited to kafka_consumer and exec inputs.
- #671: Dovecot input plugin. Thanks @mikif70!
- #680: NATS consumer input plugin. Thanks @netixen!
- #676: MQTT consumer input plugin.
- #683: PostGRES input plugin: add pg_stat_bgwriter. Thanks @menardorama!
- #679: File/stdout output plugin.
- #679: Support for arbitrary output data formats.
- #695: raindrops input plugin. Thanks @burdandrei!
- #650: net_response input plugin. Thanks @titilambert!
- #699: Flush based on buffer size rather than time.
- #682: Mesos input plugin. Thanks @tripledes!
Bug Fixes
- #443: Fix Ping command timeout parameter on Linux.
- #662: Change
[tags]to[global_tags]to fix multiple-plugin tags bug. - #642: Riemann output plugin issues.
- #394: Support HTTP POST. Thanks @gabelev!
- #715: Fix influxdb precision config panic. Thanks @netixen!
v0.10.2 [2016-02-04]
Release Notes
- Statsd timing measurements are now aggregated into a single measurement with fields.
- Graphite output now inserts tags into the bucket in alphabetical order.
- Normalized TLS/SSL support for output plugins: MQTT, AMQP, Kafka
verify_sslconfig option was removed from Kafka because it was actually doing the opposite of what it claimed to do (yikes). It's been replaced byinsecure_skip_verify
Features
- #575: Support for collecting Windows Performance Counters. Thanks @TheFlyingCorpse!
- #564: features for plugin writing simplification. Internal metric data type.
- #603: Aggregate statsd timing measurements into fields. Thanks @marcinbunsch!
- #601: Warn when overwriting cached metrics.
- #614: PowerDNS input plugin. Thanks @Kasen!
- #617: exec plugin: parse influx line protocol in addition to JSON.
- #628: Windows perf counters: pre-vista support
Bug Fixes
- #595: graphite output should include tags to separate duplicate measurements.
- #599: datadog plugin tags not working.
- #600: datadog measurement/field name parsing is wrong.
- #602: Fix statsd field name templating.
- #612: Docker input panic fix if stats received are nil.
- #634: Properly set host headers in httpjson. Thanks @reginaldosousa!
v0.10.1 [2016-01-27]
Release Notes
- Telegraf now keeps a fixed-length buffer of metrics per-output. This buffer defaults to 10,000 metrics, and is adjustable. The buffer is cleared when a successful write to that output occurs.
- The docker plugin has been significantly overhauled to add more metrics and allow for docker-machine (incl OSX) support. See the readme for the latest measurements, fields, and tags. There is also now support for specifying a docker endpoint to get metrics from.
Features
- #509: Flatten JSON arrays with indices. Thanks @psilva261!
- #512: Python 3 build script, add lsof dep to package. Thanks @Ormod!
- #475: Add response time to httpjson plugin. Thanks @titilambert!
- #519: Added a sensors input based on lm-sensors. Thanks @md14454!
- #467: Add option to disable statsd measurement name conversion.
- #534: NSQ input plugin. Thanks @allingeek!
- #494: Graphite output plugin. Thanks @titilambert!
- AMQP SSL support. Thanks @ekini!
- #539: Reload config on SIGHUP. Thanks @titilambert!
- #522: Phusion passenger input plugin. Thanks @kureikain!
- #541: Kafka output TLS cert support. Thanks @Ormod!
- #551: Statsd UDP read packet size now defaults to 1500 bytes, and is configurable.
- #552: Support for collection interval jittering.
- #484: Include usage percent with procstat metrics.
- #553: Amazon CloudWatch output. thanks @skwong2!
- #503: Support docker endpoint configuration.
- #563: Docker plugin overhaul.
- #285: Fixed-size buffer of points.
- #546: SNMP Input plugin. Thanks @titilambert!
- #589: Microsoft SQL Server input plugin. Thanks @zensqlmonitor!
- #573: Github webhooks consumer input. Thanks @jackzampolin!
- #471: httpjson request headers. Thanks @asosso!
Bug Fixes
- #506: Ping input doesn't return response time metric when timeout. Thanks @titilambert!
- #508: Fix prometheus cardinality issue with the
netplugin - #499 & #502: php fpm unix socket and other fixes, thanks @kureikain!
- #543: Statsd Packet size sometimes truncated.
- #440: Don't query filtered devices for disk stats.
- #463: Docker plugin not working on AWS Linux
- #568: Multiple output race condition.
- #585: Log stack trace and continue on Telegraf panic. Thanks @wutaizeng!
v0.10.0 [2016-01-12]
Release Notes
- Linux packages have been taken out of
opt, the binary is now in/usr/binand configuration files are in/etc/telegraf - breaking change
pluginshave been renamed toinputs. This was done becausepluginsis too generic, as there are now also "output plugins", and will likely be "aggregator plugins" and "filter plugins" in the future. Additionally,inputs/andoutputs/directories have been placed in the root-levelplugins/directory. - breaking change the
ioplugin has been renameddiskio - breaking change plugin measurements aggregated into a single measurement.
- breaking change
jolokiaplugin: must use global tag/drop/pass parameters for configuration. - breaking change
twemproxyplugin:prefixoption removed. - breaking change
procstatcpu measurements are now prepended withcpu_time_instead of onlycpu_ - breaking change some command-line flags have been renamed to separate words.
-configdirectory->-config-directory,-filter->-input-filter,-outputfilter->-output-filter - The prometheus plugin schema has not been changed (measurements have not been aggregated).
Packaging change note
RHEL/CentOS users upgrading from 0.2.x to 0.10.0 will probably have their configurations overwritten by the upgrade. There is a backup stored at /etc/telegraf/telegraf.conf.$(date +%s).backup.
Features
- Plugin measurements aggregated into a single measurement.
- Added ability to specify per-plugin tags
- Added ability to specify per-plugin measurement suffix and prefix.
(
name_prefixandname_suffix) - Added ability to override base plugin measurement name. (
name_override)
Bug Fixes
v0.2.5 [unreleased]
Features
- #427: zfs plugin: pool stats added. Thanks @allenpetersen!
- #428: Amazon Kinesis output. Thanks @jimmystewpot!
- #449: influxdb plugin, thanks @mark-rushakoff
Bug Fixes
- #430: Network statistics removed in elasticsearch 2.1. Thanks @jipperinbham!
- #452: Elasticsearch open file handles error. Thanks @jipperinbham!
v0.2.4 [2015-12-08]
Features
- #412: Additional memcached stats. Thanks @mgresser!
- #410: Additional redis metrics. Thanks @vlaadbrain!
- #414: Jolokia plugin auth parameters
- #415: memcached plugin: support unix sockets
- #418: memcached plugin additional unit tests.
- #408: MailChimp plugin.
- #382: Add system wide network protocol stats to
netplugin. - #401: Support pass/drop/tagpass/tagdrop for outputs. Thanks @oldmantaiter!
Bug Fixes
v0.2.3 [2015-11-30]
Release Notes
- breaking change The
kafkaplugin has been renamed tokafka_consumer. and most of the config option names have changed. This only affects the kafka consumer plugin (not the output). There were a number of problems with the kafka plugin that led to it only collecting data once at startup, so the kafka plugin was basically non- functional. - Plugins can now be specified as a list, and multiple plugin instances of the same type can be specified, like this:
[[inputs.cpu]]
percpu = false
totalcpu = true
[[inputs.cpu]]
percpu = true
totalcpu = false
drop = ["cpu_time"]
- Riemann output added
- Aerospike plugin: tag changed from
host->aerospike_host
Features
- #379: Riemann output, thanks @allenj!
- #375: kafka_consumer service plugin.
- #392: Procstat plugin can now accept pgrep -f pattern, thanks @ecarreras!
- #383: Specify plugins as a list.
- #354: Add ability to specify multiple metrics in one statsd line. Thanks @MerlinDMC!
Bug Fixes
v0.2.2 [2015-11-18]
Release Notes
- 0.2.1 has a bug where all lists within plugins get duplicated, this includes lists of servers/URLs. 0.2.2 is being released solely to fix that bug
Bug Fixes
- #377: Fix for duplicate slices in inputs.
v0.2.1 [2015-11-16]
Release Notes
- Telegraf will no longer use docker-compose for "long" unit test, it has been
changed to just run docker commands in the Makefile. See
make docker-runandmake docker-kill.make testwill still run all unit tests with docker. - Long unit tests are now run in CircleCI, with docker & race detector
- Redis plugin tag has changed from
hosttoserver - HAProxy plugin tag has changed from
hosttoserver - UDP output now supported
- Telegraf will now compile on FreeBSD
- Users can now specify outputs as lists, specifying multiple outputs of the same type.
Features
- #325: NSQ output. Thanks @jrxFive!
- #318: Prometheus output. Thanks @oldmantaiter!
- #338: Restart Telegraf on package upgrade. Thanks @linsomniac!
- #337: Jolokia plugin, thanks @saiello!
- #350: Amon output.
- #365: Twemproxy plugin by @codeb2cc
- #317: ZFS plugin, thanks @cornerot!
- #364: Support InfluxDB UDP output.
- #370: Support specifying multiple outputs, as lists.
- #372: Remove gosigar and update go-dockerclient for FreeBSD support. Thanks @MerlinDMC!
Bug Fixes
- #331: Dont overwrite host tag in redis plugin.
- #336: Mongodb plugin should take 2 measurements.
- #351: Fix continual "CREATE DATABASE" in writes
- #360: Apply prefix before ShouldPass check. Thanks @sotfo!
v0.2.0 [2015-10-27]
Release Notes
- The -test flag will now only output 2 collections for plugins that need it
- There is a new agent configuration option:
flush_interval. This option tells Telegraf how often to flush data to InfluxDB and other output sinks. For example, users can setinterval = "2s"andflush_interval = "60s"for Telegraf to collect data every 2 seconds, and flush every 60 seconds. precisionandutcare no longer valid agent config values.precisionhas moved to theinfluxdboutput config, where it will continue to default to "s"- debug and test output will now print the raw line-protocol string
- Telegraf will now, by default, round the collection interval to the nearest
even interval. This means that
interval="10s"will collect every :00, :10, etc. To ease scale concerns, flushing will be "jittered" by a random amount so that all Telegraf instances do not flush at the same time. Both of these options can be controlled via theround_intervalandflush_jitterconfig options. - Telegraf will now retry metric flushes twice
Features
- #205: Include per-db redis keyspace info
- #226: Add timestamps to points in Kafka/AMQP outputs. Thanks @ekini
- #90: Add Docker labels to tags in docker plugin
- #223: Add port tag to nginx plugin. Thanks @neezgee!
- #227: Add command intervals to exec plugin. Thanks @jpalay!
- #241: MQTT Output. Thanks @shirou!
- Memory plugin: cached and buffered measurements re-added
- Logging: additional logging for each collection interval, track the number of metrics collected and from how many inputs.
- #240: procstat plugin, thanks @ranjib!
- #244: netstat plugin, thanks @shirou!
- #262: zookeeper plugin, thanks @jrxFive!
- #237: statsd service plugin, thanks @sparrc
- #273: puppet agent plugin, thats @jrxFive!
- #280: Use InfluxDB client v2.
- #281: Eliminate need to deep copy Batch Points.
- #286: bcache plugin, thanks @cornerot!
- #287: Batch AMQP output, thanks @ekini!
- #301: Collect on even intervals
- #298: Support retrying output writes
- #300: aerospike plugin. Thanks @oldmantaiter!
- #322: Librato output. Thanks @jipperinbham!
Bug Fixes
- #228: New version of package will replace old one. Thanks @ekini!
- #232: Fix bashism run during deb package installation. Thanks @yankcrime!
- #261: RabbitMQ panics if wrong credentials given. Thanks @ekini!
- #245: Document Exec plugin example. Thanks @ekini!
- #264: logrotate config file fixes. Thanks @linsomniac!
- #290: Fix some plugins sending their values as strings.
- #289: Fix accumulator panic on nil tags.
- #302: Fix
[tags]getting applied, thanks @gotyaoi!
v0.1.9 [2015-09-22]
Release Notes
- InfluxDB output config change:
urlis nowurls, and is a list. Config files will still be backwards compatible if onlyurlis specified. - The -test flag will now output two metric collections
- Support for filtering telegraf outputs on the CLI -- Telegraf will now
allow filtering of output sinks on the command-line using the
-outputfilterflag, much like how the-filterflag works for inputs. - Support for filtering on config-file creation -- Telegraf now supports
filtering to -sample-config command. You can now run
telegraf -sample-config -filter cpu -outputfilter influxdbto get a config file with only the cpu plugin defined, and the influxdb output defined. - Breaking Change: The CPU collection plugin has been refactored to fix some bugs and outdated dependency issues. At the same time, I also decided to fix a naming consistency issue, so cpu_percentageIdle will become cpu_usage_idle. Also, all CPU time measurements now have it indicated in their name, so cpu_idle will become cpu_time_idle. Additionally, cpu_time measurements are going to be dropped in the default config.
- Breaking Change: The memory plugin has been refactored and some measurements have been renamed for consistency. Some measurements have also been removed from being outputted. They are still being collected by gopsutil, and could easily be re-added in a "verbose" mode if there is demand for it.
Features
- #143: InfluxDB clustering support
- #181: Makefile GOBIN support. Thanks @Vye!
- #203: AMQP output. Thanks @ekini!
- #182: OpenTSDB output. Thanks @rplessl!
- #187: Retry output sink connections on startup.
- #220: Add port tag to apache plugin. Thanks @neezgee!
- #217: Add filtering for output sinks and filtering when specifying a config file.
Bug Fixes
- #170: Systemd support
- #175: Set write precision before gathering metrics
- #178: redis plugin, multiple server thread hang bug
- Fix net plugin on darwin
- #84: Fix docker plugin on CentOS. Thanks @neezgee!
- #189: Fix mem_used_perc. Thanks @mced!
- #192: Increase compatibility of postgresql plugin. Now supports versions 8.1+
- #203: EL5 rpm support. Thanks @ekini!
- #206: CPU steal/guest values wrong on linux.
- #212: Add hashbang to postinstall script. Thanks @ekini!
- #212: Fix makefile warning. Thanks @ekini!
v0.1.8 [2015-09-04]
Release Notes
- Telegraf will now write data in UTC at second precision by default
- Now using Go 1.5 to build telegraf
Features
- #150: Add Host Uptime metric to system plugin
- #158: Apache Plugin. Thanks @KPACHbIuLLIAnO4
- #159: Use second precision for InfluxDB writes
- #165: Add additional metrics to mysql plugin. Thanks @nickscript0
- #162: Write UTC by default, provide option
- #166: Upload binaries to S3
- #169: Ping plugin
Bug Fixes
v0.1.7 [2015-08-28]
Features
- #38: Kafka output producer.
- #133: Add plugin.Gather error logging. Thanks @nickscript0!
- #136: Add a -usage flag for printing usage of a single plugin.
- #137: Memcached: fix when a value contains a space
- #138: MySQL server address tag.
- #142: Add Description and SampleConfig funcs to output interface
- Indent the toml config file for readability
Bug Fixes
- #128: system_load measurement missing.
- #129: Latest pkg url fix.
- #131: Fix memory reporting on linux & darwin. Thanks @subhachandrachandra!
- #140: Memory plugin prec->perc typo fix. Thanks @brunoqc!
v0.1.6 [2015-08-20]
Features
- #112: Datadog output. Thanks @jipperinbham!
- #116: Use godep to vendor all dependencies
- #120: Httpjson plugin. Thanks @jpalay & @alvaromorales!
Bug Fixes
- #113: Update README with Telegraf/InfluxDB compatibility
- #118: Fix for disk usage stats in Windows. Thanks @srfraser!
- #122: Fix for DiskUsage segv fault. Thanks @srfraser!
- #126: Nginx plugin not catching net.SplitHostPort error
v0.1.5 [2015-08-13]
Features
- #54: MongoDB plugin. Thanks @jipperinbham!
- #55: Elasticsearch plugin. Thanks @brocaar!
- #71: HAProxy plugin. Thanks @kureikain!
- #72: Adding TokuDB metrics to MySQL. Thanks vadimtk!
- #73: RabbitMQ plugin. Thanks @ianunruh!
- #77: Automatically create database.
- #79: Nginx plugin. Thanks @codeb2cc!
- #86: Lustre2 plugin. Thanks srfraser!
- #91: Unit testing
- #92: Exec plugin. Thanks @alvaromorales!
- #98: LeoFS plugin. Thanks @mocchira!
- #103: Filter by metric tags. Thanks @srfraser!
- #106: Options to filter plugins on startup. Thanks @zepouet!
- #107: Multiple outputs beyond influxdb. Thanks @jipperinbham!
- #108: Support setting per-CPU and total-CPU gathering.
- #111: Report CPU Usage in cpu plugin. Thanks @jpalay!
Bug Fixes
- #85: Fix GetLocalHost testutil function for mac users
- #89: go fmt fixes
- #94: Fix for issue #93, explicitly call sarama.v1 -> sarama
- #101: switch back from master branch if building locally
- #99: update integer output to new InfluxDB line protocol format
v0.1.4 [2015-07-09]
Features
- #56: Update README for Kafka plugin. Thanks @EmilS!
Bug Fixes
- #50: Fix init.sh script to use telegraf directory. Thanks @jseriff!
- #52: Update CHANGELOG to reference updated directory. Thanks @benfb!
v0.1.3 [2015-07-05]
Features
Bug Fixes
- #45: Skip disk tags that don't have a value. Thanks @jhofeditz!
- #43: Fix bug in MySQL plugin. Thanks @marcosnils!
v0.1.2 [2015-07-01]
Features
- #12: Add Linux/ARM to the list of built binaries. Thanks @voxxit!
- #14: Clarify the S3 buckets that Telegraf is pushed to.
- #16: Convert Redis to use URI, support Redis AUTH. Thanks @jipperinbham!
- #21: Add memcached plugin. Thanks @Yukki!
Bug Fixes
- #13: Fix the packaging script.
- #19: Add host name to metric tags. Thanks @sherifzain!
- #20: Fix race condition with accumulator mutex. Thanks @nkatsaros!
- #23: Change name of folder for packages. Thanks @colinrymer!
- #32: Fix spelling of memoory -> memory. Thanks @tylernisonoff!
v0.1.1 [2015-06-19]
Release Notes
This is the initial release of Telegraf.