Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package telegraf for openSUSE:Factory 
checked in at 2023-03-15 18:55:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegraf (Old)
 and      /work/SRC/openSUSE:Factory/.telegraf.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telegraf"

Wed Mar 15 18:55:55 2023 rev:22 rq:1071899 version:1.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes        2023-02-16 
16:57:02.218984839 +0100
+++ /work/SRC/openSUSE:Factory/.telegraf.new.31432/telegraf.changes     
2023-03-15 18:55:57.808848020 +0100
@@ -1,0 +2,310 @@
+Tue Mar 14 14:34:56 UTC 2023 - Marcus Rueckert <mrueck...@suse.de>
+
+- Add memory constraint with 6G
+
+-------------------------------------------------------------------
+Mon Mar 13 22:18:16 UTC 2023 - mrueck...@suse.de
+
+- Update to version 1.26.0:
+  * Telegraf v1.26.0
+  * Update changelog for v1.26.0
+  * chore(deps): Bump github.com/opencontainers/runc from 1.1.3 to 1.1.4 
(#12852)
+  * fix(makefile): Re-add build tags flag to go build (#12847)
+  * chore(deps): Update OpenTelemetry from 0.3.1 to 0.3.3 (#12840)
+  * feat(inputs.vsphere): Flag for more lenient behavior when connect fails on 
startup (#12828)
+  * feat(inputs.modbus): Allow to convert coil and discrete registers to 
boolean (#12825)
+  * feat(common.oauth): Add audience parameter (#12821)
+  * feat(parsers.xpath): Add timezone handling (#12820)
+  * chore: add service input stub to Windows event log, not windows (#12837)
+  * feat(agent): Print loaded configs (#12827)
+  * chore: Update to go1.20.2 (#12824)
+  * chore(deps): Bump github.com/shirou/gopsutil from v3.22.12 to v3.23.2 
(#12822)
+  * docs(outputs.postgresql): Improve TimescaleDB config examples (#12829)
+  * feat(processors.converter): Convert tag or field as metric timestamp 
(#12767)
+  * feat(inputs.radius): Add plugin for simple radius auth response time 
monitoring (#12736)
+  * docs(inputs.vsphere): Update inventory docs & removed unnecessary 
if-statement (#12819)
+  * fix(inputs.amqp_consumer): Avoid deprecations when handling defaults 
(#12818)
+  * fix(inputs.amqp_consumer): Fix panic on Stop() if not connected 
successfully (#12817)
+  * fix(inputs.ethtool): Close namespace (#12815)
+  * feat(inputs.ethtool): Add support for link speed, duplex, autoneg and… 
(#12814)
+  * feat(agent): Add command-line option to specify password (#12812)
+  * feat(processors): Add lookup processor (#12809)
+  * feat(inputs.win_eventlog): Add state-persistence capabilities (#12790)
+  * chore(deps): Bump github.com/opensearch-project/opensearch-go/v2 from 
2.1.0 to 2.2.0 (#12806)
+  * feat(inputs.modbus): Add RS485 specific config options (#12786)
+  * chore(deps): Bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 
(#12805)
+  * chore(deps): Bump github.com/Azure/go-autorest/autorest/adal (#12804)
+  * chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#12807)
+  * chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials (#12808)
+  * docs: Use already existing link to fix markdownlint issue. (#12810)
+  * feat(inputs.cgroup): Added support for cpu.stat (#12798)
+  * chore(deps): Downgrade github.com/karrick/godirwalk from v1.17.0 to 
v1.16.2 (#12801)
+  * docs: Clean up make docs on windows (#12796)
+  * chore(secretstores.os): Unify config (#12791)
+  * chore: Unify sample configs across OSes (#12789)
+  * feat(inputs.prometheus): Use namespace annotations to filter pods to be 
scraped (#12777)
+  * chore: run make docs (#12802)
+  * feat(inputs.docker_log): Add state-persistence capabilities (#12775)
+  * chore: Fix linter findings for errorlint (part8) (#12785)
+  * docs: Add optional tls parameters to the documentation (#12788)
+  * chore: Specify distro support (part 3) (#12792)
+  * docs: Update the FAQ (#12793)
+  * chore: Use type on powershell/command prompt only (#12794)
+  * chore: Remove usages of github.com/pkg/errors dependency (archived) 
(#12787)
+  * fix(inputs.statsd): On close, verify listener is not nil (#12778)
+  * chore: Fix linter findings for errorlint (part7) (#12772)
+  * chore: Bump golangci-lint from v1.51.0 to v1.51.2 (#12782)
+  * chore: only run govulncehck on master
+  * chore(CI): Add govulncheck Github action (#12783)
+  * feat(parsers.avro): Add Apache Avro parser (#11816)
+  * fix(agent): Allow gracefull shutdown on interrupt (e.g. Ctrl-C) (#12781)
+  * feat: Plugin state-persistence (#12166)
+  * chore: Generate config at build time (#12766)
+  * chore: Document linux only plugins (part 2) (#12765)
+  * chore: Document linux only plugins (part 1) (#12764)
+  * chore: Fix linter findings for errorlint (part6) (#12733)
+  * chore: Fix linter findings for errorlint (part5) (#12731)
+  * fix(agent): Only rotate log on SIGHUP if needed (#12740)
+  * chore: Remove windows specific config (#12763)
+  * docs(aggregators.derivative): Add explanation of calculations (#12758)
+  * chore: Enable printing Windows sample configs on non-Windows (#12741)
+  * chore: Stop generating the nightly config (#12742)
+  * feat(outputs.mqtt): Add option to specify topic layouts (#12697)
+  * chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.77 to 
1.62.193 (#12757)
+  * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite 
from 1.14.5 to 1.16.0 (#12756)
+  * chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.7.0 
(#12755)
+  * chore(deps): Bump github.com/coocood/freecache from 1.2.2 to 1.2.3 (#12754)
+  * chore(deps): Bump github.com/openzipkin-contrib/zipkin-go-opentracing from 
0.4.5 to 0.5.0 (#12753)
+  * docs: rename playfabtotelegraf external plugin (#12759)
+  * Update changelog for v1.25.3
+  * feat(common.tls): add enable flag (#12727)
+  * feat(inputs.jti_openconfig_telemetry): Set timestamp from data (#12730)
+  * fix(serializers.json): allow stateful transformations (#12735)
+  * fix(inputs.lvm): add options to specify path to binaries (#12725)
+  * feat(inputs.wireguard): Add allowed_peer_cidr field (#12729)
+  * chore: eliminate unnecessary use of quoted strings in printf (#12722)
+  * fix(parsers.xpath): Fix panic for JSON name expansion (#12724)
+  * feat(inputs.internet_speed): Add the best server selection via latency and 
jitter field (#12707)
+  * chore: Fix linter findings for errorlint (part4) (#12723)
+  * feat(inputs.win_wmi): add Windows Management Instrumentation (WMI) input 
plugin (#11250)
+  * fix(agent): Reload config on config update (#12721)
+  * feat(inputs.disk): Add label as tag (#12696)
+  * test(inputs.x509_cert): fix missing tag (#12720)
+  * feat(inputs.x509_cert): Add tag for certificate type-classification 
(#12656)
+  * chore: Fix linter findings for errorlint (part3) (#12704)
+  * chore: Fix linter findings for errorlint (part1) (#12701)
+  * chore(deps): Bump github.com/go-logfmt/logfmt from 0.5.1 to 0.6.0 (#12715)
+  * chore(deps): Bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 (#12714)
+  * chore(deps): Bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#12713)
+  * chore(deps): Bump github.com/gophercloud/gophercloud from 1.0.0 to 1.2.0 
(#12712)
+  * chore: Fix linter findings for errorlint (part2) (#12702)
+  * chore(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 (#12699)
+  * chore(inputs.net_response): Use Init to check configuration issues (#12690)
+  * docs(readme): add PlayFab Insights external plugin (#12708)
+  * docs(parsers.json_v2): fix spelling typo (#12711)
+  * feat(inputs.statsd): add pending messages stat and allow to configure 
number of threads (#12318)
+  * chore: mention make lint in PR template and contributing doc (#12703)
+  * chore(mqtt): unify input and output plugin's MQTT client (#12683)
+  * feat(inputs.haproxy): Add support for tcp endpoints in haproxy plugin 
(#12680)
+  * chore(deps): Bump testcontainers from 0.14.0 to 0.18.0 (#12698)
+  * chore(deps): Bump github.com/containerd/containerd from 1.6.8 to 1.6.18 
(#12693)
+  * feat(inputs.x509_cert): Add OCSP stapling information for leaf 
certificates (#10550) (#12444)
+  * docs(outputs.postgresql): Update URL for sql template (#12691)
+  * feat(config): Accept durations given in days (e.g. "7d") (#12579)
+  * feat(outputs.mqtt): add support for MQTT 5 publish properties (#12678)
+  * chore: Update to go1.20.1 (#12679)
+  * chore(deps): Bump github.com/gofrs/uuid from 4.3.1+incompatible to 5.0.0 
(#12668)
+  * fix(inputs.bond): Reset slave stats for each interface (#12462)
+  * fix(inputs.cloudwatch): Verify endpoint is not nil (#12677)
+  * feat(processors.unpivot): Add mode to create new metrics (#12659)
+  * chore(deps): Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 (#12667)
+  * chore(deps): Bump k8s.io/apimachinery from 0.25.3 to 0.25.6 (#12669)
+  * chore(deps): Bump golang.org/x/sys from 0.4.0 to 0.5.0 (#12670)
+  * Update changelog for v1.25.2
+  * chore(deps): Bump github.com/antchfx/xmlquery from 1.3.12 to 1.3.15 
(#12634)
+  * docs: Tracking metrics (#12663)
+  * fix(inputs.x509_cert): Fix Windows path handling (#12629)
+  * fix(inputs.cloudwatch): enable custom endpoint support (#12657)
+  * test: Use `t.Setenv` to set env vars (#12621)
+  * fix: Rename the Prometheus Input Plugin Timeout variable (#12626)
+  * docs: remove trailing whitespace (#12660)
+  * docs: fix remaining markdownlinter issues (#12658)
+  * docs: remove whitespace (#12655)
+  * chore: Prevent RPM from changing permissions on telegraf.d (#12643)
+  * chore(deps): Bump github.com/antchfx/xpath from 1.2.2 to 1.2.3 (#12633)
+  * chore(deps): Bump github.com/moby/ipvs from 1.0.2 to 1.1.0 (#12632)
+  * chore(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#12631)
+  * chore(deps): Bump cloud.google.com/go/bigquery from 1.44.0 to 1.45.0 
(#12630)
+  * docs: Update all readme to pass linter (#12615)
+  * feat(inputs.http_listener_v2): Add custom server http headers (#12645)
+  * fix(inputs.gnmi): Handle both new-style `tag_subscription` and old-style 
`tag_only` (#12512)
+  * fix(inputs.cisco_telemetry_mdt): check subfield sizes to avoid panics 
(#12637)
+  * fix(inputs.tail): fix typo in the README (#12648)
+  * docs(inputs.syslog): add BSD syslog to readme intro (#12647)
+  * fix(secretstores): check store id format and presence (#12644)
+  * feat(inputs.internet_speed): server ID include and exclude filter (#12617)
+  * docs(inputs.procstat): add ppid field (#12641)
+  * docs(inputs.snmp): Explain different snmp backends (#12627)
+  * chore: Update OpenTelemetry (#12638)
+  * chore: Fix linter findings for tenv (#12622)
+  * chore: Fix linter findings for nolintlint (part3) (#12613)
+  * chore: Show file names and line numbers for found issues in github action 
logs (#12618)
+  * feat(agent): Add /etc/telegraf/telegraf.d to default config locations 
(#12608)
+  * fix(inputs.conntrack): Resolve segfault when setting collect field (#12603)
+  * feat(inputs.p4runtime): Implementation of P4Runtime input plugin (#12473)
+  * docs: Show TOML inline table syntax for tags/tagpass/tagdrop (#12636)
+  * feat(inputs.processes): Add `use_sudo` option for BSD (#12628)
+  * docs(inputs.prometheus): fix incorrect headers option (#12625)
+  * fix(agent): Only read the config once (#12607)
+  * chore: bump go to 1.20 for golangci-lint-action (#12614)
+  * chore: Bump golangci-lint from v1.50.1 to v1.51.0 (#12605)
+  * fix(inputs.mongodb): SIGSEGV when restarting MongoDB node (#12604)
+  * feat: Always disable cgo support (static builds) (#12600)
+  * chore: Update to go1.20 (#12593)
+  * fix(inputs.mongodb): Improve error logging (#12599)
+  * docs: indicate secret-store support in plugin READMEs (#12592)
+  * feat(inputs.opensearch_query): add opensearch_query input plugin (#12393)
+  * chore: Lint whole codebase both in PR and master branch (#12590)
+  * docs(inputs.postgresql): Provide socket connection details (#12584)
+  * feat(inputs.example): Add secret-store sample code (#12550)
+  * feat(inputs.mysql): add secret-store support (#12591)
+  * chore: clean up import shadowing issues (#12588)
+  * chore(internal.gzip): cleanup CompressWithGzip (#12587)
+  * chore(inputs.opentelemetry): Update OpenTelemetry input plugin (#12561)
+  * fix(docs): fix link to license for Google flatbuffers (#12586)
+  * chore(deps): google.golang.org/grpc v1.51.0 to v1.52.0 (#12583)
+  * chore(deps): update golang/x dependencies (#12582)
+  * chore(deps): update github.com/prometheus/client_golang from 1.13.1 to 
1.14.0 (#12581)
+  * chore(deps): update gopsutil dependency from 3.22.9 to 3.22.12 (#12580)
+  * chore(inputs.x509_cert): fix linter warning (#12577)
+  * fix(inputs.mysql): avoid side-effects for TLS between plugin instances 
(#12576)
+  * fix(inputs.upsd): Add additional fields (#12543)
+  * fix(outputs.prometheus_client): Expire with ticker, not add/collect 
(#12560)
+  * chore(deps): Bump github.com/multiplay/go-ts3 from 1.0.1 to 1.1.0 (#12572)
+  * chore(deps): Bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 (#12571)
+  * chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 
(#12570)
+  * chore(deps): Bump github.com/99designs/keyring from 1.2.1 to 1.2.2 (#12568)
+  * Update changelog for v1.25.1
+  * fix(inputs.opcua): fix opcua and opcua-listener for servers using 
password-based auth (#12529)
+  * fix(inputs.prometheus): Set the timeout for slow running API endpoints 
correctly (#12559)
+  * feat(inputs.win_perf_counters): add remote system support (#12556)
+  * feat(inputs.gnmi): Set max gRPC message size (#12495)
+  * fix(inputs.exec): restore pre-v1.21 behavior for CSV data_format (#12533)
+  * chore(deps): Bump github.com/kardianos/service from 1.2.1 to 1.2.2 (#12418)
+  * Revert "chore: update windows signing script (#12524)" (#12555)
+  * fix(inputs.sqlserver): Suppress error on secondary replicas (#12528)
+  * chore: Fix linter findings for nolintlint (part2) (#12430)
+  * feat(inputs.icinga2): Support collecting hosts,services and endpoint 
metrics (#12506)
++++ 113 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/telegraf/telegraf.changes
++++ and /work/SRC/openSUSE:Factory/.telegraf.new.31432/telegraf.changes

Old:
----
  telegraf-1.25.2.tar.xz

New:
----
  telegraf-1.26.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ telegraf.spec ++++++
--- /var/tmp/diff_new_pack.Zt7wJP/_old  2023-03-15 18:55:58.992854318 +0100
+++ /var/tmp/diff_new_pack.Zt7wJP/_new  2023-03-15 18:55:58.996854340 +0100
@@ -18,7 +18,7 @@
 
 %define _config_dir %{_sysconfdir}/%{name}
 Name:           telegraf
-Version:        1.25.2
+Version:        1.26.0
 Release:        0
 Summary:        The plugin-driven server agent for collecting & reporting 
metrics
 License:        MIT
@@ -52,6 +52,7 @@
    -buildmode=pie \
 %endif
    ./cmd/telegraf;
+./telegraf config > etc/telegraf.conf
 
 %install
 # Install the binary.

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Zt7wJP/_old  2023-03-15 18:55:59.032854531 +0100
+++ /var/tmp/diff_new_pack.Zt7wJP/_new  2023-03-15 18:55:59.036854552 +0100
@@ -1,5 +1,8 @@
 <constraints>
   <hardware>
+    <memory>
+      <size unit="G">6</size>
+    </memory>
     <disk>
       <size unit="G">4</size>
     </disk>

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Zt7wJP/_old  2023-03-15 18:55:59.064854701 +0100
+++ /var/tmp/diff_new_pack.Zt7wJP/_new  2023-03-15 18:55:59.068854723 +0100
@@ -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.25.2</param>
+    <param name="revision">v1.26.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Zt7wJP/_old  2023-03-15 18:55:59.084854807 +0100
+++ /var/tmp/diff_new_pack.Zt7wJP/_new  2023-03-15 18:55:59.092854850 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/influxdata/telegraf</param>
-              <param 
name="changesrevision">67c08c519349c4ec563ce3fce437e4cb93e78482</param></service></servicedata>
+              <param 
name="changesrevision">064650c86f741527e1ba5b6eb7e6d4410fa939cb</param></service></servicedata>
 (No newline at EOF)
 

++++++ telegraf-1.25.2.tar.xz -> telegraf-1.26.0.tar.xz ++++++
++++ 70716 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/telegraf/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.telegraf.new.31432/vendor.tar.xz differ: char 25, 
line 1

Reply via email to