Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/influxdata/telegraf from 1.16.3 to 1.24.4 #21

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps github.com/influxdata/telegraf from 1.16.3 to 1.24.4.

Release notes

Sourced from github.com/influxdata/telegraf's releases.

v1.24.4 [2022-11-29]

Bugfixes

  • #12177 inputs.cloudwatch Correctly handle multiple namespaces
  • #12294 inputs.directory_monitor Close input file before removal
  • #12140 inputs.gnmi Handle decimal_val as per gnmi v0.8.0
  • #12275 inputs.gnmi Do not provide empty prefix for subscription request
  • #12258 inputs.gnmi Fix empty name for Sonic devices
  • #12171 inputs.ping Avoid -x/-X on FreeBSD 13 and newer with ping6
  • #12282 inputs.prometheus Correctly default to port 9102
  • #12229 input.redis_sentinel Fix sentinel and replica stats gathering
  • #12280 inputs.socket_listener Ensure closed connection
  • #12201 output.datadog Log response in case of non 2XX response from API
  • #12160 outputs.prometheus Expire metrics correctly during adds
  • #12156 outputs.yandex_cloud_monitoring Catch int64 values

Dependency Updates

  • #12132 deps Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1818 to 1.61.1836
  • #12197 deps Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
  • #12196 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.13.12 to 1.14.5
  • #12198 deps Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.12.17 to 1.12.19
  • #12236 deps Bump github.com/gofrs/uuid from v4.3.0 to v4.3.1
  • #12237 deps Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.2
  • #12238 deps Bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.5
  • #12239 deps Bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.18 to 3.3.20
  • #12248 deps Bump github.com/showwin/speedtest-go from 1.1.5 to 1.2.1
  • #12269 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2
  • #12268 deps Bump github.com/yuin/goldmark from 1.5.2 to 1.5.3
  • #12267 deps Bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0
  • #12266 deps Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.11.0

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.24.4-1.aarch64.rpm 1307a3d0218d1c9d1416e72c82419806dfa0f2a748eada8a7dd77c9970b1bbbf
armel CentOS telegraf-1.24.4-1.armel.rpm 10bfb6d39296736ef18a323350939ab6b24e81e5f011dcf6d838183503ace16f
armv6hl CentOS telegraf-1.24.4-1.armv6hl.rpm 46b09eefaae80fa2d902e97288bb8d531276be3b43551e211e0526892693668a
i386 CentOS telegraf-1.24.4-1.i386.rpm f702875e6ef0d5e8765c490447cfde641c3d177f41dc7a8a2029c365e602c2c8
ppc64le CentOS telegraf-1.24.4-1.ppc64le.rpm 6d66e1dbe89a6f116758ec26561f2e835a9c8e25293ac4d9cbe79a1893e4a120
riscv64 CentOS telegraf-1.24.4-1.riscv64.rpm 9e4ca9f50fb8c76fc7aff97cb9808896a5b12514d567cb5e061c3bb10b171983
s390x CentOS telegraf-1.24.4-1.s390x.rpm 448aaf39168ebf61f4f1837ea1afff51732ff89c6e0ba26981c10cfda90e6182
amd64 CentOS telegraf-1.24.4-1.x86_64.rpm 26c6f6ff899312db3330d935695889e6ab152df7843c03d00ef8bc9667a77a91
amd64 macOS telegraf-1.24.4_darwin_amd64.dmg bf7714bbbcca7646f5f8ed7c120f86c31cca2d07f5b0b8140ccdfe47faf58bc0
amd64 macOS telegraf-1.24.4_darwin_amd64.tar.gz fc7a5034f66532e95ef1175d2d25e5e2535934e1b44f231a070ffabed678f984
arm64 macOS telegraf-1.24.4_darwin_arm64.dmg 8199df61100400992524ef850649b521450af5c6ac442ac80c454e5c8294f1dc
arm64 macOS telegraf-1.24.4_darwin_arm64.tar.gz e6d2bc382b22823f6781b1e7568796a253e22c91b70b56eaf3017179de3e329d

... (truncated)

Changelog

Sourced from github.com/influxdata/telegraf's changelog.

v1.24.4 [2022-11-29]

Bugfixes

  • #12177 inputs.cloudwatch Correctly handle multiple namespaces
  • #12294 inputs.directory_monitor Close input file before removal
  • #12140 inputs.gnmi Handle decimal_val as per gnmi v0.8.0
  • #12275 inputs.gnmi Do not provide empty prefix for subscription request
  • #12258 inputs.gnmi Fix empty name for Sonic devices
  • #12171 inputs.ping Avoid -x/-X on FreeBSD 13 and newer with ping6
  • #12282 inputs.prometheus Correctly default to port 9102
  • #12229 input.redis_sentinel Fix sentinel and replica stats gathering
  • #12280 inputs.socket_listener Ensure closed connection
  • #12201 output.datadog Log response in case of non 2XX response from API
  • #12160 outputs.prometheus Expire metrics correctly during adds
  • #12156 outputs.yandex_cloud_monitoring Catch int64 values

Dependency Updates

  • #12132 deps Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1818 to 1.61.1836
  • #12197 deps Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
  • #12196 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.13.12 to 1.14.5
  • #12198 deps Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.12.17 to 1.12.19
  • #12236 deps Bump github.com/gofrs/uuid from v4.3.0 to v4.3.1
  • #12237 deps Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.2
  • #12238 deps Bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.5
  • #12239 deps Bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.18 to 3.3.20
  • #12248 deps Bump github.com/showwin/speedtest-go from 1.1.5 to 1.2.1
  • #12269 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2
  • #12268 deps Bump github.com/yuin/goldmark from 1.5.2 to 1.5.3
  • #12267 deps Bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0
  • #12266 deps Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.11.0

v1.24.3 [2022-11-02]

Bugfixes

  • #12063 Restore warning on unused config option(s)
  • #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
  • #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

... (truncated)

Commits
  • c79edb5 Telegraf v1.24.4
  • 29a24ee Update changelog for v1.24.4
  • 197a31f Update build_version.txt for v1.24.4
  • 98f15f9 fix(inputs.directory_monitor): Close input file before removal (#12294)
  • 1fd22b3 fix(inputs.gnmi): Do not provide empty prefix for subscription request. (#12275)
  • 5804f8c chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.11.0 (#12266)
  • 630aa91 fix(inputs.prometheus): correctly default to 9102 port (#12282)
  • f61bb07 docs(inputs.kube_inventory): update k3s integration guide (#12285)
  • c778aa8 chore(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 (#12267)
  • a3b9f4f chore(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 (#12268)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/influxdata/telegraf](https://github.com/influxdata/telegraf) from 1.16.3 to 1.24.4.
- [Release notes](https://github.com/influxdata/telegraf/releases)
- [Changelog](https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md)
- [Commits](influxdata/telegraf@v1.16.3...v1.24.4)

---
updated-dependencies:
- dependency-name: github.com/influxdata/telegraf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #22.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/influxdata/telegraf-1.24.4 branch December 12, 2022 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants