Skip to content

Releases: influxdata/telegraf

v1.24.0

12 Sep 17:52
Compare
Choose a tag to compare

v1.24.0 [2022-09-12]

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
  • #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
  • #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 specify reach 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](https://github.com/influxd...
Read more

v1.23.4

16 Aug 22:29
Compare
Choose a tag to compare

v1.23.4 [2022-08-16]

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

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.23.4-1.aarch64.rpm f940f605fed45086745f2f830ff8a76f90c72d636b05b28981cd3fe633f23a2c
armel CentOS telegraf-1.23.4-1.armel.rpm be3a9d6711009881ab85e84a17ab4b67869d477e6576f64a4f353b1155ef2faf
armv6hl CentOS telegraf-1.23.4-1.armv6hl.rpm 3889bba401bafcfdbba9ee706b2b8d9628af30bc1a74cc9e81bc9a3b2ca5fb74
i386 CentOS telegraf-1.23.4-1.i386.rpm bb6908cfda99dd7958a0a4505b044e5a690bb5c8a758fb036cdde8b0b04d6292
ppc64le CentOS telegraf-1.23.4-1.ppc64le.rpm aa2ae1561111b8c104b71e03891333dbe2e5afd23fdf545f5dc441db3f45f63f
riscv64 CentOS telegraf-1.23.4-1.riscv64.rpm 024606f5363662521af2a2524a414da42bca728a17d0fdc7172e207981d3f65c
s390x CentOS telegraf-1.23.4-1.s390x.rpm 2559a39c94e4abf956d005e560868ccae7eb5c05904cfb2d34d23d3d8a10baec
amd64 CentOS telegraf-1.23.4-1.x86_64.rpm 7ee8aabea9e6268e99294ef9e969649047255703ae536b4e0d83cb0e5cc73ab4
amd64 macOS telegraf-1.23.4_darwin_amd64.dmg 85ef28c0146b9e45537b0869e0307880aa6a1cbfece26d455466c936943a9d23
amd64 macOS telegraf-1.23.4_darwin_amd64.tar.gz 3224f83e35003b2d96e210def4720ac7d970ec09001c1db5f122872bc05f1989
arm64 macOS telegraf-1.23.4_darwin_arm64.dmg e146aae8801975761144eec58803e08f992cda1431551ae3c70aae5c024b0ced
arm64 macOS telegraf-1.23.4_darwin_arm64.tar.gz 0a9631fd930931f7959d7cc3188a6bd34261e63b06836b22d3a3c3e6b170c788
amd64 FreeBSD telegraf-1.23.4_freebsd_amd64.tar.gz ccd53868666149057ea855a1d1fbb45aa1d59ca8346e56d7c3ce15c82454487a
armv7 FreeBSD telegraf-1.23.4_freebsd_armv7.tar.gz 1149c66172d8fb0db04edc6b03325b114bcf007880f87c93c92a93225cae334c
i386 FreeBSD telegraf-1.23.4_freebsd_i386.tar.gz debb2dd44df927e4f2d321bc97fcfdda4fe941861d584194fe695a4c48f5e54d
amd64 Linux telegraf-1.23.4_linux_amd64.tar.gz 8dbb66bd41cd43c2ac3640f570dfb823ac8719b95eeb3db87d1ccc0b5b3535fc
arm64 Linux telegraf-1.23.4_linux_arm64.tar.gz 39abc1924011fe71187f7132aef0ea8ac87e0a9cbd0e16ba61211243cf9c4481
armel Linux telegraf-1.23.4_linux_armel.tar.gz 94b5bec0a0b7bbd4b3748648e0c4c10a70278b077fae36d1f4fc46382a28d535
armhf Linux telegraf-1.23.4_linux_armhf.tar.gz 64840051932ad2b9fcfa9b8b83b03014a6d08adb3761badb02387734501b39c4
i386 Linux telegraf-1.23.4_linux_i386.tar.gz 0bad92e0d101f473ea389d246c6a6857f8cd6817841ff8d4fea7a15a4e59648b
mips Linux telegraf-1.23.4_linux_mips.tar.gz 088db843a73fa924945279e6fe2848b9850b0864f897e618ec87d867de876033
mipsel Linux telegraf-1.23.4_linux_mipsel.tar.gz 50134db5dc4def4633f71b43d0c95ed80ebf83d4bb4c26bdc222e5db29b7708b
ppc64le Linux [telegraf-1.23.4_linux_ppc64le.tar.gz](https://dl.influxdata.com...
Read more

v1.23.3

25 Jul 17:21
Compare
Choose a tag to compare

v1.23.3 [2022-07-25]

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

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.23.3-1.aarch64.rpm 5427eeb7bf5e787e366dffc7c5af0244d8b31b54d16e5c632dbd54fe29c909c5
armel CentOS telegraf-1.23.3-1.armel.rpm 8eb3a49cc11b9182b69492753c32d7726329f062373098ec14d91b636bcf3634
armv6hl CentOS telegraf-1.23.3-1.armv6hl.rpm 8ab38ba454325decf8c78bc919ba64b6427551f9a30939a0632c9dd0dbd97f09
i386 CentOS telegraf-1.23.3-1.i386.rpm e369a0725008c52cce8dc4a9b990f70d92d54a322314277f3bba132492757912
ppc64le CentOS telegraf-1.23.3-1.ppc64le.rpm 46c026e7d17fb3130a8bae18cf2af23f355e7fda586811482c375c327957d3d8
riscv64 CentOS telegraf-1.23.3-1.riscv64.rpm ebbabeca2ec5f7a31ed6f0b1bd1d24c0e5c8258a1dbc20a63a86ced5dc266203
s390x CentOS telegraf-1.23.3-1.s390x.rpm cb542edd9757ede680578162d86f3685b918c02768cd304c9460cd007eade4ec
amd64 CentOS telegraf-1.23.3-1.x86_64.rpm a09f66978c7f948c6577f4ff70806b1885266b9adcae09b883d00df8e1e0beb2
amd64 macOS telegraf-1.23.3_darwin_amd64.dmg 1512a11e4d9fe859d9acfb489d2b0b8b8ab2c432b348fecc35371c428ee6e342
amd64 macOS telegraf-1.23.3_darwin_amd64.tar.gz a544d6b0a48d5c7a4fc1ac5c9247b06dabeb793d8a484e3cd579b0468db707cd
arm64 macOS telegraf-1.23.3_darwin_arm64.dmg d1788d847f8f91258c712a90d18290d67e8bf8376ad8e0403c777edbb996824c
arm64 macOS telegraf-1.23.3_darwin_arm64.tar.gz 32cf34fe3cb792390463cca2c38cb50c0e302333b56ebca67c6d4d870227ca40
amd64 FreeBSD telegraf-1.23.3_freebsd_amd64.tar.gz aa7a1b1095f8fbeb4781c855129056999f0d116128cc220ef97e7213a13d368f
armv7 FreeBSD telegraf-1.23.3_freebsd_armv7.tar.gz b77a580cc4ae78d873bafcb3a43a38e683c6b1bdd5a5c6337d6bda0f4b0cfab5
i386 FreeBSD telegraf-1.23.3_freebsd_i386.tar.gz e2db8ec968b122ea7d0647d1b0a333f4c1469399799983a64302629060257cdc
amd64 Linux telegraf-1.23.3_linux_amd64.tar.gz 40d29a07551b3144227f1cf5240ff8cca993be0fd2f3c390ee01adb7a0006496
arm64 Linux telegraf-1.23.3_linux_arm64.tar.gz 2a38ab70a3ceb23e05ec8b3af79f5e55e25b3fc1f53968177a448c66e2148bf4
armel Linux telegraf-1.23.3_linux_armel.tar.gz 8ea77996048764860edb8714605cb8c1f1b7397655b21b38620b1f9629212d21
armhf Linux telegraf-1.23.3_linux_armhf.tar.gz 9332e8566700e91279a270a2f3527d705ad6b51f0ca2e4f19fd12485583cf63b
i386 Linux telegraf-1.23.3_linux_i386.tar.gz 60b9e2e3b72dead76cc0ce8641c4bfc1711ee8e30926acf638a3a18c6f2d1e99
mips Linux telegraf-1.23.3_linux_mips.tar.gz 401e93518c6f4b2556ca89b76247a0032540ff70840e857cfd1d97f71a6b69c1
mipsel Linux telegraf-1.23.3_linux_mipsel.tar.gz 56648c2757095956881fb5471d5106bbf67d46eafd9bc0d2f48fa484afcec645
ppc64le Linux telegraf-1.23.3_linux_ppc64le.tar.gz e82363fb37bb6ebfc00afd5da56ffbc073e12e534525c36ec4ced83dfd41e4af
riscv64 Linux telegraf-1.23.3_linux_riscv64.tar.gz 9568f00d777acb8693401082091c7aef55901fc32221f4850e3e3226a7146fe8
s390x Linux telegraf-1.23.3_linux_s390x.tar.gz 273de41cd92c140c29e067b194de92fd636daecd27cf54f3baa8c96bac65a4d6
amd64 Linux telegraf-1.23.3_static_linux_amd64.tar.gz adef7ed5ad3bd02474db790b97e7ca6ebf4aeaee9118266bf2df421648945780
amd64 Windows telegraf-1.23.3_windows_amd64.zip 7ca25fdca7c83538c5a1080787e5bc5a7c2f5d67a144294da8578aca0411eaa1
i386 Windows telegraf-1.23.3_windows_i386.zip bd22db0c23433b707cf4a777e0d7037d96b0d61fc462f0d8b3d0c395ef18c43d
amd64 Debian telegraf_1.23.3-1_amd64.deb 986f9f0721a512d43aa98bde72686ae1eca3d188f29ac79d6d3f7b464c5a394b
arm64 Debian telegraf_1.23.3-1_arm64.deb 4adf3c3c99caa5e6be4fe98f18e7657efca831b2dd9f812e70a9313257384210
armel Debian telegraf_1.23.3-1_armel.deb 2ea4ae5c3683c0019a4bcc10e1295689d00ac56df7e99d2d91fd8960e7c97c0b
armhf Debian telegraf_1.23.3-1_armhf.deb 37c4ba8bcedddff00592770c8f477d124558b813897577ee26ec4dea2570987e
i386 Debian telegraf_1.23.3-1_i386.deb bd993a988b551545e43a121e77fe8fa0c67e5ad7ed57133744a9115d35cbb2d3
mips Debian telegraf_1.23.3-1_mips.deb 241817a305dec929c044e15578f70a3aed3a988774bfe4dc98bf68a193464b83
mipsel Debian telegraf_1.23.3-1_mipsel.deb 04572ab9162ca33ca0815bcd473b7b031d97d11c40d61d69c0c9fb2caf4ea306
ppc64el Debian telegraf_1.23.3-1_ppc64el.deb c830eab5d4bc42783c39add02b9c6e3425995554bbfe3a90929bc21d7ba4c89d
riscv64 Debian telegraf_1.23.3-1_riscv64.deb 3d9943d5abc531a5aedd3b13ba608aa705707725e9a58cc5ab16668bdd84b201
s390x Debian telegraf_1.23.3-1_s390x.deb 2bdd92342ad729ed686043127238ffe3b5054c341f361cbf7cb7b737dad76556

v1.23.2

11 Jul 20:58
Compare
Choose a tag to compare

v1.23.2 [2022-07-11]

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

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.23.2-1.aarch64.rpm 0d6e64c0d22c2651167452c24aa4209d3886e93d0b505af7d52722ddbc83828d
armel CentOS telegraf-1.23.2-1.armel.rpm 3e4bfe829799d38a57132b2aa8854b584b0362a6fb9f8a9c1739bcfb9a258bad
armv6hl CentOS telegraf-1.23.2-1.armv6hl.rpm d2cff3991c50e3de2c107b3308f82163d716693a67a504d27dc62100fbb82859
i386 CentOS telegraf-1.23.2-1.i386.rpm 39ae9a2774d6f745687f6ee14ba0219ad0a9b1d587f7544dd7299dc454f91a6e
ppc64le CentOS telegraf-1.23.2-1.ppc64le.rpm b5bca8a96fe93d58e65a05883b13ce738a7638ef3776588b3024f460474f4319
riscv64 CentOS telegraf-1.23.2-1.riscv64.rpm c873908827bb41d3c0fa4d30b64c6802aa233850258ad5219053a0901333fd5f
s390x CentOS telegraf-1.23.2-1.s390x.rpm bd12ea9aa7c440e4ba9c8ee8f961ace58c33ee538d2a5028900e7ef06b6025c9
amd64 CentOS telegraf-1.23.2-1.x86_64.rpm 680dc23e009ed77e4e8a20b644c20674bbc61cdfe3242a9b12a5a8ca4aafe699
amd64 macOS telegraf-1.23.2_darwin_amd64.dmg cc8fd4292258d1097e127b2d090d09c63f9a801bd37e2765ad78956f04973af4
amd64 macOS telegraf-1.23.2_darwin_amd64.tar.gz c574115e9f41ef67b4d68621ce72794cadd8ee6aeac8eb6f8ee5dfc689c58fb5
arm64 macOS telegraf-1.23.2_darwin_arm64.dmg 56286f00aff6669d1a0e322cd5c8e2d964b71b4c6db7001495317840926080f0
arm64 macOS telegraf-1.23.2_darwin_arm64.tar.gz 4093ddb7e7ed6cfef06d6fa35c211a9066892708a3a0067eb23638c3943f5542
amd64 FreeBSD telegraf-1.23.2_freebsd_amd64.tar.gz e6b57e857501983a70d1d2192788416bdf0b988aaf617c037ce43b1a709fcbef
armv7 FreeBSD telegraf-1.23.2_freebsd_armv7.tar.gz bba8c9dc25d79f3318413e4ea050c7c047e9054c07a328a807e1ce94362698d4
i386 FreeBSD telegraf-1.23.2_freebsd_i386.tar.gz 1b26e5bbaa9de7b7557ca00d3b400cebfb68d6bff2ddbd8a11d61677dc8819fe
amd64 Linux telegraf-1.23.2_linux_amd64.tar.gz d9688877eca34e7aa79fd8e5e890e5c76e36ad6af1d9a863a4db245aff303620
arm64 Linux telegraf-1.23.2_linux_arm64.tar.gz fc42316637f9c722877d8aed8ce5f865a4eaf67fbf86cc0ed85d52cd87ee0958
armel Linux telegraf-1.23.2_linux_armel.tar.gz c60a434a746ac1e3585cbcf35e0c0ac4c03582d758a979b49f1183cc86ed1aad
armhf Linux telegraf-1.23.2_linux_armhf.tar.gz cd44536068c07b781224345129e51542073a0956f385e4eccc54269768ef3b30
i386 Linux telegraf-1.23.2_linux_i386.tar.gz 5e5477ff53f3be69bf30c2efec2526cdd1baac4cdc3abc0c141d519b4d927889
mips Linux telegraf-1.23.2_linux_mips.tar.gz 31a1e90c48875751fd5f0288a37911c3eaae2ff15cfbe9ab376462699e11e52d
mipsel Linux telegraf-1.23.2_linux_mipsel.tar.gz 1c2e14f3f5fd76c2207be0661e04042c6b9877bcb9f6a7442f2553d3dd4e3df1
ppc64le Linux telegraf-1.23.2_linux_ppc64le.tar.gz fc3c80b936d579fa43f5d9e8fb5329a48c94c50b20d7fdbe9824453ef12137d9
riscv64 Linux telegraf-1.23.2_linux_riscv64.tar.gz 69d4e322314f67a3c698bb21f7d83e2cc690dc982720e589bcaa3c20ef1c802d
s390x Linux telegraf-1.23.2_linux_s390x.tar.gz 968368084f721b3dc38e6dffe2d8c7dd54cf39b8b0f1d5fe426ff97d4b2ea952
amd64 Linux telegraf-1.23.2_static_linux_amd64.tar.gz d1b0d2a2c9cfbede395a7e73615351c3ad8011f60751b7e504fd6b0688dd923c
amd64 Windows telegraf-1.23.2_windows_amd64.zip fc2d51f4e2e9f50942760d425fc0a96bc300804f6337569a561e31a53b96d071
i386 Windows telegraf-1.23.2_windows_i386.zip c3bfae8fc93de0a93cbbd4bf838844ac8b0cc507a4343c321f5fecf1d8610c51
amd64 Debian telegraf_1.23.2-1_amd64.deb a557d289fbe3058a784d4aacec2173276d4443b494117d7b31a8434a1926fe2b
arm64 Debian telegraf_1.23.2-1_arm64.deb 5571ab51a7dfb932c508e737a2be0a67126ead56b145d7d701df85bf998308c0
armel Debian telegraf_1.23.2-1_armel.deb dfcf822552cd00ad3bae9239e9a2a69173e54c9e07e2870761df5dd967f022c1
armhf Debian telegraf_1.23.2-1_armhf.deb 22b632a23e5dbfc1b4f87492e3debd62d45131c42ac778931ac48863240ea14b
i386 Debian telegraf_1.23.2-1_i386.deb 6565ba75de2cb9025580fe92981c9a2cfaedc4365384ba88bcd8ef0785faa262
mips Debian telegraf_1.23.2-1_mips.deb 6da23fd15db0626aae403234b2f72afaf29849d706358aeaa4a0c17df27a2742
mipsel Debian telegraf_1.23.2-1_mipsel.deb 15fc26fcae47271cea2742dd9eeb9bd2e8fc3c30044a329d46b7437bc1183f9f
ppc64el Debian telegraf_1.23.2-1_ppc64el.deb 4a80e01718c893a49618281c4b5ac7b38e5b610cf3009dc47cb611f426c09ea6
riscv64 Debian telegraf_1.23.2-1_riscv64.deb 53bf0b9ecd4dcc00d2948a0e7bd81b663788d7acc3a62fbdd253dafa3d5fc3d9
s390x Debian telegraf_1.23.2-1_s390x.deb a27b9f5280258eac01fc0942386c72bf2644c07551aea7c452633d6a1a54c303

v1.23.1

05 Jul 21:55
Compare
Choose a tag to compare

v1.23.1 [2022-07-05]

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

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.23.1-1.aarch64.rpm acb0563017b89b10a0467c6906d13c7f038adcaba133b05bdf441ee2135a0503
armel CentOS telegraf-1.23.1-1.armel.rpm e2b64675d304e561c4c0fb1081c059578de32b5d2b37ab5e1407a3df5f72dbe1
armv6hl CentOS telegraf-1.23.1-1.armv6hl.rpm 89834860c464d4c6c7b609d0f1f8e4962c725ce41ef3050b60e8fda760ab6eb5
i386 CentOS telegraf-1.23.1-1.i386.rpm 218ca2ad2fb1c3c916bd87f47a0f59a862d4948d4129f22525e05781a7077b36
ppc64le CentOS telegraf-1.23.1-1.ppc64le.rpm 9fa28863beed5a00e19cf7cb84680b2bd2c101c250008b249bc1d87b2d550e6f
riscv64 CentOS telegraf-1.23.1-1.riscv64.rpm d564a7ce4139d480f58e333f163d46200b232778b94d3b70b2b15ac5e3de06ed
s390x CentOS telegraf-1.23.1-1.s390x.rpm 820e83c3d5efb7003f00e5682816a00ba74f0c231b1194b7e41521ded8620247
amd64 CentOS telegraf-1.23.1-1.x86_64.rpm 3fc626f4b6718571b8c605549850d59ef3b477d0d351c381bf0f711b042e9b60
amd64 macOS telegraf-1.23.1_darwin_amd64.dmg 5adad704685e80c78dffb7b63d1c09084487e28a1d775f38bcf768bb5d767cac
amd64 macOS telegraf-1.23.1_darwin_amd64.tar.gz 67dbe2be044a81b6636c2607e32ae999a085cad5c11b0df7ca84dbb3820b5bb4
arm64 macOS telegraf-1.23.1_darwin_arm64.dmg 19594485711b27aca9d7abda55f4e6bffb3513a191b466db7ec5c9c0173ca27a
arm64 macOS telegraf-1.23.1_darwin_arm64.tar.gz e83dd6e6eae0b1ac0f1348e82cfc07b8bbede3699a3c79ea0c73a73efb5c4229
amd64 FreeBSD telegraf-1.23.1_freebsd_amd64.tar.gz 4bbd08d4f54c38e608b85f373d081240ccfd524cfc4886b1df97664f31360bfd
armv7 FreeBSD telegraf-1.23.1_freebsd_armv7.tar.gz 486228644151eef738188ba733422a42dbb03e09a50898e4ed37a407ad22dcdc
i386 FreeBSD telegraf-1.23.1_freebsd_i386.tar.gz b3f5d9b60db3b8f4875f94e1e7b2f0653c02c0a921fac4dde0ab9ac28cddc2d4
amd64 Linux telegraf-1.23.1_linux_amd64.tar.gz b9e485ccd745949e39d1d9d54e7d93b847b5a0614233e582e146d748e0b038e1
arm64 Linux telegraf-1.23.1_linux_arm64.tar.gz 12c56270f574b91f0bde4c5be99a64ca7678b8bdafdfacf5ba809563a22a679b
armel Linux telegraf-1.23.1_linux_armel.tar.gz 2fc4911b522f48ea5e4eafd02f1f1e20fd000e595237269186a50717c0142a30
armhf Linux telegraf-1.23.1_linux_armhf.tar.gz 26d55b7efa193aea5e5cbb39722c7ddbe275270da523bebb903c07bc25fac03f
i386 Linux telegraf-1.23.1_linux_i386.tar.gz 1ed5eb125d1169e8fce50e660fdd82743566c7a2989a7684ce92faf7a6a3896f
mips Linux telegraf-1.23.1_linux_mips.tar.gz e29608a387cfe5b187af236d05686c0f1ff75e20751e39cd54f1764eff8047bc
mipsel Linux telegraf-1.23.1_linux_mipsel.tar.gz 22b161ee8ae4f5fcc5f400bcc4f0f5647600a208cd0c3ff3e4e49b6202b32ed9
ppc64le Linux telegraf-1.23.1_linux_ppc64le.tar.gz 7a653e961385ba1f97d0b19a1b1cf2eaeca4bdc49ff6696eff04efb0de4b1a19
riscv64 Linux telegraf-1.23.1_linux_riscv64.tar.gz fa8523167ba6bbedf9c26a382196bfcae794562b1b1aff26c05b222b47081bd1
s390x Linux telegraf-1.23.1_linux_s390x.tar.gz 27f55711290a95822fa810866746026ec97f938bb0dda066667427869d14b240
amd64 Linux telegraf-1.23.1_static_linux_amd64.tar.gz 6efbf3bef883a01cf8e40549415025ef5431dfb6cc68f2358219a57e7c6ca003
amd64 Windows telegraf-1.23.1_windows_amd64.zip 80ceb4ca482b99f5b7ad9e836fe60085b38684a327e32e1ae3e70b035a8154e2
i386 Windows [telegraf-1.23.1_windows_i386.zip](https://dl.influxdata.com/telegraf/releases/tel...
Read more

v1.23.0

13 Jun 17:55
Compare
Choose a tag to compare

v1.23.0 [2022-06-13]

New Plugins

  • #11075 Add slab metrics input plugin

External Plugins

  • #11159 Add external huebridge input plugin
  • #10818 Add fritzbox as external plugin

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 run make 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
  • #11076 Add field key option to set event partition key
  • #11037 Add influx semantic commits checker, checks only last commit.
  • #11039 Add mount option filtering to disk 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 of MaxIdleConns and MaxIdleConnsPerHost
  • #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

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.23.0-1.aarch64.rpm deb56ef401b2ac8cd1b5e8b662e5ae35679f4351ada9d8c955cfe1d89bc562ec
armel CentOS telegraf-1.23.0-1.armel.rpm f24fd653a78f20d4a068f44e78a66b363bef99796fc6e13c9357f0c4e795932f
armv6hl CentOS telegraf-1.23.0-1.armv6hl.rpm 94814c4a33531c7f3eb93b3b05cd4aa8e167a344ebc4f293afe2a8203bbff849
i386 CentOS telegraf-1.23.0-1.i386.rpm 7d87a8e2cb4b3528e25e3f9998dad904b3d656d88fa65b096212cd4f88faa603
ppc64le CentOS telegraf-1.23.0-1.ppc64le.rpm d141cd9aaf40ec5e492501baaac9a1719f29624b9117b79c7a75c831d273058a
riscv64 CentOS telegraf-1.23.0-1.riscv64.rpm c1544ae5b01d755adc920463032f0f4af483bab9600a70897c96f4d2b13d99c0
s390x CentOS telegraf-1.23.0-1.s390x.rpm 0c45325c27b140179498c69cb5ee5f53091300e98d341ddb2aca3085e34969e7
amd64 CentOS telegraf-1.23.0-1.x86_64.rpm e818a5af53a6457dd95049f9cbcf5234abed00b5139c338df72711105571a77b
amd64 macOS telegraf-1.23.0_darwin_amd64.dmg e6e16701d5ecd60f5c76f0c824643c33165134b828e0e915650ac3239b2cf89b
amd64 macOS telegraf-1.23.0_darwin_amd64.tar.gz ab64455056a3ff0faea0695e24eada4a0368171acbe91fd613a765db0b1adeb4
arm64 macOS telegraf-1.23.0_darwin_arm64.dmg b881739c226fe8ddf3d74c12e998524d2922365e7ff0e7da88f269bdb69eef6c
arm64 macOS telegraf-1.23.0_darwin_arm64.tar.gz 0b923a033b2a0826a43a60005ba741cbf7fa44fbde96ef6630021c90bfceae0e
amd64 FreeBSD [`t...
Read more

v1.22.4

17 May 13:16
acf6706
Compare
Choose a tag to compare

Changelog

v1.22.4 [2022-05-16]

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

  • #10722 inputs.internet_speed Update github.com/showwin/speedtest-go from 1.1.4 to 1.1.5
  • #11085 Update OpenTelemetry plugins to v0.51.0

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.22.4-1.aarch64.rpm 76d709a87aef1ca0de97a1a6688d887dfb94fc482ef0f13d14bd125039bdcfcb
armel CentOS telegraf-1.22.4-1.armel.rpm 33b29068a7bff8f2ef6a448253edc95c12477947a0311324c31d7b331f0c3041
armv6hl CentOS telegraf-1.22.4-1.armv6hl.rpm 24f5c877bb4d52f586d12d406d4d3f5592d3a54fc8445fddf4afe41258aa3a22
i386 CentOS telegraf-1.22.4-1.i386.rpm bf69c5fc2ab7b88e2a6119d23da0d731623aff928b72c9d56af57c608fe887bf
ppc64le CentOS telegraf-1.22.4-1.ppc64le.rpm e01f61b8969c78a4b61afc23f9fad5d690b7f8275f685116ea8a727c826d5cdd
riscv64 CentOS telegraf-1.22.4-1.riscv64.rpm b83455d471c754fb697c2e5cfd72f70d55beea956d51d741b397859259a252b7
s390x CentOS telegraf-1.22.4-1.s390x.rpm aa9c69e1718e52998699a3648be0b23cf11734616d2cc1207e998345857cc776
amd64 CentOS telegraf-1.22.4-1.x86_64.rpm 86710ec507b5e648600d02e42bf957e25f2d7d7c32726c5aafa495a7b85d2490
amd64 macOS telegraf-1.22.4_darwin_amd64.dmg 0ffe71e63600a8c31b3039a8da62dbb83e162206c7409834d36585f606f042f0
amd64 macOS telegraf-1.22.4_darwin_amd64.tar.gz 29c11d0693851fc5b4d80f0bbdf5f89661f2fcf92d5c1d8cffb615a5803d04da
arm64 macOS telegraf-1.22.4_darwin_arm64.dmg 4fb9a3331514b176706e3fe959645f02edf048c341655414900e8fcbf0446a00
arm64 macOS telegraf-1.22.4_darwin_arm64.tar.gz 9822cc07cbcd4a38c6d5adaa93cf537755ce260e63282f44bcd14ac778699bd0
amd64 FreeBSD telegraf-1.22.4_freebsd_amd64.tar.gz 619077080ebffe8179a9bd1ccee6b747ad6d0aab370aa63d3dc8fd7f30f4c11e
armv7 FreeBSD telegraf-1.22.4_freebsd_armv7.tar.gz 5b8727ac6e2a7ca0850fb680eee59037b36b176b8677b6848ef70fc8aabb36d8
i386 FreeBSD telegraf-1.22.4_freebsd_i386.tar.gz 3b513e731bb6ee4dcc6b1c7deb6e4811c1c7f387537ae13cc41a99e49c7fcc86
amd64 Linux telegraf-1.22.4_linux_amd64.tar.gz 31fdd105943a53a248b783e34c87e98b215582d710b67933e16bc27d4ab41cde
arm64 Linux telegraf-1.22.4_linux_arm64.tar.gz fe8f0523aafda446215dd3234eebbd5b5b97aa076f32641eaa0e967d9a7b1b0f
armel Linux telegraf-1.22.4_linux_armel.tar.gz 3747ffa8010d37213967460de81aa2a41935ce11af67e7c11e3316919c5459b9
armhf Linux telegraf-1.22.4_linux_armhf.tar.gz ba1a1fedf5cb230088ee933b904d856821c135a2d3ae12788629080f531bdf82
i386 Linux telegraf-1.22.4_linux_i386.tar.gz 906f9edad3307593f7d0e3b40a01ceccbdc226b1bd4729e92c6c1c624f4b5a7c
mips Linux telegraf-1.22.4_linux_mips.tar.gz 0414b36bc9c91cba671e318a7aff98b49aa56807c2468103730472b0171b92b2
mipsel Linux telegraf-1.22.4_linux_mipsel.tar.gz 2db52fb8c13f55294562111f73e78b991e50ea1d17e14858dceee7efb88cb667
ppc64le Linux telegraf-1.22.4_linux_ppc64le.tar.gz 11552aaccae39bdcdd1ea2fffb2c63e7909a119c63ab5e86d61414ff733c4521
riscv64 Linux telegraf-1.22.4_linux_riscv64.tar.gz c7213aab5f0a06210eeb3650892058d4de0c62f1f2e83c2e196c119a72b1cfe1
s390x Linux telegraf-1.22.4_linux_s390x.tar.gz 8813c7a6213161a065ea670b1234134f5cd805b12c52bd104993ea4c7e0826b6
amd64 Linux telegraf-1.22.4_static_linux_amd64.tar.gz 479153673e197e461a7740f8e40ae3a87105720f647b019262355dca48529970
amd64 Windows telegraf-1.22.4_windows_amd64.zip 8fabde1bae94c7e9def96d2c7f35009e7e0f3740bfe2f02cc3442e52c1e228ea
i386 Windows telegraf-1.22.4_windows_i386.zip a43d5cfd8e35af835d7cdb4bb97d88b02ed979e085ec876ac725df3ee54a124e
amd64 Debian telegraf_1.22.4-1_amd64.deb bc35aa3077841f3d1f1024a7af1cdc1084f73414f5cc34d7f1180bdda50bfd53
arm64 Debian telegraf_1.22.4-1_arm64.deb 32decbef4464a1859302a926ae81a8547d20d3abd18670a5207c34ca88d18ecb
armel Debian telegraf_1.22.4-1_armel.deb 8638d2c6fd201d32516dc74f96ca92adcb9aab7ab9ce1fad16d090280f0b5ed5
armhf Debian telegraf_1.22.4-1_armhf.deb 5716100d802b2be6c7240e1accbc153c4fb21ce8bb8b63036d35a32d149d35c5
i386 Debian telegraf_1.22.4-1_i386.deb bca0cbfd7375a0abd352f0a4d56fd94306f29c069892a2c5e57a2937f18bd234
mips Debian telegraf_1.22.4-1_mips.deb d1ba629b1f87166afe82fdc488a7020e94d0c3d4856cb73af4aa4aa90c9edb92
mipsel Debian telegraf_1.22.4-1_mipsel.deb da05c0a0a4ebf9c9db72b0f242a8c17581c000f913ea99e5f0a2a1859ba7b933
ppc64el Debian telegraf_1.22.4-1_ppc64el.deb b455526502afcee03526f5a69fd0d177267708c799df251d07ecad4496298472
riscv64 Debian telegraf_1.22.4-1_riscv64.deb 28b201c0ccd73f0d5d4cdf1a07225b921e1a4b1a50cd672dd32b17599cb30e84
s390x Debian telegraf_1.22.4-1_s390x.deb 1a67175c43963279f429d4671d4f3ec2b1acb2773c7a9b645bfa38adabcbf014

v1.22.3

28 Apr 16:48
ff95061
Compare
Choose a tag to compare

Changelog

v1.22.3 [2022-04-28]

Bugfixes

  • #10961 Update Go to 1.18.1
  • #10976 inputs.influxdb_listener Remove duplicate influxdb listener writes with upstream parser
  • #11024 inputs.gnmi Use external xpath parser for gnmi
  • #10925 inputs.system Reduce log level in disk plugin back to original level

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.22.3-1.aarch64.rpm 024ecfa77f5a6f63f3464425e83080ef2f925a24dc0b7943ff096183f3578e66
armel CentOS telegraf-1.22.3-1.armel.rpm 211f880a86393d0fb0ed821c8c9c2067ffd30f43ba5828d5dc159c18d72c9129
armv6hl CentOS telegraf-1.22.3-1.armv6hl.rpm 736d0126eaa54151288bae643b7e5a1727ae6297fddb3375f28d53929a7a31a0
i386 CentOS telegraf-1.22.3-1.i386.rpm ca108e917fd33bd19ed0add0d7db9659ea6da477de61f8c1ab7334076b729950
ppc64le CentOS telegraf-1.22.3-1.ppc64le.rpm 2f2b49ba64ba83d1b976d658c9fb2f19709fc48b0479edc1bf1b50b0989ebed3
riscv64 CentOS telegraf-1.22.3-1.riscv64.rpm 143823bf24c99317cd5c0f284203463dc1cd15fd61f8e28088ff2d58e544c030
s390x CentOS telegraf-1.22.3-1.s390x.rpm ff820b46c68688c19d174fee01804271cbbe309cfc0fa7492c958fefd82e6150
amd64 CentOS telegraf-1.22.3-1.x86_64.rpm 099d24094b49ac0dca149f92111eec2b5ff10400d4669087c88da3199d0d19b3
amd64 macOS telegraf-1.22.3_darwin_amd64.dmg 64f95cc3d1305acb320d306cb37ede8678c5e079a3ed7f55aadb062a5aebbde8
amd64 macOS telegraf-1.22.3_darwin_amd64.tar.gz aa8f391aaf095d355d573e64239060d4b2a2fb89b002e163420c0a04d2bb1753
arm64 macOS telegraf-1.22.3_darwin_arm64.dmg 3de8e8c589dd1d041d784dd6d9d5312d2c9899e5a79d4df0cb015b83ce6bc35c
arm64 macOS telegraf-1.22.3_darwin_arm64.tar.gz a073b7725e0569f765498d5fd0990f204841812e8ce156b3061a57e423bf0cd8
amd64 FreeBSD telegraf-1.22.3_freebsd_amd64.tar.gz f7335be4d7a38bddbd57e59bc19a64d563cd84e1d5c1bbc18c2c734507a59795
armv7 FreeBSD telegraf-1.22.3_freebsd_armv7.tar.gz 2885273e0315fa9978836657b2867ea44b669390b09418c7ec349a612893bbfb
i386 FreeBSD telegraf-1.22.3_freebsd_i386.tar.gz 2a78346ce8a88061f7cf74281be644f9fb67d78a42c89734dabba4cab45a5f1d
amd64 Linux telegraf-1.22.3_linux_amd64.tar.gz 613a6b36c0442455c17743fdc7c36d0bb1b62be7efb9a41a4645054e7eab6f9b
arm64 Linux telegraf-1.22.3_linux_arm64.tar.gz 530b5f8fda4ec7fd5f2df4779d2e6005ef91def2f66720dd9b73cbd85809dc2d
armel Linux telegraf-1.22.3_linux_armel.tar.gz c29ee72500849ea53a472441862525899403578e93555b5ab81348b120e97d3b
armhf Linux telegraf-1.22.3_linux_armhf.tar.gz 5e2c007825e20e4f7b5d8860993d5527cab831136520befd38650f8346250fc5
i386 Linux telegraf-1.22.3_linux_i386.tar.gz e7f574fdf9c1edd2253a59d51953ae03205a9bc77da1bc070c55c2c718076990
mips Linux telegraf-1.22.3_linux_mips.tar.gz c6e524395521977b2941e0fd32a11574db25b763d6f30528182f7c03cd5a159f
mipsel Linux telegraf-1.22.3_linux_mipsel.tar.gz 49de8896336658dfeb50dd5a34bcb0fc088cbe2095c8aa9a417edd47f521b549
ppc64le Linux telegraf-1.22.3_linux_ppc64le.tar.gz 1b95f7e683cba3cb606b387604154fb1c0a4c32be589deb0f3abc1cc9fdc5c04
riscv64 Linux telegraf-1.22.3_linux_riscv64.tar.gz 0c0577754d8bb786c738dc9f696b9b9c403e5790e668d860256d7a81e580912d
s390x Linux telegraf-1.22.3_linux_s390x.tar.gz c0a2ac1f28776378dc8b4419f5c418f8be3a398dd68c57d8072fac3a4af431d9
amd64 Linux telegraf-1.22.3_static_linux_amd64.tar.gz 4b429bc05b9a10820cfce241c555c8c330a9dd440099c9953e7e2f3dd0b00004
amd64 Windows telegraf-1.22.3_windows_amd64.zip 8444fdb2d5abfbe3424a7d8d780c78371f118523fb7906abea4f30a06de7a6d0
i386 Windows telegraf-1.22.3_windows_i386.zip afdaa2488fd17df283eccf9108cd1576501308320f1b977c313b663f115f696c
amd64 Debian telegraf_1.22.3-1_amd64.deb a5d2948ebe6516e6abe8d2349df7bcc5dee4601488caa18ce1b691b2472fabe6
arm64 Debian telegraf_1.22.3-1_arm64.deb c7a02356017075f4439d126fb318a87754b91793f4b433e16c62d7859ead840c
armel Debian telegraf_1.22.3-1_armel.deb 7604c166c0079858a5004ea4a8708a9d63a752561ef5089ed4644cb107cd53d6
armhf Debian telegraf_1.22.3-1_armhf.deb 5f37583f8b4bac49e55b54c6550cc017f9cdc9b2ea3569c67ae803a294fb2ae7
i386 Debian telegraf_1.22.3-1_i386.deb bce55b5090a408a19965fd49a87d3d0116b35b9eda67171b41786acd2d76ebab
mips Debian telegraf_1.22.3-1_mips.deb 479a4ad57c1049250a17ff060c17c404120252c295a0da2fbea9afbdca84df41
mipsel Debian telegraf_1.22.3-1_mipsel.deb 1fbd431c2dd45668a14efb8eb73b677ce9e78d1921a344f26cf030cee12ba4ad
ppc64el Debian telegraf_1.22.3-1_ppc64el.deb 8931f89d7ed3c49d2260f1c308e30cf850239b0e7215dae04b74cc2720f0ff01
riscv64 Debian telegraf_1.22.3-1_riscv64.deb 1067277669ce68828316d63e291594b00ea70910f795e909045ad4e36ee6f26f
s390x Debian telegraf_1.22.3-1_s390x.deb a6f68ad74d13352314f72f399553de873a8bba4211c51eec477eb69473a163c5

v1.22.2

25 Apr 19:07
Compare
Choose a tag to compare

v1.22.2 [2022-04-25]

Bugfixes

  • #11008 inputs.gnmi Add mutex to gnmi lookup map
  • #11010 inputs.gnmi Use sprint to cast to strings in gnmi
  • #11001 inputs.consul_agent Use correct auth token with consul_agent
  • #10486 inputs.mysql Add mariadb_dialect to address the MariaDB differences in INNODB_METRICS
  • #10923 inputs.smart Correctly parse various numeric forms
  • #10850 inputs.aliyuncms Ensure aliyuncms metrics accept array, fix discovery
  • #10930 inputs.aerospike Statistics query bug
  • #10947 inputs.cisco_telemetry_mdt Align the default value for msg size
  • #10959 inputs.cisco_telemetry_mdt Remove overly verbose info message from cisco mdt
  • #10958 outputs.influxdb_v2 Improve influxdb_v2 error message
  • #10932 inputs.prometheus Moved from watcher to informer
  • #11013 Also allow 0 outputs when using test-wait parameter
  • #11015 Allow Makefile to work on Windows

Dependency Updates

  • #10966 Update github.com/Azure/azure-kusto-go from 0.5.0 to 0.60
  • #10963 Update opentelemetry from v0.2.10 to v0.2.17
  • #10984 Update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0
  • #10998 Update github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.3
  • #10997 Update github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  • #10975 Update github.com/aws/aws-sdk-go-v2/credentials from 1.8.0 to 1.11.2
  • #10981 Update github.com/containerd/containerd from v1.5.9 to v1.5.11
  • #10973 Update github.com/miekg/dns from 1.1.46 to 1.1.48
  • #10974 Update github.com/gopcua/opcua from v0.3.1 to v0.3.3
  • #10972 Update github.com/aws/aws-sdk-go-v2/service/dynamodb
  • #10773 Update github.com/xdg/scram from 1.0.3 to 1.0.5
  • #10971 Update go.mongodb.org/mongo-driver from 1.8.3 to 1.9.0
  • #10940 Update starlark 7a1108eaa012->d1966c6b9fcd
Arch Platform Package SHA256
amd64 Linux telegraf-1.22.2_static_linux_amd64.tar.gz 553e2c83e2c9a77752b868e5ebe274b50157a1423c03d6512f987233ac349667
riscv64 Linux telegraf-1.22.2_linux_riscv64.tar.gz 851331245badd5e9184229683c8ad8eb4a508c03fe897ad823ec16976099a534
ppc64le Linux telegraf-1.22.2_linux_ppc64le.tar.gz 1407f2dc9a750431c4f4cd5209c7ed9c260b3b348b31a079db00bc190dbb9244
armv7 FreeBSD telegraf-1.22.2_freebsd_armv7.tar.gz 2258c5c922bb468acebd90fa2f2bde052a0ea6f81fb55c3040a0b407cd846124
amd64 FreeBSD telegraf-1.22.2_freebsd_amd64.tar.gz 215d1048280c35c17a4769ab4bfc45d9f08c1617e7c62d353f5e814414a6e1a2
i386 FreeBSD telegraf-1.22.2_freebsd_i386.tar.gz 289c1cecd46fe39cf2d744022d8058d887bb6ec01d66c838310a8bff0dcc51e3
mipsel Linux telegraf-1.22.2_linux_mipsel.tar.gz 5ff67beb91c9b6effe49d78c3006838e43dd09dd57ced34aa5a18c8fa592c25f
amd64 macOS telegraf-1.22.2_darwin_amd64.tar.gz 747edd6970fbaeb707975832c89733c9dcb12b2c52e0fe553b21e09b36c57be1
arm64 macOS telegraf-1.22.2_darwin_arm64.tar.gz f95e42ddb96bfcf3b603574d3f244dffbb8fb4decdea803dcd3bdad4493cfc4c
armhf Linux telegraf-1.22.2_linux_armhf.tar.gz 52b46856ff5ed9dbed619f86d9cdadf2d64dc271a6c1885811817e44e94f032c
armel Linux telegraf-1.22.2_linux_armel.tar.gz be9534c4361c5951ef90f2073ede523d76cd91d2f2096dc0d8e72481a351fc58
arm64 Linux telegraf-1.22.2_linux_arm64.tar.gz 766ad2854b2989e408f47db54787a61b4c661a4edd4542034cc4e354f3424681
amd64 Linux telegraf-1.22.2_linux_amd64.tar.gz 769756c57559b8e43d0f850f32a4941d74ad18471881b6797b20573ed2f66e88
s390x Linux telegraf-1.22.2_linux_s390x.tar.gz 89efd29444a893370f35d914cc03e0c6a65a623303a42cfdf6998226a61cb948
mips Linux telegraf-1.22.2_linux_mips.tar.gz eb0a2e0f83ada8e43c655658164fe476f18c112d7c5b27572115ac6801e11219
amd64 Windows telegraf-1.22.2_windows_amd64.zip 717f72bb981907e1d35d576fa46d4817bb56d7dd482bd59212a3a80b52e1c518
i386 Linux telegraf-1.22.2_linux_i386.tar.gz 60a41696da313201eba8c6bc8db0bca8656b34ab25ae5a84602f31feb67804ab
i386 Windows telegraf-1.22.2_windows_i386.zip 553027e439fcd6fbd7b2a690dda35423f546e781f274e9d4be70abb87a3be57c
arm64 macOS telegraf-1.22.2_darwin_arm64.dmg e654d55f7974978f605068ac7b1bdd6d05514e6847dce8c69ae2c5ca90caafc4
amd64 macOS telegraf-1.22.2_darwin_amd64.dmg e8d61c91ab278abd8f8ff05b51f7187998a9c576adc86216f02aacdd5675570f
ppc64el Debian telegraf_1.22.2-1_ppc64el.deb 76c92a4ab015a9d7be7eece3e0bfe0f0a569800ab0f1f896418916d9d0ab2065
ppc64le CentOS telegraf-1.22.2-1.ppc64le.rpm b5dad16b28178392c322f8670814c11d7f4273183ebd1d3a1dd83865812b104c
armv6hl CentOS telegraf-1.22.2-1.armv6hl.rpm 00fbf208249b76f86c1e837caffeac253a933cee23e384aa586de7f27b3be480
riscv64 Debian telegraf_1.22.2-1_riscv64.deb 2e55f7e26109d978eb317006a2c3c5b7859afb121e0925b9b732ecbe9ea1997f
riscv64 CentOS telegraf-1.22.2-1.riscv64.rpm ffb2de9b3b58520dfb2a4d7e8a1844e4845864c07468339d313a1432cd6fe276
arm64 CentOS telegraf-1.22.2-1.aarch64.rpm 012743b59205986ab1693649667c8896b9a61ad065a0ca0c3502ca6579c693dc
amd64 CentOS telegraf-1.22.2-1.x86_64.rpm 73689c9245b42fa626907dd95457239a1bd39976c83df706d41b3b102d9694c6
mipsel Debian telegraf_1.22.2-1_mipsel.deb e4e75c1df30a6176fbc56e6529334f9ef1219f9c4b78b579b857fa4b0de068d0
s390x CentOS telegraf-1.22.2-1.s390x.rpm 6452f4000b5d3c76d358cd4b75e21fbd8a940546ee1c63a74d02c630cb970eaa
arm64 Debian telegraf_1.22.2-1_arm64.deb 8d5ef10ae2838e386c61a8401728f88fa6309afe5354c5b1d0bd4eac4e5bd014
armel Debian telegraf_1.22.2-1_armel.deb e39af09abfa2f7d61e191cff8cf353d7ebe2ac182bccd19498fb0ad1ba18b731
armhf Debian telegraf_1.22.2-1_armhf.deb b77326f464cf16d5f0c2f1065881f7b86eea4ee14a48d42a23448069af61cea6
amd64 Debian telegraf_1.22.2-1_amd64.deb 04a0305042d4f9b13a13374995a2c94378be39cacf35aaeca73d86dbc03aaf50
armel CentOS [telegraf-1.22.2-1.armel.rpm](https://dl.influxdata.com/telegraf/r...
Read more

v1.22.1

07 Apr 17:16
Compare
Choose a tag to compare

v1.22.1 [2022-04-06]

Bugfixes

  • #10937 Update gonum.org/v1/gonum from 0.9.3 to 0.11.0
  • #10906 Update github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.4.1
  • #10931 Update gopsutil and associated dependencies for improved OpenBSD support
  • #10553 inputs.sqlserver Fix inconsistencies in sql*Requests queries
  • #10883 agent Fix default value for logfile rotation interval
  • #10871 inputs.zfs Fix redundant zfs pool tag
  • #10903 inputs.vsphere Update vsphere info message to debug
  • #10866 outputs.azure_monitor Include body in error message
  • #10830 processors.topk Clarify the k and fields topk params
  • #10858 outputs.http Switch HTTP 100 test case values
  • #10859 inputs.intel_pmu Fix slow running intel-pmu test
  • #10860 inputs.cloud_pubsub Skip longer/integration tests on -short mode
  • #10861 inputs.cloud_pubsub_push Reduce timeouts and sleeps

New External Plugins

  • #10462 external.psi Add psi plugin
Arch Platform Package SHA256
amd64 Linux telegraf-1.22.1_static_linux_amd64.tar.gz 551f867a6fa703b35f90e530127797ab38ee472e2bf1fe12fb1905efce49bab4
riscv64 Linux telegraf-1.22.1_linux_riscv64.tar.gz 5917de8bb7aeab03962d082ed87b97556b1107cfa1fe6f9624dbc6f6cd0ca576
ppc64le Linux telegraf-1.22.1_linux_ppc64le.tar.gz 965475640d2a00ca7285fd7c30b06745ad92a87eb6140e8368c109a5f405f6e1
armv7 FreeBSD telegraf-1.22.1_freebsd_armv7.tar.gz 870751decdea5cd6d606af49f3549a41bef91924bf481dea07c3ed730908214d
amd64 FreeBSD telegraf-1.22.1_freebsd_amd64.tar.gz deb942eb3b9e26e4279bbf1220eb34a359df34e63d2ae40fa03198177613faba
i386 FreeBSD telegraf-1.22.1_freebsd_i386.tar.gz 0da97f3420dd5790855dd51a83a88f63309d8664b86c8a396599c7ddf1d2d5b5
mipsel Linux telegraf-1.22.1_linux_mipsel.tar.gz 4fdaebde7363179dab2aa46ee50b73f122c22e6d9fcfa4d7d7fe8d6923a1275a
amd64 macOS telegraf-1.22.1_darwin_amd64.tar.gz 2b5860980e1801cf5bdca44c44b6f8eb41d1da8ddfc0e293559293b59d5fde97
arm64 macOS telegraf-1.22.1_darwin_arm64.tar.gz 85e755c738a62d873ac82ec449b5f85808f1156a95de3550b4254e2fc32db832
armhf Linux telegraf-1.22.1_linux_armhf.tar.gz b03fde1997a6c7b95463d6bbe71b992c89b1bed5545ef528aede465f23023a1b
armel Linux telegraf-1.22.1_linux_armel.tar.gz af982b3aa40cf1eb645aefe76398d9617fed9976c0e79de8be9d04c45c67dd74
arm64 Linux telegraf-1.22.1_linux_arm64.tar.gz 3ea77ce312e278287611f5fd26e379c6a03ef04186321f9b0221285c02a9dc42
amd64 Linux telegraf-1.22.1_linux_amd64.tar.gz 3d2e980b84847439125158182e7f6326ad2aa2153a833e02789b4fad83461467
s390x Linux telegraf-1.22.1_linux_s390x.tar.gz 9a91d3238375575b69c0225bd52d7269e09ca642c7a841267407379ccf1fcee7
mips Linux telegraf-1.22.1_linux_mips.tar.gz 8614abdfa94989673565af621e9ed93500aec988aaa15109d6b0c497607b42c6
amd64 Windows telegraf-1.22.1_windows_amd64.zip ae3146e91494646536c14e53c82bd20a53012cc74b3ac5cd938c3115e4dcda89
i386 Linux telegraf-1.22.1_linux_i386.tar.gz 1002265fcc89a31a48b5d0d8a7e2dbc405c50b0244d2e2c1d03dc8920e1387ed
i386 Windows telegraf-1.22.1_windows_i386.zip a59c8df6530a9b2dda65554c08d7225e0e6f323a86fd9875aca7772ce5304df3
arm64 macOS telegraf-1.22.1_darwin_arm64.dmg 05072e5fa2a4f3362843bebb13f2e2586b7cff801daa4537a554d1da8badf1a7
amd64 macOS telegraf-1.22.1_darwin_amd64.dmg 94e01098552bef6f2aca474deab2c74a93e80ce7ecf70743b6d7f0f04af5e7db
ppc64el Debian telegraf_1.22.1-1_ppc64el.deb 2e6a064cacac9434b9038c7f1aa3b1651c6881a9fc9976dd7c15cd39a92561da
ppc64le CentOS telegraf-1.22.1-1.ppc64le.rpm f8dbd67e49d9fb6fbfaad2c8376271cad535d858f96e80ef04f2c2751949275b
armv6hl CentOS telegraf-1.22.1-1.armv6hl.rpm 6df01d77937ba21c0cbefd39cbc75f3069ead4e9bc72c1f391a626c07455ec93
riscv64 Debian telegraf_1.22.1-1_riscv64.deb 33b67abd3bf4cfada4ae1a24bbef0acec1145c7c90ebedfda4b1562d60895c3f
riscv64 CentOS telegraf-1.22.1-1.riscv64.rpm 02d56d54c1feabadbb498802afe3c6f86ff3f2eee74c68b8d4064551a952663d
arm64 CentOS telegraf-1.22.1-1.aarch64.rpm 07bffbe726054b7ff03f5379e4d225d24053c0edf34c8e6dad6728bf222d5d93
amd64 CentOS telegraf-1.22.1-1.x86_64.rpm c623794ebd4d2d287f1c1ab76b3b56a4ad34b4c60fd9476d0800f6b452bcb190
mipsel Debian telegraf_1.22.1-1_mipsel.deb ba0d991d2e6d2575c7c1baeb529e5f4b7da1e1d3820da41822b907f23c7a0e63
s390x CentOS telegraf-1.22.1-1.s390x.rpm 52c13565c1df170c3700719d77b821127a5909f37e927bb6949d54d4938dd5ba
arm64 Debian telegraf_1.22.1-1_arm64.deb ec1967449e282d219fd986f7e7c6323c2127703f572bab2e589ac38770e1933f
armel Debian telegraf_1.22.1-1_armel.deb cf4bc99b6ca8f596d6d8cf8e082e00bb89783948a81b498a4345f9a242871461
armhf Debian telegraf_1.22.1-1_armhf.deb 4fc0bd5585b97a583b6d691fdda3e1159c62020a630691dbd5874521a17d0b2c
amd64 Debian telegraf_1.22.1-1_amd64.deb b20467c25b88674e21504972675b23531e78a6ebcb67173fceb4c5084395b02c
armel CentOS telegraf-1.22.1-1.armel.rpm aa5e984c9ca33661df9f1bcd38dccfeddcccd9c56593e868fc2f23a113a12411
s390x Debian telegraf_1.22.1-1_s390x.deb cd7085fa278bcb6e5922b342f32c8b40063894ba5e29f85f268ccf64da7b7603
i386 Debian telegraf_1.22.1-1_i386.deb 2ac9159294d9eead54c2fdea16d6153e0c8a51cf6c3ca5138e258fde216b2472
mips Debian telegraf_1.22.1-1_mips.deb 89a6a9b100e7ffdca1901f30ef9e5697f83daa5b4ec7d95d2db9c1b1634a278f
i386 CentOS telegraf-1.22.1-1.i386.rpm 2535fe155b33b2292b66054ed2f6bdbe53529cc01784e31448109e1045aa258e