fix(deps): update module github.com/influxdata/telegraf to v1.33.3 (main) #16444
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.2
->v1.33.3
Release Notes
influxdata/telegraf (github.com/influxdata/telegraf)
v1.33.3
Compare Source
Important Changes
enforce_first_namespace_as_origin
to the GNMI input plugin. This optionallows to disable mangling of the response
path
tag by not using namespacesas origin. It is highly recommended to disable the option.
However, disabling the behavior might change the
path
tag andthus might break existing queries. Furthermore, the tag modification might
increase cardinality in your database.
Bugfixes
agent
Add authorization and user-agent when watching remote configsinputs.gnmi
Allow to disable using first namespace as origininputs.proxmox
Allow search domain to be emptyinternal
Fix plural acronyms in SnakeCase functionlogging
Handle closing correctly and fix testsprocessors.execd
Detect line-protocol parser correctlyDependency Updates
deps
Bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.1 to 2.30.3deps
Bump github.com/antchfx/xmlquery from 1.4.1 to 1.4.4deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.43.1 to 1.43.14deps
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.36.2 to 1.40.0deps
Bump github.com/nats-io/nats.go from 1.37.0 to 1.39.0deps
Bump github.com/srebhan/cborquery from 1.0.1 to 1.0.3deps
Bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1-0.20250221194427-0af32151e72bdeps
Bump go.opentelemetry.io/collector/pdata from 1.12.0 to 1.25.0deps
Bump golang.org/x/net from 0.34.0 to 0.35.0deps
Bump golangci-lint from v1.63.4 to v1.64.5Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.