Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package telegraf for openSUSE:Factory checked in at 2022-12-21 16:06:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telegraf (Old) and /work/SRC/openSUSE:Factory/.telegraf.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegraf" Wed Dec 21 16:06:39 2022 rev:19 rq:1043987 version:1.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes 2022-11-04 17:36:16.917223279 +0100 +++ /work/SRC/openSUSE:Factory/.telegraf.new.1835/telegraf.changes 2022-12-21 16:06:39.974562793 +0100 @@ -1,0 +2,337 @@ +Tue Dec 20 20:45:39 UTC 2022 - mrueck...@suse.de + +- Update to version 1.25.0: + * Telegraf v1.25.0 + * Update changelog for v1.25.0 + * feat(inputs.powerdns_recursor): Support for new PowerDNS recursor control protocol (#9633) + * feat(parsers.csv): suport null delimiters (#12247) + * fix(common.opcua): parse full range of status codes with uint32 (#12376) + * chore: fix linter findings for makezero (part3) (#12371) + * chore: update OpenTelemetry from v0.2.30 to v0.2.33 (#12372) + * test(inputs.statsd): increase sleep + expiration on test (#12354) + * feat(inputs.netflow): add netflow plugin (#12108) + * feat(inputs.sqlserver): add @@SERVICENAME and SERVERPROPERTY(''IsClustered'') in measurement sqlserver_server_properties (#12351) + * fix(inputs.modbus): fix default value of transmission mode (#12367) + * fix(inputs.kube_inventory): Change default token path, use in-cluster config by default (#12284) + * feat(inputs.kubernetes): Allow fetching kublet metrics remotely (#12301) + * feat(inputs.smart): Add additional SMART metrics that indicate/predict device failure (#12329) + * fix(inputs.mongodb): Fix connection leak triggered by config reload (#12330) + * chore: Fix linter findings for makezero (part2) (#12362) + * fix(inputs.filecount): Revert library version (#12295) + * chore: Move host-endianness definition to `internal` (#12360) + * feat: secret-store implementation (#11232) + * fix(inputs.sql): cast measurement_column to string (#12323) + * fix(processors.parser): handle empty metric names correctly (#12357) + * chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12334) from 1.61.1836 to 1.62.77 + * feat(agent): Deprecate active usage of netsnmp translator (#12358) + * chore(deps): Bump github.com/gosnmp/gosnmp from 1.34.0 to 1.35.0 (#12355) + * feat(parsers.grok): add option to allow multiline messages (#12320) + * chore: update github.com/wavefrontHQ/wavefront-sdk-go from v0.10.4 to v0.11.0 (#12309) + * chore: update to go1.19.4 (#12347) + * docs: add document on debugging with delve (#12346) + * chore(outputs.wavefront): Reduce code duplication (#12332) + * fix(inputs.vsphere): Eliminated duplicate samples (#12259) + * feat(inputs.cgroups): do not abort on first error, print message once (#12342) + * feat(inputs.modbus): add support for half-precision float (float16) (#12340) + * feat(tls): allow setting renegotiation method (#12302) + * fix(inputs.modbus): Fix Windows COM-port path (#12339) + * feat(inputs.sqlserver): introduce timeout for query execution (#12319) + * fix(inputs.zfs): Unbreak datasets stats gathering in case listsnaps is enabled on a zfs pool (#12307) + * feat(inputs.kafka_consumer): Add sarama debug logs (#12304) + * feat(inputs.http_response): Add User-Agent header (#12324) + * feat(inputs.sqlserver): add metric available_physical_memory_kb in sqlserver_server_properties (#12292) + * docs: specify the time for nightly builds (#12312) + * feat(inputs.modbus): optimize grouped requests (#11106) + * chore: improve processor ordering (#12308) + * fix(readme): update bigbluebutton-telegraf-plugin url (#12310) + * feat(parsers.csv): add option for overwrite tags (#12008) + * chore(inputs.gnmi): Degrade empty-name error to a warning and add instructions. (#12305) + * Update changelog for v1.24.4 + * fix(inputs.directory_monitor): Close input file before removal (#12294) + * fix(inputs.gnmi): Do not provide empty prefix for subscription request. (#12275) + * fix(outputs.azure_data_explorer): update test call to NewSerializer (#12291) + * chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.11.0 (#12266) + * fix(inputs.prometheus): correctly default to 9102 port (#12282) + * feat(inputs.tail): add option to preserve newlines for multiline data (#12281) + * docs(inputs.kube_inventory): update k3s integration guide (#12285) + * feat: add method to inform of deprecated plugin option values (#11987) + * refactor(outputs.azure_data_explorer): removed deprecated code (#11951) + * chore(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 (#12267) + * chore(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 (#12268) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2 (#12269) + * fix(inputs.promethes): respect selectors when scraping pods (#12278) + * fix(inputs.socket_listener): ensure closed connection (#12280) + * feat(inputs.snmp): convert enum values (#11872) + * chore(inputs.gnmi): Bump github.com/google/gnxi to latest master to allow Sonic-style paths. (#12272) + * feat(inputs.prometheus): Allow explicit scrape configuration without annotations (#11962) + * feat(inputs.prometheus): Add support for custom header (#12050) + * fix(output.datadog): log response in case of non 2XX response from API (#12201) + * chore: Fix linter findings for prealloc (part3) (#12246) + * chore: Fix linter findings for errname (#12253) + * chore: Fix linter findings for makezero (part1) (#12254) + * fix(inputs.gnmi): Fix empty name for Sonic device (#12258) + * feat(parsers.xpath): Allow to specify byte-array fields to encode in HEX (#11999) + * chore(deps): Bump github.com/showwin/speedtest-go from 1.1.5 to 1.2.1 (#12248) + * test(outputs.sql): print out what we get, bump time required (#12262) + * feat(inputs.modbus): Add 8-bit integer types (#12255) + * chore(inputs.x509_cert): Cleanup code (#12250) + * chore: update readme linter changed files version (#12251) + * test(outputs.sql): do not write to file during testing (#12203) + * fix(input.modbus): Add workaround to read field in separate requests (#12235) + * feat(serializers.json): Support serializing JSON nested in string fields (#12260) + * feat(outputs.graylog): implement optional connection retries (#11950) + * feat(inputs.socket_ listener): Allow to specify message separator for streams (#12187) + * feat: Add Azure Monitor input plugin (#10103) + * fix(input.redis_sentinel): fix sentinel and replica stats gathering (#12229) + * feat(parsers.binary): handle hex-encoded inputs (#12232) + * feat(inputs.sqlserver): add data and log used space metrics for Azure SQL DB (#12126) + * docs(inputs.x509_cert): Add documentation for 'exclude_root_certs' option. (#12249) + * feat(inputs.tail): Allow handling of quoted strings spanning multiple lines (#11762) + * chore: Fix linter findings for prealloc (part1) (#12228) + * fix: Cleanup and add sample.conf embedding (#12244) + * feat(inputs.ethtool): Gather statistics from namespaces (#11895) + * chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.18 to 3.3.20 (#12239) + * chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.5 (#12238) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.2 (#12237) + * chore(deps): bump github.com/gofrs/uuid from v4.3.0 to v4.3.1 (#12236) + * test(inputs.mongodb): update integration test logic (#12241) + * chore: Fix linter findings for prealloc (part2) (#12242) + * chore(package_lxd_test): create valid config, additional debug output (#12225) + * feat(inputs.modbus): Optimize requests (#11273) + * docs: add telegraf Homebrew formula link (#12233) + * chore: enable lll linter (#12226) + * docs(inputs.modbus): delete sample.conf (#12223) + * chore: wrap long lines in other locations (#12219) + * chore: wrap long lines in plugins/inputs/[l-s]* (#12217) + * chore: wrap long lines in plugins/inputs/[t-z]* (#12218) + * chore: enable interfacebloat linter (#12174) + * docs: add Contributor Covenant Code of Conduct (#12215) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12205) + * docs(outputs.postgresql): fix example template queries that manage a view (#12190) + * docs(outputs.kafka): specify broker behavior (#12161) + * fix: Run processors in config order (#12113) + * feat: add arm64 Windows builds (#12130) + * chore: Wrap long lines in plugins/inputs/[i-k]* (#12199) + * chore: Wrap long lines in plugins/inputs/[e-h]* (#12186) + * chore: fix linter findings for unparam and revive.unused-parameter (#12150) + * chore: Wrap long lines in plugins/parsers (#12180) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12194) + * chore: Wrap long lines in plugins/aggregators (#12183) + * chore: Wrap long lines in plugins/inputs/[a-d]* (#12185) + * chore: Wrap long lines in plugins/common (#12182) + * chore: Wrap long lines in plugins/processors (#12181) + * chore: log errors when adding to quantile aggregator (#12191) + * chore: Wrap long lines in plugins/outputs (#12179) + * fix(inputs.ping): Avoid -x/-X on FreeBSD 13 and newer with ping6 (#12171) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#12198) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite (#12196) + * chore(deps): bump github.com/prometheus/client_golang (#12197) + * test(inputs.opcua_listener): harden tests (#12193) + * fix(agent): watch for changes in configuration files in config directories (#12127) + * chore: update golang.org/x/text from v0.3.7 to v0.3.8 (#12195) + * fix: Add support for opcua datetime values (#12101) + * chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1818 to 1.61.1836 (#12132) + * fix(outputs.prometheus): expire during add (#12160) + * chore: Move influxdb_v2 to be first in sample config (#12163) + * feat!: Disable [[outputs.influxdb]] in sample config (#12158) + * test(outputs.sql): simplify clickhouse test (#12189) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12188) + * fix(inputs.cloudwatch): Fix multiple namespaces issue (#12177) + * fix(outputs.yandex_cloud_monitoring): catch int64 values (#12156) + * feat(inputs.tomcat): add source tag (#12170) + * chore: Use depguard instead of revive.imports-blacklist (#12153) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12157) + * chore: Enable asciicheck, asasalint, bidichk and exportloopref linters (#12169) + * chore: Enable tparallel linter (#12175) + * docs(inputs.syslog): mention usage of tcp4/6 (#12168) + * docs: update commands and flags page (#12162) + * chore: Cleanup printer.go (#12164) + * chore: Ignore usages of deprecated fields from gnmi lib (#12154) + * feat: Add exponential backoff when connecting or reconnecting and allow plugin to start without making initial connection (#12111) + * fix: inputs.gnmi add support for decimal_val as per gnmi v0.8.0 (#12140) + * test(outputs.sql): wait for db dump file to exist (#12149) + * feat(inputs.system): collect unique user count logged in (#12147) + * Update changelog for v1.24.3 + * chore: update to go v1.19.3 (#12142) + * fix(inputs.directory_monitor): allow cross filesystem directories (#12124) + * fix(serializers.splunkmetric): provide option to remove event metric tag (#12024) + * chore(inputs.socket_listener): Reorganize plugin code (#12031) + * chore: Fix linter findings introduced in last PRs (#12131) + * chore(deps): bump github.com/nats-io/nats-server/v2 from 2.8.4 to 2.9.4 (#12134) + * chore(deps): bump cloud.google.com/go/monitoring from 1.5.0 to 1.7.0 (#12135) + * chore(parsers.xpath): Add correct deprecation tags (#11986) + * feat(parsers): Add binary parser (#11552) + * chore: update OpenTelemetry v0.2.30 / v0.63.0 (#12119) + * docs: ran make docs (#12120) + * docs(aggregators.derivative): Remove incorrect comment (#12026) + * docs(serializers.json): specify version of jsonata used (#12117) + * fix(processors.parser): Keep name of original metric if parser doesn't return one (#12116) + * docs: add global configuration header (#12107) + * fix(inputs.modbus): Handle field-measurement definitions correctly on duplicate field check (#12109) + * test(outputs.graylog): skip tcp/udp tests on windows & darwin (#12110) + * chore(common.shim): check err of s.writeProcessedMetrics for the linter (#12103) + * chore: Increase golangci-lint timeout (#12106) + * chore: shut down plugins gracefully to prevent race (#12102) + * chore: Review of //nolint comments (#12088) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12059) + * chore: skip integration test with race (#12100) + * feat(inputs.opcua_listener): OPC UA Event subscriptions (#11786) + * chore: add kafka round trip integration test using inputs.kafka_consumer and outputs.kafka (#12058) + * feat(ethtool): Possibility to skip gathering metrics for downed interfaces (#12087) + * chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (#12097) + * chore(deps): bump github.com/gopcua/opcua from 0.3.3 to 0.3.7 (#12095) + * chore(deps): bump google.golang.org/api from 0.95.0 to 0.100.0 (#12096) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#12098) + * feat(tools): Allow to markdown includes for sections (#12075) + * fix(config): set default parser (#12076) + * fix(processors): Correctly setup processors (#12081) + * fix: update systemd unit description (#12093) + * chore(deps): update modernc.org/libc from v1.20.3 to v1.21.2 (#12090) + * feat(inputs.apcupsd): Added new fields to apcupsd (#12014) + * test(outputs.sql): further wait for clickhouse writes (#12086) + * test: update integration test occurrences (#12085) + * fix(agent): panic as tickers slice was off-by-one in size (#12077) + * test(inputs.mcrouter): add eventually to pause for metrics (#12074) + * fix: Restore warning on unused config option(s) (#12063) + * fix(inputs.kafka): switch to sarama's new consumer group rebalance strategy setting (#12064) + * docs(inputs.http): add use system proxy config option (#12069) ++++ 140 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/telegraf/telegraf.changes ++++ and /work/SRC/openSUSE:Factory/.telegraf.new.1835/telegraf.changes Old: ---- telegraf-1.24.3.tar.xz New: ---- telegraf-1.25.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telegraf.spec ++++++ --- /var/tmp/diff_new_pack.8qHWtb/_old 2022-12-21 16:06:41.214569478 +0100 +++ /var/tmp/diff_new_pack.8qHWtb/_new 2022-12-21 16:06:41.222569522 +0100 @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.24.3 +Version: 1.25.0 Release: 0 Summary: The plugin-driven server agent for collecting & reporting metrics License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8qHWtb/_old 2022-12-21 16:06:41.270569780 +0100 +++ /var/tmp/diff_new_pack.8qHWtb/_new 2022-12-21 16:06:41.274569802 +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.24.3</param> + <param name="revision">v1.25.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.8qHWtb/_old 2022-12-21 16:06:41.290569889 +0100 +++ /var/tmp/diff_new_pack.8qHWtb/_new 2022-12-21 16:06:41.294569910 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/influxdata/telegraf</param> - <param name="changesrevision">ff7323e1567ec68dbb414fffbf83d7dfcc9a1c19</param></service></servicedata> + <param name="changesrevision">4d17ec799643cbb9f8e66c6821af1af05b89d8c0</param></service></servicedata> (No newline at EOF) ++++++ telegraf-1.24.3.tar.xz -> telegraf-1.25.0.tar.xz ++++++ ++++ 98084 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/telegraf/vendor.tar.xz /work/SRC/openSUSE:Factory/.telegraf.new.1835/vendor.tar.xz differ: char 25, line 1