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.25.2 #25

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

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

Release notes

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

v1.25.2 [2023-02-13]

Bugfixes

  • #12607 agent Only read the config once
  • #12586 docs Fix link to license for Google flatbuffers
  • #12637 inputs.cisco_telemetry_mdt Check subfield sizes to avoid panics
  • #12657 inputs.cloudwatch Enable custom endpoint support
  • #12603 inputs.conntrack Resolve segfault when setting collect field
  • #12512 inputs.gnmi Handle both new-style tag_subscription and old-style tag_only
  • #12599 inputs.mongodb Improve error logging
  • #12604 inputs.mongodb SIGSEGV when restarting MongoDB node
  • #12576 inputs.mysql Avoid side-effects for TLS between plugin instances
  • #12626 inputs.prometheus Deprecate and rename the timeout variable
  • #12648 inputs.tail Fix typo in the README
  • #12543 inputs.upsd Add additional fields
  • #12629 inputs.x509_cert Fix Windows path handling
  • #12560 outputs.prometheus_client Expire with ticker, not add/collect
  • #12644 secretstores Check store id format and presence

Dependency Updates

  • #12630 deps Bump cloud.google.com/go/bigquery from 1.44.0 to 1.45.0
  • #12568 deps Bump github.com/99designs/keyring from 1.2.1 to 1.2.2
  • #12634 deps Bump github.com/antchfx/xmlquery from 1.3.12 to 1.3.15
  • #12633 deps Bump github.com/antchfx/xpath from 1.2.2 to 1.2.3
  • #12571 deps Bump github.com/coreos/go-semver from 0.3.0 to 0.3.1
  • #12632 deps Bump github.com/moby/ipvs from 1.0.2 to 1.1.0
  • #12572 deps Bump github.com/multiplay/go-ts3 from 1.0.1 to 1.1.0
  • #12581 deps Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
  • #12580 deps Bump github.com/shirou/gopsutil from 3.22.9 to 3.22.12
  • #12570 deps Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1
  • #12582 deps Bump golang/x dependencies
  • #12583 deps Bump google.golang.org/grpc from 1.51.0 to 1.52.0
  • #12631 deps Bump google.golang.org/grpc from 1.52.0 to 1.52.3

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.25.2-1.aarch64.rpm 51f58a16d1fb3481e55cfc1f999a0c677bc6d07955aa4a6e5b05bfb534176adf
armel CentOS telegraf-1.25.2-1.armel.rpm 8e6b6a8feeb6f8fb0d0afcbfdabbe1d0afa07e146520c778e18e4b32cd740f18
armv6hl CentOS telegraf-1.25.2-1.armv6hl.rpm 26d62c276202345bfe3d0e5b32d776ee1a0bcfe2edded70626d25c8007da7549
i386 CentOS telegraf-1.25.2-1.i386.rpm 8dd713667145b2a16e6b5e524ebc6d136e83530e3b2816ac2b1ffa13b19c59dd
ppc64le CentOS telegraf-1.25.2-1.ppc64le.rpm 5b2e5e64303d5e9701cfd5e65175b8f9b6970e2c9ab12c7828a07f8378d802ef
riscv64 CentOS telegraf-1.25.2-1.riscv64.rpm e57240d26930c0e11e7c64f5defd0f38245c0b7b2398b29fa27aa958e39933d7
s390x CentOS telegraf-1.25.2-1.s390x.rpm 0e73469583ffb577f3bc6ea1c3b42e8c7fc0923700068cfcb657c3206b674c6f
amd64 CentOS telegraf-1.25.2-1.x86_64.rpm ffc07b177384c1fe67fec297dc9bb7f50c3d2914ce1f236672707cb5bc303dce
amd64 macOS telegraf-1.25.2_darwin_amd64.dmg 3f51a1d4777ae8075e61dfa698785d060ffad0073a070030f88255fb8faf6d7d

... (truncated)

