All Versions
158
Latest Version
Avg Release Cycle
16 days
Latest Release
899 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.24.3 Changes
November 02, 2022๐ Bugfixes
- โช #12063 Restore warning on unused config option(s)
- 0๏ธโฃ #11941 Setting
enable_tls
has incorrect default value - โก๏ธ #12093 Update systemd unit description
- #12077
agent
Fix panic due to tickers slice was off-by-one in size - 0๏ธโฃ #12076
config
Set default parser - #12124
inputs.directory_monitor
Allow cross filesystem directories - #12064
inputs.kafka
Switch to sarama's new consumer group rebalance strategy setting - #12038
inputs.modbus
Add slave id to failing connection - #12109
inputs.modbus
Handle field-measurement definitions correctly on duplicate field check - #11912
inputs.modbus
Improve duplicate field checks - #11993
inputs.opcua
Add metric tags to node - ๐จ #11997
inputs.syslog
Print error when no error or message given - ๐ #12023
inputs.zookeeper
Add the ability to parse floats as floats - ๐ #11926
parsers.json_v2
Remove BOM before parsing - ๐ #12116
processors.parser
Keep name of original metric if parser doesn't return one - #12081
processors
Correctly setup processors - ๐ #12016
regression
Fixes problem with metrics not exposed by plugins. - ๐ #12024
serializers.splunkmetric
Provide option to remove event metric tag
๐ Features
- #12075
tools
Allow to markdown includes for sections
โก๏ธ Dependency Updates
- #11886
deps
Bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.13 - #11928
deps
Bump github.com/sensu/sensu-go/api/core/v2 from 2.14.0 to 2.15.0 - #11935
deps
Bump github.com/gofrs/uuid from 4.2.0& to 4.3.0 - #11894
deps
Bump github.com/hashicorp/consul/api from 1.14.0 to 1.15.2 - #11936
deps
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 1.12.21 - #11972
deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch - #11979
deps
Bump github.com/aws/aws-sdk-go-v2/config - #11938
deps
Bump k8s.io/apimachinery from 0.25.1 to 0.25.2 - #12001
deps
Bump k8s.io/api from 0.25.0 to 0.25.2 - #12029
deps
Bump k8s.io/api from 0.25.2 to 0.25.3 - #12030
deps
Bump modernc.org/sqlite from 1.17.3 to 1.19.2 - ๐ฆ #12034
deps
Bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 - #12035
deps
Bump github.com/yuin/goldmark from 1.4.13 to 1.5.2 - #11937
deps
Bump cloud.google.com/go/bigquery from 1.40.0 to 1.42.0 - #12037
deps
Bump github.com/aws/aws-sdk-go-v2/service/kinesis - #12036
deps
Bump github.com/aliyun/alibaba-cloud-sdk-go - #11980
deps
Bump github.com/Shopify/sarama from 1.36.0 to 1.37.2 - โ
#12039
deps
Bump testcontainers-go from 0.13.0 to 0.14.0 and address breaking change - #12090
deps
Bump modernc.org/libc from v1.20.3 to v1.21.2 - #12098
deps
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb - #12096
deps
Bump google.golang.org/api from 0.95.0 to 0.100.0 - #12095
deps
Bump github.com/gopcua/opcua from 0.3.3 to 0.3.7 - #12097
deps
Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 - #12135
deps
Bump cloud.google.com/go/monitoring from 1.5.0 to 1.7.0 - #12134
deps
Bump github.com/nats-io/nats-server/v2 from 2.8.4 to 2.9.4
-
v1.24.2 Changes
October 03, 2022๐ Bugfixes
- ๐ #11806 Re-allow specifying the influx parser type
- ๐
#11896
cli
Support old style of filtering sample configs - ๐ #11519
common.kafka
Enable TLS in Kafka plugins without custom config - #11866
inputs.influxdb_listener
Error on invalid precision - #11877
inputs.internet_speed
Rename enable_file_download to match upstream intent - ๐ #11849
inputs.mongodb
Start plugin correctly - #10696
inputs.mqtt_consumer
Rework connection and message tracking - #11696
internal.ethtool
Avoid internal name conflict with aws - ๐ #11875
parser.xpath
Handle floating-point times correctly
โก๏ธ Dependency Updates
- โก๏ธ #11861 Update dependencies for OpenBSD support
- #11840
deps
Bump k8s.io/apimachinery from 0.25.0 to 0.25.1 - #11844
deps
Bump github.com/aerospike/aerospike-client-go/v5 from 5.9.0 to 5.10.0 - #11839
deps
Bump github.com/nats-io/nats.go from 1.16.0 to 1.17.0 - #11836
deps
Replace go-ping by pro-bing - #11887
deps
Bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 - #11890
deps
Bump github.com/aws/smithy-go from 1.13.2 to 1.13.3 - #11891
deps
Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 - ๐ณ #11893
deps
Bump github.com/docker/distribution from v2.7.1 to v2.8.1
-
v1.24.1 Changes
September 19, 2022๐ Bugfixes
- #11787 Clear error message when provided config is not a text file
- #11835 Enable global confirmation for installing mingw
- ๐ #10797
inputs.ceph
Modernize Ceph input plugin metrics - #11785
inputs.modbus
Do not fail if a single slave reports errors - #11827
inputs.ntpq
Handle pools with "-" when - ๐ #11825
parsers.csv
Remove direct checks for the parser type - ๐ #11781
parsers.xpath
Add array index when expanding names. - ๐ #11815
parsers
Memory leak for plugins using ParserFunc. - ๐ #11826
parsers
Unwrap parser and remove some special handling
๐ Features
- ๐ #11228
processors.parser
Add option to parse tags
โก๏ธ Dependency Updates
- #11788
deps
Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 - #11794
deps
Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3 - #11789
deps
Bump github.com/aws/aws-sdk-go-v2/service/ec2 - #11799
deps
Bump github.com/wavefronthq/wavefront-sdk-go - #11796
deps
Bump cloud.google.com/go/bigquery from 1.33.0 to 1.40.0
-
v1.24.0 Changes
September 12, 2022๐ Bugfixes
- #11779 Add missing entry json_transformation to missingTomlField
- ๐ #11288 Add reset-mode flag for CSV parser
- ๐ #11512 Add version number to MacOS packages
- ๐ #11489 Backport sync sample.conf and README.md files
- ๐ #11777 Do not error out for parsing errors in datadog mode
- ๐ #11521 Make docs & go.mod cleanup post-redis merge
- ๐จ #11656 Refactor telegraf version
- ๐ #11563 Remove shell execution for license-checker
- #11755 Sort labels in prometheusremotewrite serializer
- ๐ #11440 Update prometheus parser to be a new style parser plugin
- ๐ #11456 Update prometheusremotewrite parser to be a new style parser plugin
- ๐ #10570 Use os-agnositc systemd detection, remove sysv in RPM packaging
- #11615
agent
Add flushBatch method - #11692
inputs.jolokia2
Add optional origin header - #11629
inputs.mongodb
Add an option to bypass connection errors on start - #11723
inputs.opcua
Assign node id correctly - ๐ #11673
inputs.prometheus
Plugin run outside k8s cluster error - #11701
inputs.sqlserver
Fixing wrong filtering for sqlAzureMIRequests and sqlAzureDBRequests - ๐
#11471
inputs.upsd
Move to new sample.conf style - #11613
inputs.x509
Multiple sources with non-overlapping DNS entries - #11767
outputs.execd
Fixing the execd behavior to not throw error when partially unserializable metrics are written - โก๏ธ #11560
outputs.wavefront
Update wavefront sdk and use non-deprecated APIs
๐ Features
- #11307
serializers.csv
Add CSV serializer - ๐ #11054
outputs.redistimeseries
Add RedisTimeSeries plugin - ๐ #7995
outputs.stomp
Add Stomp (Active MQ) output plugin - 0๏ธโฃ #11300 Add default appType as config option to groundwork output
- #11398 Add license checking tool
- ๐ #11399 Add proxy support for outputs/cloudwatch
- #11516 Added metrics for member and replica-set avg health of MongoDB
- ๐ #11233 Adding aws metric streams input plugin
- #9717 Allow collecting node-level metrics for Couchbase buckets
- #11282 Make the command config a subcommand
- ๐ #11367 Migrate collectd parser to new style
- ๐ #11371 Migrate dropwizard parser to new style
- ๐ #11381 Migrate form_urlencoded parser to new style
- ๐ #11405 Migrate graphite parser to new style
- ๐ #11408 Migrate grok to new parser style
- ๐ #11432 Migrate influx and influx_upstream parsers to new style
- ๐ #11226 Migrate json parser to new style
- ๐ #11343 Migrate json_v2 parser to new style
- ๐ #11366 Migrate logfmt parser to new style
- ๐ #11402 Migrate nagios parser to new style
- #11700 Migrate to urfave/cli
- ๐ #11407 Migrate value parser to new style
- ๐ #11374 Migrate wavefront parser to new style
- ๐ #11373
inputs.nats_consumer
Add simple support for jetstream subjects - ๐ #9015
inputs.supervisor
Add Supervisord input plugin - ๐ #11524 Tool to build custom Telegraf builds
- #11493
common.tls
Implement minimum TLS version for clients - ๐ #11619
external
Add nsdp external plugin - #9890
inputs.upsd
Add upsd implementation - #11458
inputs.cisco_telemetry_mdt
Add GRPC Keepalive/timeout config options - ๐ #11784
inputs.directory_monitor
Support paths for files_to_ignore and files_to_monitor - #11773
inputs.directory_monitor
Traverse sub-directories - 0๏ธโฃ #11220
inputs.kafka_consumer
Option to set default fetch message bytes - ๐ง #8988
inputs.linux_cpu
Add plugin to collect CPU metrics on Linux - ๐ #9185
inputs.logstash
Record number of failures - #11469
inputs.modbus
Error out on requests with no fields defined - #11426
inputs.mqtt_consumer
Add incoming mqtt message size calculation - #10874
inputs.nginx_plus_api
Gather limit_reqs metrics - #11593
inputs.ntpq
Add option to specify command flags - #11592
inputs.ntpq
Add possibility to query remote servers - #11594
inputs.ntpq
Allow to specifyreach
output format - #11572
inputs.openstack
Add allow_reauth config option for openstack client - #11391
inputs.smart
Collect SSD endurance information where available in smartctl - #11688
inputs.sqlserver
Add db name to io stats for MI - #11709
inputs.sqlserver
Improved filtering for active requests - ๐ #11518
inputs.statsd
Add median timing calculation to statsd input plugin - ๐ฒ #9440
inputs.syslog
Log remote host as source tag - #11271
inputs.x509_cert
Add smtp protocol - ๐ #11284
output.mqtt
Add support for MQTT protocol version 5 - ๐ #11649
outputs.amqp
Add proxy support - #11439
outputs.graphite
Retry connecting to servers with failed send attempts - ๐ #11443
outputs.groundwork
Improve metric parsing to extend output - ๐ #11557
outputs.iotdb
Add new output plugin to support Apache IoTDB - #11672
outputs.postgresql
Add Postgresql output - โ
#11529
outputs.redistimeseries
Add integration test - #11551
outputs.sql
Add settings for go sql.DB settings - ๐ #11251
parsers.json
Allow JSONata based transformations in JSON serializer - ๐ #11558
parsers.xpath
Add support for returning underlying data-types - #11306
processors.starlark
Add starlark benchmark for tag-concatenation - #11475
inputs.rabbitmq
Add support for head_message_timestamp metric - ๐ #9333
inputs.redis
Add Redis 6 ACL auth support - ๐ฐ #11690
serializers.prometheus
Provide option to reduce payload size by removing HELP from payload - ๐ #9319
proxy.x509_cert
Add proxy support
โก๏ธ Dependency Updates
- โก๏ธ #11671 Update github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0
- โก๏ธ #11669 Update github.com/Azure/go-autorest/autorest from 0.11.24 to 0.11.28
- โก๏ธ #11670 Update github.com/aws/aws-sdk-go-v2/service/ec2 from 1.51.2 to 1.52.1
- โก๏ธ #11675 Update github.com/urfave/cli/v2 from 2.3.0 to 2.11.2
- โก๏ธ #11679 Update github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.13.6 to 1.13.12
- โก๏ธ #11695 Update github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1695 to 1.61.1727
- โก๏ธ #11676 Update go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1
- โก๏ธ #11710 Update github.com/wavefronthq/wavefront-sdk-go from 0.10.1 to 0.10.2
- โก๏ธ #11711 Update github.com/aws/aws-sdk-go-v2/service/sts from 1.16.7 to 1.16.13
- โก๏ธ #11716 Update github.com/aerospike/aerospike-client-go/v5 from 5.7.0 to 5.9.0
- โก๏ธ #11717 Update github.com/hashicorp/consul/api from 1.13.1 to 1.14.0
- โก๏ธ #11721 Update github.com/tidwall/gjson from 1.14.1 to 1.14.3
- โก๏ธ #11699 Update github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0
- โก๏ธ #11743 Update github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.10 to 1.16.1
- โก๏ธ #11744 Update github.com/gophercloud/gophercloud from 0.25.0 to 1.0.0
- โก๏ธ #11745 Update k8s.io/client-go from 0.24.3 to 0.25.0
- โก๏ธ #11747 Update github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.12.11 to 1.12.13
- โก๏ธ #11763 Update github.com/urfave/cli/v2 from 2.11.2 to 2.14.1
- โก๏ธ #11764 Update gonum.org/v1/gonum from 0.11.0 to 0.12.0
- โก๏ธ #11770 Update github.com/Azure/azure-kusto-go from 0.7.0 to 0.8.0
- โก๏ธ #11746 Update google.golang.org/grpc from 1.48.0 to 1.49.0
๐ฅ BREAKING CHANGES
- #11493
common.tls
Set default minimum TLS version to v1.2 for security reasons on both server and client connections. This is a change from the previous defaults (TLS v1.0) on the server configuration and might break clients relying on older TLS versions. You can manually revert to older versions on a per-plugin basis using thetls_min_version
option in the plugins required
-
v1.23.4 Changes
August 16, 2022๐ Bugfixes
- โ #11647 Bump github.com/lxc/lxd to be able to run tests
- ๐ #11664 Sync sql output and input build constraints to handle loong64 in go1.19.
- โก๏ธ #10841 Updating credentials file to not use endpoint_url parameter
- #10851
inputs.cloudwatch
Customizable batch size when querying - #11577
inputs.kube_inventory
Send file location to enable token auto-refresh - #11578
inputs.kubernetes
Refresh token from file at each read - โก๏ธ #11635
inputs.mongodb
Update version check for newer versions - #11539
inputs.opcua
Return an error with mismatched types - #11548
inputs.sqlserver
Set lower deadlock priority - #11556
inputs.stackdriver
Handle when no buckets available - ๐ #11576
inputs
Linter issues - ๐ #11595
outputs
Linter issues - ๐ #11607
parsers
Linter issues
๐ Features
- #11622 Add coralogix dialect to opentelemetry
โก๏ธ Dependency Updates
- โ
#11412
deps
Bump github.com/testcontainers/testcontainers-go from 0.12.0 to 0.13.0 - #11565
deps
Bump github.com/apache/thrift from 0.15.0 to 0.16.0 - #11567
deps
Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.46.0 to 1.51.0 - โก๏ธ #11494
deps
Update all go.opentelemetry.io dependencies - #11569
deps
Bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.4 - #11574
deps
Bump github.com/karrick/godirwalk from 1.16.1 to 1.17.0 - #11568
deps
Bump github.com/vmware/govmomi from 0.28.0 to 0.29.0 - #11347
deps
Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 - #11580
deps
Bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 - ๐ #11582
deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs - #11583
deps
Bump github.com/Azure/go-autorest/autorest/adal - #11581
deps
Bump github.com/pion/dtls/v2 from 2.0.13 to 2.1.5 - #11590
deps
Bump github.com/Azure/azure-event-hubs-go/v3 - #11586
deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch - #11585
deps
Bump github.com/aws/aws-sdk-go-v2/service/kinesis - #11584
deps
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb - ๐ฆ #11598
deps
Bump github.com/signalfx/golib/v3 from 3.3.43 to 3.3.45 - โก๏ธ #11605
deps
Update github.com/BurntSushi/toml from 0.4.1 to 1.2.0 - โก๏ธ #11604
deps
Update cloud.google.com/go/pubsub from 1.23.0 to 1.24.0 - โก๏ธ #11602
deps
Update k8s.io/apimachinery from 0.24.2 to 0.24.3 - โก๏ธ #11603
deps
Update github.com/Shopify/sarama from 1.34.1 to 1.35.0 - #11616
deps
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 - #11636
deps
Bump github.com/emicklei/go-restful from v2.9.5+incompatible to v3.8.0 - #11641
deps
Bump github.com/hashicorp/consul/api from 1.12.0 to 1.13.1 - #11640
deps
Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 - #11643
deps
Bump google.golang.org/api from 0.85.0 to 0.91.0 - #11644
deps
Bump github.com/antchfx/xmlquery from 1.3.9 to 1.3.12 - #11651
deps
Bump github.com/aws/aws-sdk-go-v2/service/ec2 - #11652
deps
Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds - ๐ #11653
deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
-
v1.23.3 Changes
July 25, 2022๐ Bugfixes
- #11481
inputs.openstack
Use v3 volume library - #11482
common.cookie
Use reader over readcloser, regen cookie-jar at reauth - ๐ #11527
inputs.mqtt_consumer
Topic parsing error when topic having prefix '/' - #11534
inputs.snmp_trap
Nil map panic when use snmp_trap with netsnmp translator - #11522
inputs.sqlserver
Set lower deadlock priority on queries - ๐ #11486
parsers.prometheus
Histogram infinity bucket must be always present
โก๏ธ Dependency Updates
- #11461 Bump github.com/antchfx/jsonquery from 1.1.5 to 1.2.0
- #11481
-
v1.23.2 Changes
July 11, 2022๐ Bugfixes
- ๐ฆ #11460 Deprecation warnings for non-deprecated packages
- โก๏ธ #11472
common.http
Allow 201 for cookies, update header docs - #11448
inputs.sqlserver
Use bigint for backupsize in sqlserver - ๐จ #11011
inputs.gnmi
Refactor tag-only subs for complex keys - #10331
inputs.snmp
Snmp UseUnconnectedUDPSocket when using udp
โก๏ธ Dependency Updates
- ๐ณ #11438 Bump github.com/docker/docker from 20.10.14 to 20.10.17
-
v1.23.1 Changes
July 05, 2022๐ Bugfixes
- #11335 Bring back old xpath section names
- #9315
inputs.rabbitmq
Don't require listeners to be present in overview - #11280 Filter out views in mongodb lookup
- ๐ง #11311 Fix race condition in configuration and prevent concurrent map writes to c.UnusedFields
- #11397 Resolve jolokia2 panic on null response
- ๐ง #11276 Restore sample configurations broken during initial migration
- ๐ #11413 Sync back sample.confs for inputs.couchbase and outputs.groundwork.
โก๏ธ Dependency Updates
- #11295 Bump cloud.google.com/go/monitoring from 1.2.0 to 1.5.0
- #11297 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.2 to 1.12.5
- #11318 Bump google.golang.org/grpc from 1.46.2 to 1.47.0
- #11223 Bump k8s.io/client-go from 0.23.3 to 0.24.1
- #11299 Bump github.com/go-logfmt/logfmt from 0.5.0 to 0.5.1
- #11328 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.3 to 1.15.7
- #11320 Bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1
- #11321 Bump github.com/gophercloud/gophercloud from 0.24.0 to 0.25.0
- #11338 Bump google.golang.org/api from 0.74.0 to 0.84.0
- #11340 Bump github.com/fatih/color from 1.10.0 to 1.13.0
- #11322 Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.3.2 to 1.13.6
- #11319 Bump github.com/Shopify/sarama from 1.32.0 to 1.34.1
- #11342 Bump github.com/dynatrace-oss/dynatrace-metric-utils-go from 0.3.0 to 0.5.0
- #11339 Bump github.com/nats-io/nats.go from 1.15.0 to 1.16.0
- #11349 Bump cloud.google.com/go/pubsub from 1.18.0 to 1.22.2
- #11369 Bump go.opentelemetry.io/collector/pdata from 0.52.0 to 0.54.0
- #11346 Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.1
- #11379 Bump cloud.google.com/go/bigquery from 1.8.0 to 1.33.0
- #11378 Bump github.com/Azure/azure-kusto-go from 0.6.0 to 0.7.0
- #11394 Bump cloud.google.com/go/pubsub from 1.22.2 to 1.23.0
- #11380 Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.13.0 to 1.15.7
- #11382 Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.1.0 to 1.46.0
- #11395 Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
- #11396 Bump github.com/vmware/govmomi from 0.27.3 to 0.28.0
- ๐ #11415 Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.15.4 to 1.15.8
- #11416 Bump github.com/influxdata/influxdb-observability/otel2influx from 0.2.21 to 0.2.22
- #11434 Bump k8s.io/api from 0.24.1 to 0.24.2
- #11437 Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
-
v1.23.0 Changes
June 13, 2022๐ Bugfixes
- ๐ #11272 Add missing build constraints for sqlite
- ๐ #11253 Always build README-embedder for host-architecture
- #11140 Avoid calling sadc with invalid 0 interval
- โ #11093 Check net.Listen() error in tests
- ๐ #11181 Convert slab plugin to new sample.conf.
- #10979 Datadog count metrics
- ๐ #11044 Deprecate useless database config option
- ๐ #11150 Doc interval setting for internet speed plugin
- โ #11120 Elasticsearch output float handling test
- โ #11151 Improve slab testing without sudo.
- โ #10995 Log instance name in skip warnings
- #11069 Output erroneous namespace and continue instead of error out
- #11237 Re-add event to splunk serializer
- ๐ #11143 Redis plugin goroutine leak triggered by auto reload config mechanism
- ๐ #11082 Remove any content type from prometheus accept header
- ๐ #11261 Remove full access permissions
- #11179 Search services file in /etc/services and fall back to /usr/etc/services
- โก๏ธ #11217 Update sample.conf for prometheus
- โฌ๏ธ #11241 Upgrade xpath and fix code
- #11083 Use readers over closers in http input
- ๐ #11149
inputs.burrow
Move Dialer to variable and runmake fmt
- #10812
outputs.sql
Table existence cache
๐ Features
- ๐ #10880 Add ANSI color filter for tail input plugin
- ๐คก #11188 Add constant 'algorithm' to the mock plugin
- ๐ #11159 Add external huebridge input plugin
- #11076 Add field key option to set event partition key
- ๐ #10818 Add fritzbox as external plugin
- #11037 Add influx semantic commits checker, checks only last commit.
- ๐ #11039 Add mount option filtering to disk plugin
- ๐ #11075 Add slab metrics input plugin
- #11056 Allow other fluentd metrics apart from retry_count, buffer_queuโฆ
- #10918 Artifactory Webhook Receiver
- ๐ณ #11000 Create and push nightly docker images to quay.io
- ๐ #11102 Do not error if no nodes found for current config with xpath parser
- ๐ #10886 Generate the plugins sample config
- #11084 Google API Auth
- ๐ #10607 In Lustre input plugin, support collecting per-client stats.
- ๐ #10912 Migrate aggregator plugins to new sample config format
- ๐ #10924 Migrate input plugins to new sample config format (A-L)
- ๐ #10926 Migrate input plugins to new sample config format (M-Z)
- ๐ #10910 Migrate output plugins to new sample config format
- ๐ #10913 Migrate processor plugins to new sample config format
- ๐ #11218 Migrate xpath parser to new style
- โก๏ธ #10885 Update etc/telegraf.conf and etc/telegraf_windows.conf
- #6948
inputs.burrow
fill more http transport parameters - #11141
inputs.cpu
Add tags with core id or physical id to cpus - #7896
inputs.mongodb
Add metrics about files currently open and currently active data handles - #10448
inputs.nginx_plus_api
Gather slab metrics - ๐ #11216
inputs.sqlserver
Update query store and latch performance counters - #10574
inputs.vsphere
Collect resource pools metrics and add resource pool tag in VM metrics - #11035
inputs.intel_powerstat
Add Max Turbo Frequency and introduce improvements - #11254
inputs.intel_powerstat
Add uncore frequency metrics - ๐ง #10954
outputs.http
Support configuration ofMaxIdleConns
andMaxIdleConnsPerHost
- โฑ #10853
outputs.elasticsearch
Add healthcheck timeout
โก๏ธ Dependency Updates
- โก๏ธ #10970 Update github.com/wavefronthq/wavefront-sdk-go from 0.9.10 to 0.9.11
- โก๏ธ #11166 Update github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.7
- โก๏ธ #11021 Update github.com/sensu/sensu-go/api/core/v2 from 2.13.0 to 2.14.0
- โก๏ธ #11088 Update go.opentelemetry.io/otel/metric from 0.28.0 to 0.30.0
- โก๏ธ #11221 Update github.com/nats-io/nats-server/v2 from 2.7.4 to 2.8.4
- โก๏ธ #11191 Update golangci-lint from v1.45.2 to v1.46.2
- #11107 Update gopsutil from v3.22.3 to v3.22.4 to allow for HOST_PROC_MOUNTINFO.
- โก๏ธ #11242 Update moby/ipvs dependency from v1.0.1 to v1.0.2
- โก๏ธ #11260 Update modernc.org/sqlite from v1.10.8 to v1.17.3
- โก๏ธ #11266 Update github.com/containerd/containerd from v1.5.11 to v1.5.13
- โก๏ธ #11264 Update github.com/tidwall/gjson from 1.10.2 to 1.14.1
-
v1.22.4 Changes
May 16, 2022๐ Bugfixes
- #11045
inputs.couchbase
Do not assume metrics will all be of the same length - #11043
inputs.statsd
Do not error when closing statsd network connection - #11030
outputs.azure_monitor
Re-init azure monitor http client on context deadline error - #11078
outputs.wavefront
If no "host" tag is provided do not add "telegraf.host" tag - #11042 Have telegraf service wait for network up in systemd packaging
โก๏ธ Dependency Updates
- #11045