-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix(deps): update module github.com/influxdata/telegraf to v1.33.2 (main) #16179
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
deps-update/main-github.cominfluxdatatelegraf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
9dd6222
to
0570fc0
Compare
909b271
to
418ff58
Compare
418ff58
to
760c722
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1
->v1.33.2
Release Notes
influxdata/telegraf (github.com/influxdata/telegraf)
v1.33.2
Compare Source
Important Changes
This new version also requires a
new format for the DSN. The plugin
tries its best to convert the old DSN to the new format but might not be able to do so. Please check for warnings in
your log file and convert to the new format as soon as possible.
ip_version
field type by enforcing "IPv4", "IPv6", or "unknown" string values. Previously theip_version
couldbecome an (unsigned) integer when parsing raw-packets' headers especially with SFlow v5 input. Please watch
out for type-conflicts on the output side!
Bugfixes
agent
Avoid panic by checking for skip_processors_after_aggregatorsagent
Setgodebug x509negativeserial=1
as a workaroundinputs.netflow
Ensure type consistency for sFlow's IP version fieldinputs.x509_cert
Add config to left-pad serial number to 128-bitsoutputs.azure_monitor
Prevent infinite send loop for outdated metricsoutputs.sql
Fix insert into ClickHouseservice
Set address to prevent orphaned dbus-session processesDependency Updates
deps
Bump cloud.google.com/go/storage from 1.47.0 to 1.50.0deps
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.1deps
Bump github.com/apache/iotdb-client-go from 1.3.2 to 1.3.3deps
Bump github.com/aws/aws-sdk-go-v2 from 1.32.8 to 1.33.0deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.38.0 to 1.45.3deps
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.10 to 1.33.12deps
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.2 to 1.33.10deps
Bump github.com/eclipse/paho.golang from 0.21.0 to 0.22.0deps
Bump github.com/go-ldap/ldap/v3 from 3.4.8 to 3.4.10deps
Bump github.com/google/cel-go from 0.21.0 to 0.23.0deps
Bump github.com/lxc/incus/v6 from 6.6.0 to 6.9.0deps
Bump github.com/nats-io/nats-server/v2 from 2.10.17 to 2.10.25deps
Bump github.com/prometheus/common from 0.61.0 to 0.62.0deps
Bump github.com/shirou/gopsutil/v4 from 4.24.10 to 4.24.12deps
Bump github.com/shirou/gopsutil/v4 from v4.24.10 to v4.24.12deps
Bump github.com/showwin/speedtest-go from 1.7.9 to 1.7.10deps
Bump github.com/yuin/goldmark from 1.6.0 to 1.7.8deps
Bump golangci-lint from v1.62.2 to v1.63.4deps
Bump google.golang.org/api from 0.214.0 to 0.219.0deps
Bump k8s.io/api from 0.31.3 to 0.32.1deps
Update Apache arrow from 0.0-20240716144821-cf5d7c7ec3cf to 18.1.0deps
Update ClickHouse SQL driver from 1.5.4 to to 2.30.1Configuration
📅 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.