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.0 #22

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

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

Release notes

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

v1.25.0 [2022-12-12]

New Plugins

  • #10103 inputs.azure_monitor Azure Monitor
  • #8413 inputs.gcs Google Cloud Storage
  • #11824 inputs.intel_dlb Intel DLB
  • #11814 inputs.libvirt libvirt
  • #12108 inputs.netflow netflow v5, v9, and IPFIX
  • #11786 inputs.opcua_listener OPC UA Event subscriptions

Features

  • #12130 Add arm64 Windows builds to nightly and CI

  • #11987 agent Add method to inform of deprecated plugin option values

  • #11232 agent Secret-store implementation

  • #12358 agent Deprecate active usage of netsnmp translator

  • #12302 agent.tls Allow setting renegotiation method

  • #12111 common.kafka Add exponential backoff when connecting or reconnecting and allow plugin to start without making initial connection

  • #11860 inputs.amqp_consumer Determine content encoding automatically

  • #12014 inputs.apcupsd Add new fields

  • #12342 inputs.cgroups Do not abort on first error, print message once

  • #8958 inputs.conntrack Parse conntrack stats

  • #11703 inputs.diskio Allow selecting devices by ID

  • #11895 inputs.ethtool Gather statistics from namespaces

  • #12087 inputs.ethtool Possibility to skip gathering metrics for downed interfaces

  • #12324 inputs.http_response Add User-Agent header

  • #12304 inputs.kafka_consumer Add sarama debug logs

  • #11783 inputs.knx_listener Support TCP as transport protocol

  • #12301 inputs.kubernetes Allow fetching kublet metrics remotely

  • #12255 inputs.modbus Add 8-bit integer types

  • #11983 inputs.modbus Add config option to pause after connect

  • #12340 inputs.modbus Add support for half-precision float (float16)

  • #11106 inputs.modbus Optimize grouped requests

  • #11273 inputs.modbus Optimize requests

  • #11630 inputs.opcua Add use regular reads workaround

  • #9633 inputs.powerdns_recursor Support for new PowerDNS recursor control protocol

  • #12050 inputs.prometheus Add support for custom header

  • #11962 inputs.prometheus Allow explicit scrape configuration without annotations

  • #11729 inputs.prometheus Use system wide proxy settings

  • #12329 inputs.smart Add additional SMART metrics that indicate/predict device failure

  • #11872 inputs.snmp Convert enum values

  • #12187 inputs.socket_ listener Allow to specify message separator for streams

  • #12351 inputs.sqlserver Add @@​SERVICENAME and SERVERPROPERTY(IsClustered) in measurement sqlserver_server_properties

  • #12126 inputs.sqlserver Add data and log used space metrics for Azure SQL DB

  • #12292 inputs.sqlserver Add metric available_physical_memory_kb in sqlserver_server_properties

  • #12319 inputs.sqlserver Introduce timeout for query execution

  • #12147 inputs.system Collect unique user count logged in

  • #12281 inputs.tail Add option to preserve newlines for multiline data

... (truncated)

Changelog

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

v1.25.0 [2022-12-12]

New Plugins

  • #10103 inputs.azure_monitor Azure Monitor
  • #8413 inputs.gcs Google Cloud Storage
  • #11824 inputs.intel_dlb Intel DLB
  • #11814 inputs.libvirt libvirt
  • #12108 inputs.netflow netflow v5, v9, and IPFIX
  • #11786 inputs.opcua_listener OPC UA Event subscriptions

Features

  • #12130 Add arm64 Windows builds to nightly and CI

  • #11987 agent Add method to inform of deprecated plugin option values

  • #11232 agent Secret-store implementation

  • #12358 agent Deprecate active usage of netsnmp translator

  • #12302 agent.tls Allow setting renegotiation method

  • #12111 common.kafka Add exponential backoff when connecting or reconnecting and allow plugin to start without making initial connection

  • #11860 inputs.amqp_consumer Determine content encoding automatically

  • #12014 inputs.apcupsd Add new fields

  • #12342 inputs.cgroups Do not abort on first error, print message once

  • #8958 inputs.conntrack Parse conntrack stats

  • #11703 inputs.diskio Allow selecting devices by ID

  • #11895 inputs.ethtool Gather statistics from namespaces

  • #12087 inputs.ethtool Possibility to skip gathering metrics for downed interfaces

  • #12324 inputs.http_response Add User-Agent header

  • #12304 inputs.kafka_consumer Add sarama debug logs

  • #11783 inputs.knx_listener Support TCP as transport protocol

  • #12301 inputs.kubernetes Allow fetching kublet metrics remotely

  • #12255 inputs.modbus Add 8-bit integer types

  • #11983 inputs.modbus Add config option to pause after connect

  • #12340 inputs.modbus Add support for half-precision float (float16)

  • #11106 inputs.modbus Optimize grouped requests

  • #11273 inputs.modbus Optimize requests

  • #11630 inputs.opcua Add use regular reads workaround

  • #9633 inputs.powerdns_recursor Support for new PowerDNS recursor control protocol

  • #12050 inputs.prometheus Add support for custom header

  • #11962 inputs.prometheus Allow explicit scrape configuration without annotations

  • #11729 inputs.prometheus Use system wide proxy settings

  • #12329 inputs.smart Add additional SMART metrics that indicate/predict device failure

  • #11872 inputs.snmp Convert enum values

  • #12187 inputs.socket_ listener Allow to specify message separator for streams

  • #12351 inputs.sqlserver Add @@​SERVICENAME and SERVERPROPERTY(IsClustered) in measurement sqlserver_server_properties

  • #12126 inputs.sqlserver Add data and log used space metrics for Azure SQL DB

  • #12292 inputs.sqlserver Add metric available_physical_memory_kb in sqlserver_server_properties

  • #12319 inputs.sqlserver Introduce timeout for query execution

  • #12147 inputs.system Collect unique user count logged in

  • #12281 inputs.tail Add option to preserve newlines for multiline data

... (truncated)

Commits
  • 4d17ec7 Telegraf v1.25.0
  • a979629 Update changelog for v1.25.0
  • 459a658 feat(inputs.powerdns_recursor): Support for new PowerDNS recursor control pro...
  • e264721 feat(parsers.csv): suport null delimiters (#12247)
  • 35b5476 fix(common.opcua): parse full range of status codes with uint32 (#12376)
  • c6663ac chore: fix linter findings for makezero (part3) (#12371)
  • 6fb8400 chore: update OpenTelemetry from v0.2.30 to v0.2.33 (#12372)
  • 4f7717b test(inputs.statsd): increase sleep + expiration on test (#12354)
  • 9b33b95 feat(inputs.netflow): add netflow plugin (#12108)
  • 5eee8fa feat(inputs.sqlserver): add @@​SERVICENAME and SERVERPROPERTY(''IsClustered'')...
  • 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.0.
- [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.0)

---
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 Dec 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 30, 2023

Superseded by #24.

@dependabot dependabot bot closed this Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/influxdata/telegraf-1.25.0 branch January 30, 2023 21:45
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