fix(deps): update module github.com/influxdata/telegraf to v1.33.1 #15688
+2,113
−1,246
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.33.0
->v1.33.1
Release Notes
influxdata/telegraf (github.com/influxdata/telegraf)
v1.33.1
Compare Source
Important Changes
skip_processors_after_aggregators
will change totrue
with Telegraf
v1.40.0
, skip running the processors again after aggregators!If you need the current default behavior, please explicitly set the option to
false
! To silence the warning and use the future default behavior, pleaseexplicitly set the option to
true
.Bugfixes
agent
Skip initialization of second processor state if requestedinputs.intel_powerstat
Fix option removal versioninputs.mongodb
Do not dereference nil pointer if gathering database stats failsoutputs.influxdb_v2
Allow overriding auth and agent headersoutputs.influxdb_v2
Fix panic and API error handlingoutputs.remotefile
Handle tracking metrics correctlyDependency Updates
deps
Bump cloud.google.com/go/bigquery from 1.64.0 to 1.65.0deps
Bump cloud.google.com/go/monitoring from 1.21.1 to 1.22.0deps
Bump github.com/Azure/go-autorest/autorest/adal from 0.9.23 to 0.9.24deps
Bump github.com/IBM/nzgo/v12 from 12.0.9-0.20231115043259-49c27f2dfe48 to 12.0.9deps
Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1deps
Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.28.6deps
Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.162.1 to 1.198.1deps
Bump github.com/fatih/color from 1.17.0 to 1.18.0deps
Bump github.com/gopacket/gopacket from 1.3.0 to 1.3.1deps
Bump github.com/nats-io/nats.go from 1.36.0 to 1.37.0deps
Bump github.com/prometheus/common from 0.60.0 to 0.61.0deps
Bump github.com/vapourismo/knx-go from v0.0.0-20240217175130-922a0d50c241 to v0.0.0-20240915133544-a6ab43471c11deps
Bump golang.org/x/crypto from 0.29.0 to 0.31.0deps
Bump k8s.io/client-go from 0.30.1 to 0.31.3deps
Bump super-linter/super-linter from 7.2.0 to 7.2.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.