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.24.1 #20

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

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

Release notes

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

v1.24.1 [2022-09-19]

Bugfixes

  • #11787 Clear error message when provided config is not a text file
  • #11835 Enable global confirmation for installing mingw
  • #10797 inputs.ceph Modernize Ceph input plugin metrics
  • #11785 inputs.modbus Do not fail if a single slave reports errors
  • #11827 inputs.ntpq Handle pools with "-" when
  • #11825 parsers.csv Remove direct checks for the parser type
  • #11781 parsers.xpath Add array index when expanding names.
  • #11815 parsers Memory leak for plugins using ParserFunc.
  • #11826 parsers Unwrap parser and remove some special handling

Features

  • #11228 processors.parser Add option to parse tags

Dependency Updates

  • #11788 deps Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1
  • #11794 deps Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3
  • #11789 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2
  • #11799 deps Bump github.com/wavefronthq/wavefront-sdk-go
  • #11796 deps Bump cloud.google.com/go/bigquery from 1.33.0 to 1.40.0

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.24.1-1.aarch64.rpm 69967d15a8ec2d085913396e1efa976a6a8ec6ca62368e2e099796fd7d29c26f
armel CentOS telegraf-1.24.1-1.armel.rpm 993a7f026dbec62eb18ae4492e6d48c12c041d1bcf4982ac4c9a86cde1444273
armv6hl CentOS telegraf-1.24.1-1.armv6hl.rpm 4031119725f56993330d18dff9f4cb02cb90bff69acef65920306651d0e56a8a
i386 CentOS telegraf-1.24.1-1.i386.rpm 9294d3f491c8f879e03804e88affabcaf21d6fe2cc622f072defb32c6eb5ad45
ppc64le CentOS telegraf-1.24.1-1.ppc64le.rpm dc08586e01c2793bfaa510fb176d24649c05eb307507de937a11b09c5eca1285
riscv64 CentOS telegraf-1.24.1-1.riscv64.rpm fce7b1e3037ba440ccb675aab8f370534851d6ab5d9dfd0dc1a726db56f41249
s390x CentOS telegraf-1.24.1-1.s390x.rpm d59439921151e75585fac7032ded0f3bf2b0150a88f4ba6cc85325ee8e2d007f
amd64 CentOS telegraf-1.24.1-1.x86_64.rpm 5dbfc0e751b422fbb6390e5c5d7972e75b5a36a7fe72b5580a86785b33d2ce16
amd64 macOS telegraf-1.24.1_darwin_amd64.dmg 39b714a17b0660e17e3b3772106f4f4ad410815ac2dd678f4606d4518155a384
amd64 macOS telegraf-1.24.1_darwin_amd64.tar.gz 5bbb310ed091f072f6a02ce0eca86edbb4fe83ef300373b6cb513f582b3cae67
arm64 macOS telegraf-1.24.1_darwin_arm64.dmg 0ff15950db46b1ffa72b958a58daba0b4ec8ba267acc9b4307d5f41ab7498cad
arm64 macOS telegraf-1.24.1_darwin_arm64.tar.gz 4ec41ba26aad3e9ee90ec778ce40c35e6fa4b0e1aa10d6147849f0cbf4199ae4
amd64 FreeBSD telegraf-1.24.1_freebsd_amd64.tar.gz 98d0b1e1ab53a5c9711994664d8bab857f100bb70c0cdfd1b5a367e350b3e1c8
armv7 FreeBSD telegraf-1.24.1_freebsd_armv7.tar.gz 44da190139dd3883dfd7b569fd0da90fe47376140f8e4bf102dfab5b87abaab6
i386 FreeBSD telegraf-1.24.1_freebsd_i386.tar.gz 757fd4b55412788fa3b10bf63a097f9abf6bf78b49bf1c5b5e3aad54120919d4
amd64 Linux telegraf-1.24.1_linux_amd64.tar.gz f3a3d80909e54599fecd98dcfc7ae1e0202153d89f1f4ecd9c28a51658ac357d
arm64 Linux telegraf-1.24.1_linux_arm64.tar.gz 71a54f06251a4bf52524443b5351d68fb4e4563dee4da97e7f4f9af4d5fc6e53
armel Linux telegraf-1.24.1_linux_armel.tar.gz 10ff06702ae88480192fa2f09fe2008f17d93522b52dde597fba1111a1f6a9cb
armhf Linux telegraf-1.24.1_linux_armhf.tar.gz 3f43787c12b86615de186684379c6258515e3efb225b1e221a3fbf74a11c6501

... (truncated)

Changelog

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

v1.24.1 [2022-09-19]

Bugfixes

  • #11787 Clear error message when provided config is not a text file
  • #11835 Enable global confirmation for installing mingw
  • #10797 inputs.ceph Modernize Ceph input plugin metrics
  • #11785 inputs.modbus Do not fail if a single slave reports errors
  • #11827 inputs.ntpq Handle pools with "-" when
  • #11825 parsers.csv Remove direct checks for the parser type
  • #11781 parsers.xpath Add array index when expanding names.
  • #11815 parsers Memory leak for plugins using ParserFunc.
  • #11826 parsers Unwrap parser and remove some special handling

Features

  • #11228 processors.parser Add option to parse tags

Dependency Updates

  • #11788 deps Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1
  • #11794 deps Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3
  • #11789 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2
  • #11799 deps Bump github.com/wavefronthq/wavefront-sdk-go
  • #11796 deps Bump cloud.google.com/go/bigquery from 1.33.0 to 1.40.0

v1.24.0 [2022-09-12]

Bugfixes

  • #11779 Add missing entry json_transformation to missingTomlField
  • #11288 Add reset-mode flag for CSV parser
  • #11512 Add version number to MacOS packages
  • #11489 Backport sync sample.conf and README.md files
  • #11777 Do not error out for parsing errors in datadog mode
  • #11521 Make docs & go.mod cleanup post-redis merge
  • #11656 Refactor telegraf version
  • #11563 Remove shell execution for license-checker
  • #11755 Sort labels in prometheusremotewrite serializer
  • #11440 Update prometheus parser to be a new style parser plugin
  • #11456 Update prometheusremotewrite parser to be a new style parser plugin
  • #10570 Use os-agnositc systemd detection, remove sysv in RPM packaging
  • #11615 agent Add flushBatch method
  • #11692 inputs.jolokia2 Add optional origin header
  • #11629 inputs.mongodb Add an option to bypass connection errors on start
  • #11723 inputs.opcua Assign node id correctly
  • #11673 inputs.prometheus Plugin run outside k8s cluster error
  • #11701 inputs.sqlserver Fixing wrong filtering for sqlAzureMIRequests and sqlAzureDBRequests
  • #11471 inputs.upsd Move to new sample.conf style
  • #11613 inputs.x509 Multiple sources with non-overlapping DNS entries

... (truncated)

Commits
  • bd7d53f Telegraf v1.24.1
  • a0ef12f Update changelog for v1.24.1
  • 073e54a Update build_version.txt for v1.24.1
  • 2dbe9c1 fix(parsers.csv): Remove direct checks for the parser type (#11825)
  • b318eae fix(inputs.ntpq): Handle pools with "-" when (#11827)
  • 3638a82 docs: update customization docs (#11822)
  • e83a483 fix(parsers): Unwrap parser and remove some special handling (#11826)
  • cfcd5d8 fix: Enable global confirmation for installing mingw (#11835)
  • a7cf9f2 fix(parsers): Memory leak for plugins using ParserFunc. (#11815)
  • 2fb79bf fix(inputs.modbus): Do not fail if a single slave reports errors (#11785)
  • 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.24.1.
- [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.24.1)

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

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #21.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/influxdata/telegraf-1.24.1 branch December 8, 2022 21:28
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