Changelog

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

v1.25.2 [2023-02-13]

Bugfixes

  • #12607 agent Only read the config once
  • #12586 docs Fix link to license for Google flatbuffers
  • #12637 inputs.cisco_telemetry_mdt Check subfield sizes to avoid panics
  • #12657 inputs.cloudwatch Enable custom endpoint support
  • #12603 inputs.conntrack Resolve segfault when setting collect field
  • #12512 inputs.gnmi Handle both new-style tag_subscription and old-style tag_only
  • #12599 inputs.mongodb Improve error logging
  • #12604 inputs.mongodb SIGSEGV when restarting MongoDB node
  • #12576 inputs.mysql Avoid side-effects for TLS between plugin instances
  • #12626 inputs.prometheus Deprecate and rename the timeout variable
  • #12648 inputs.tail Fix typo in the README
  • #12543 inputs.upsd Add additional fields
  • #12629 inputs.x509_cert Fix Windows path handling
  • #12560 outputs.prometheus_client Expire with ticker, not add/collect
  • #12644 secretstores Check store id format and presence

Dependency Updates

  • #12630 deps Bump cloud.google.com/go/bigquery from 1.44.0 to 1.45.0
  • #12568 deps Bump github.com/99designs/keyring from 1.2.1 to 1.2.2
  • #12634 deps Bump github.com/antchfx/xmlquery from 1.3.12 to 1.3.15
  • #12633 deps Bump github.com/antchfx/xpath from 1.2.2 to 1.2.3
  • #12571 deps Bump github.com/coreos/go-semver from 0.3.0 to 0.3.1
  • #12632 deps Bump github.com/moby/ipvs from 1.0.2 to 1.1.0
  • #12572 deps Bump github.com/multiplay/go-ts3 from 1.0.1 to 1.1.0
  • #12581 deps Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
  • #12580 deps Bump github.com/shirou/gopsutil from 3.22.9 to 3.22.12
  • #12570 deps Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1
  • #12582 deps Bump golang/x dependencies
  • #12583 deps Bump google.golang.org/grpc from 1.51.0 to 1.52.0
  • #12631 deps Bump google.golang.org/grpc from 1.52.0 to 1.52.3

v1.25.1 [2023-01-30]

Bugfixes

  • #12549 agent Catch non-existing commands and error out
  • #12453 agent Correctly reload configuration files
  • #12491 agent Handle float time with fractions of seconds correctly
  • #12457 agent Only set default snmp after reading all configs
  • #12515 common.cookie Allow any 2xx status code
  • #12459 common.kafka Add keep-alive period setting for input and output
  • #12240 inputs.cisco_telemetry_mdt Add operation-metric and class-policy prefix
  • #12533 inputs.exec Restore pre-v1.21 behavior for CSV data_format
  • #12415 inputs.gnmi Update configuration documentation
  • #12536 inputs.logstash Collect opensearch specific stats

... (truncated)

Commits
  • 67c08c5 Telegraf v1.25.2
  • 25ad99c Update changelog for v1.25.2
  • c8d8091 Update build_version.txt for v1.25.2
  • e91c8c6 chore(deps): Bump github.com/antchfx/xmlquery from 1.3.12 to 1.3.15 (#12634)
  • 29b9cfc docs: Tracking metrics (#12663)
  • bbd45ed fix(inputs.x509_cert): Fix Windows path handling (#12629)
  • 3f137ac fix(inputs.cloudwatch): enable custom endpoint support (#12657)
  • 6125aec test: Use t.Setenv to set env vars (#12621)
  • b370d4c fix: Rename the Prometheus Input Plugin Timeout variable (#12626)
  • c1af4ba docs(inputs.cisco_telemetry_mdt): remove new feature
  • 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.25.2.
- [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.25.2)

---
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 Feb 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #26.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/influxdata/telegraf-1.25.2 branch February 27, 2023 21:34
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