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

maint(deps): bump github.com/influxdata/telegraf from 1.23.4 to 1.30.0 #96

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps github.com/influxdata/telegraf from 1.23.4 to 1.30.0.

Release notes

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

v1.30.0 [2024-03-11]

Deprecation Removals

This release removes the following deprecated plugins:

Furthermore, the following deprecated plugin options are removed:

  • mountpoints of inputs.disk in #14913
  • metric_buffer of inputs.mqtt_consumer in #14914
  • metric_buffer of inputs.nats_consumer in #14915
  • url of outputs.influxdb in #14916

Replacements do exist, so please migrate your configuration in case you are still using one of those plugins. The telegraf config migrate command might be able to assist with the procedure.

Important Changes

  • The default read-timeout of inputs.syslog of five seconds is not a sensible default as the plugin will close the connection if the time between consecutive messages exceeds the timeout. #14837 sets the timeout to infinite (i.e zero) as this is the expected behavior.
  • With correctly sanitizing PostgreSQL addresses ([PR #14829](influxdata/telegraf#14829)) the server tag value for a URI-format address might change in case it contains spaces, backslashes or single-quotes in non-redacted parameters.

New Plugins

  • #13739 outputs.zabbix Add Zabbix plugin
  • #14474 serializers.binary Add binary serializer
  • #14223 processors.snmp_lookup Add SNMP lookup processor

Features

  • #14491 Add loongarch64 nightly and release builds
  • #14882 agent Add option to skip re-running processors after aggregators
  • #14676 common.opcua Add debug info for nodes not in server namespace
  • #14743 http Allow secrets in headers

... (truncated)

Changelog

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

v1.30.0 [2024-03-11]

Deprecation Removals

This release removes the following deprecated plugins:

Furthermore, the following deprecated plugin options are removed:

  • mountpoints of inputs.disk in #14913
  • metric_buffer of inputs.mqtt_consumer in #14914
  • metric_buffer of inputs.nats_consumer in #14915
  • url of outputs.influxdb in #14916

Replacements do exist, so please migrate your configuration in case you are still using one of those plugins. The telegraf config migrate command might be able to assist with the procedure.

Important Changes

  • The default read-timeout of inputs.syslog of five seconds is not a sensible default as the plugin will close the connection if the time between consecutive messages exceeds the timeout. #14837 sets the timeout to infinite (i.e zero) as this is the expected behavior.
  • With correctly sanitizing PostgreSQL addresses ([PR #14829](influxdata/telegraf#14829)) the server tag value for a URI-format address might change in case it contains spaces, backslashes or single-quotes in non-redacted parameters.

New Plugins

  • #13739 outputs.zabbix Add Zabbix plugin
  • #14474 serializers.binary Add binary serializer
  • #14223 processors.snmp_lookup Add SNMP lookup processor

Features

  • #14491 Add loongarch64 nightly and release builds
  • #14882 agent Add option to skip re-running processors after aggregators
  • #14676 common.opcua Add debug info for nodes not in server namespace
  • #14743 http Allow secrets in headers

... (truncated)

Commits
  • 3c03ddc Telegraf v1.30.0
  • 272c45e Update changelog for v1.30.0
  • eb5407a fix(inputs.gnmi): Add option to guess path tag from subscription (#14951)
  • 8218651 fix(inputs.gnmi): Handle canonical field-name correctly (#14953)
  • 66bd72b docs(specs): Add specification for startup-error behavior (#14920)
  • 4664b6d fix(inputs.prometheus): List namespaces only when filtering by namespace (#14...
  • a6d550e chore(deps): Bump github.com/cloudevents/sdk-go/v2 from 2.15.0 to 2.15.2 (#14...
  • 8d8d1bf chore: Update to go1.22.1 (#14940)
  • 7adc32e chore(parsers.xpath): Add tracing mode to output empty-node-selection message...
  • 9a9bb16 chore(deps): Update all github.com/aws/aws-sdk-go-v2 dependencies (#14931)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.23.4 to 1.30.0.
- [Release notes](https://github.com/influxdata/telegraf/releases)
- [Changelog](https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md)
- [Commits](influxdata/telegraf@v1.23.4...v1.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants