SHA256
1
0
forked from pool/telegraf

Accepting request 1088430 from devel:languages:go

- Update to version 1.26.3:

OBS-URL: https://build.opensuse.org/request/show/1088430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegraf?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2023-05-23 12:54:14 +00:00 committed by Git OBS Bridge
commit e9135ac97b
7 changed files with 61 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/influxdata/telegraf</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.26.2</param>
<param name="revision">v1.26.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/influxdata/telegraf</param>
<param name="changesrevision">a3a884a18d372c8c996499b63144e3624c5728a3</param></service></servicedata>
<param name="changesrevision">90f4eb296bf44b26959b136ef050445da64e85fa</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:785918e6d7427a47070db4c203cf9893984bdb9d1cedeb224461eaf58830d16d
size 2820048

3
telegraf-1.26.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1cf515d8f236df6e079d207bf233b53eb1fd7a7d873c54ead497472f510ba9c
size 2789972

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Mon May 22 15:31:14 UTC 2023 - mrueckert@suse.de
- Update to version 1.26.3:
* Telegraf v1.26.3
* Update changelog for v1.26.3
* Update build_version.txt for v1.26.3
* fix(inputs.socket_listener): Fix race in tests (#13300)
* chore(docs): Remove repetitive "the" (#13295)
* chore: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280)
* fix(inputs.vsphere): specify the correct option for disconnected_servers_behavior (#13286)
* docs: Clarify watch config behavior (#13285)
* fix(inputs.socket_listener): Fix loss of connection tracking (#13056)
* chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 from 5.10.0 to 5.11.0 (#13258)
* chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.0.0-rc7 to 1.0.0-rcv0011 (#13257)
* chore(deps): Bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#13256)
* chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.17.8 to 1.18.0 (#13255)
* chore(deps): Bump github.com/benbjohnson/clock from 1.3.0 to 1.3.3 (#13254)
* chore: Enable gocritic with initial set of rules (#13247)
* chore(deps): Bump golang.org/x/net from 0.9.0 to 0.10.0 (#13276)
* chore(deps): Bump github.com/docker/distribution from 2.8.1 to 2.8.2 (#13269)
* chore(deps): Bump github.com/antchfx/xpath to latest master for string-join() (#13242)
* chore(deps): bump signalfx/golib from 3.3.46 to 3.3.50 (#13230)
* chore(deps): Bump google.golang.org/api from 0.106.0 to 0.120.0 (#13170)
* fix(outputs.stackdriver): Allow for custom metric type prefix (#13168)
* fix(outputs.graphite): Fix logic to reconnect with servers that were not up on agent startup (#13228) (#13239)
* docs(common.kafka): Remove experimental notes (#13232)
* chore: Update to go1.20.4 (#13226)
* chore: Fix linter findings for Windows (part3) (#13143)
* fix(outputs.stackdriver): Group batches by timestamp (#12994)
* chore(deps): Bump prometheus from v1.8.2 to v2.42.0 (#13225)
* chore(deps): Bump govulncheck-action from 0.10.0 to 0.10.1 (#13223)
* chore: Finish gosec activities (#13222)
* chore: Enable G404 rule for gosec (#13095)
* deps(outputs.wavefront): Bump wavefront sdk from 0.12.0 to 0.13.0 (#13213)
* chore(deps): Bump github.com/Azure/go-autorest/autorest/adal from 0.9.22 to 0.9.23 (#13215)
* chore(deps): Bump github.com/fatih/color from 1.13.0 to 1.15.0 (#13216)
* chore(deps): Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 (#13217)
* fix(outputs.prometheus_client): Fix export_timestamp for v1 metric type (#13169)
* docs(inputs.vsphere): Resolve copy/paste typo with resource pools (#13162)
* fix(processors.starlark): Ddo not reject tracking metrics twice (#13156)
* fix(inputs.gnmi): Create selfstat to track connection state (#13149)
* fix(inputs.intel_pmu): Fix handling of the json perfmon format (#13139)
* chore(deps): Bump github.com/yuin/goldmark from 1.5.3 to 1.5.4 (#13138)
* chore(deps): Bump golang.org/x/net from 0.8.0 to 0.9.0 (#13137)
* chore: Bump golangci-lint from v1.51.2 to v1.52.2 (#13142)
* fix: update release workflow (#13141)
* chore: Fix linter findings for Windows (part1) (#13057)
* docs(inputs.knx_listener): Add link to config generation project (#13128)
* chore(deps): Bump github.com/netsampler/goflow2 from 1.1.1 to 1.3.3 (#13104)
* chore: Fix linter findings for Windows (part2) (#13096)
* fix(outputs.warp10): Support Infinity/-Infinity/NaN values (#13126)
-------------------------------------------------------------------
Mon Apr 24 21:32:43 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com>

View File

@ -18,7 +18,7 @@
%define _config_dir %{_sysconfdir}/%{name}
Name: telegraf
Version: 1.26.2
Version: 1.26.3
Release: 0
Summary: The plugin-driven server agent for collecting & reporting metrics
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65d841a8479c5af50f6dd3ed1a367330490f6e76e27957ad7a6552b31e2edad0
size 18302696
oid sha256:4c5d6b5415a85167f85ecef6081272cd8bd8d76ff5daa01b2bd29c9a480b68bd
size 19231300