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-10-06 07:41:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telegraf (Old) and /work/SRC/openSUSE:Factory/.telegraf.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegraf" Thu Oct 6 07:41:23 2022 rev:17 rq:1007961 version:1.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes 2022-08-17 18:30:14.792190093 +0200 +++ /work/SRC/openSUSE:Factory/.telegraf.new.2275/telegraf.changes 2022-10-06 07:41:32.256598278 +0200 @@ -1,0 +2,353 @@ +Tue Oct 4 16:18:12 UTC 2022 - Jeff Kowalczyk <jkowalc...@suse.com> + +- Add _constraints minimum disk 4G to avoid build failures + +------------------------------------------------------------------- +Tue Oct 04 15:19:12 UTC 2022 - jkowalc...@suse.com + +- Update to version 1.24.2: + * fix(parser.xpath): Handle floating-point times correctly (#11875) + * fix(cli): Support old style of filtering sample configs (#11896) + * chore: update github.com/shirou/gopsutil from v3.22.8 to v3.22.9 (#11923) + * fix(inputs.influxdb_listener): error on invalid precision (#11866) + * docs: Ran `make docs` (#11914) + * docs(inputs.opcua): fix typo (#11897) + * chore(lint): Removed deprecated varcheck linter (#11910) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11885) + * chore(deps): github.com/docker/distribution from v2.7.1 ti v2.8.1 (#11893) + * chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (#11891) + * chore(deps): Bump github.com/aws/smithy-go from 1.13.2 to 1.13.3 (#11890) + * chore(deps): Bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 (#11887) + * chore(processors): Convert processors to `ParserPlugin`s (#11600) + * chore(deps): Replace go-ping by pro-bing (#11836) + * chore(deps): Bump github.com/nats-io/nats.go from 1.16.0 to 1.17.0 (#11839) + * fix(common.kafka): Enable TLS in Kafka plugins without custom config (#11519) + * docs(inputs.cpu): explain macos cpu support requires cgo (#11883) + * fix(inputs.mqtt_consumer): rework connection and message tracking (#10696) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11881) + * fix(inputs.internet_speed): rename enable_file_download to match upstream intent (#11877) + * build: github Workflows security hardening (#11843) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11859) + * fix: Update dependencies for OpenBSD support (#11861) + * chore: Remove deprecated build tags (#11867) + * fix(inputs.mongodb): actually start plugin correctly (#11849) + * fix: re-allow specifying the influx parser type (#11806) + * chore: update github.com/jackc/pgx/v4 from v4.17.0 to v4.17.1 (#11858) + * chore: update github.com/lxc/lxd to latest (#11848) + * chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 from 5.9.0 to 5.10.0 (#11844) + * chore: remove deprecated io/ioutils (#11678) + * fix(internal.ethtool): avoid internal name conflict with aws (#11696) + * docs(inputs.nvidia_smi): Example of how to enable nvidia-smi via docker compose (#11833) + * chore(deps): Bump k8s.io/apimachinery from 0.25.0 to 0.25.1 (#11840) + +------------------------------------------------------------------- +Tue Oct 04 15:15:37 UTC 2022 - jkowalc...@suse.com + +- Update to version 1.24.1: + * fix(parsers.csv): Remove direct checks for the parser type (#11825) + * fix(inputs.ntpq): Handle pools with "-" when (#11827) + * docs: update customization docs (#11822) + * fix(parsers): Unwrap parser and remove some special handling (#11826) + * fix: Enable global confirmation for installing mingw (#11835) + * fix(parsers): Memory leak for plugins using ParserFunc. (#11815) + * fix(inputs.modbus): Do not fail if a single slave reports errors (#11785) + * fix(parsers.xpath): Add array index when expanding names. (#11781) + * fix(inputs.ceph): Modernize Ceph input plugin metrics (#10797) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11800) + * chore(deps): Bump cloud.google.com/go/bigquery from 1.33.0 to 1.40.0 (#11796) + * chore(deps): Bump github.com/wavefronthq/wavefront-sdk-go (#11799) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11798) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11789) + * docs: Remove warning not to remove go:embed (#11797) + * fix: Clear error message when provided config is not a text file (#11787) + * chore(deps): Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3 (#11794) + * chore(deps): Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 (#11788) + * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11792) + * chore: Run amd64 package on master so config is generated (#11790) + * feat(processors.parser): Add option to parse tags (#11228) + +------------------------------------------------------------------- +Tue Oct 04 15:05:11 UTC 2022 - jkowalc...@suse.com + +- Update to version 1.24.0: + * feat(inputs.directory_monitor): Support paths for files_to_ignore and files_to_monitor (#11784) + * chore(inputs.jolokia2): Move agent and proxy one level up (#11637) + * fix(outputs.execd): Fixing the execd behavior to not throw error when partially unserializable metrics are written. (#11767) + * fix: add missing entry json_transformation to missingTomlField (#11779) + * fix: Do not error out for parsing errors in datadog mode. (#11777) + * chore: update to go1.19.1 (#11776) + * fix(inputs.mongodb): add an option to bypass connection errors on start (#11629) + * feat(inputs.directory_monitor): Traverse sub-directories (#11773) + * fix(inputs.jolokia2): add optional origin header (#11692) + * chore(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#11746) + * docs: Add go report badge (#11774) + * feat(inputs.sqlserver): Improved filtering for active requests (#11709) + * chore(deps): Bump github.com/Azure/azure-kusto-go from 0.7.0 to 0.8.0 (#11770) + * docs(external): add hwinfo external plugin (#11757) + * chore(deps): Bump gonum.org/v1/gonum from 0.11.0 to 0.12.0 (#11764) + * chore(deps): Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1 (#11763) + * fix: sort labels in prometheusremotewrite serializer (#11755) + * fix(inputs.opcua): Assign node id correctly (#11723) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#11747) + * chore: Rename Telegraf receiver argument from a to t (#11742) + * chore(deps): Bump k8s.io/client-go from 0.24.3 to 0.25.0 (#11745) + * chore(deps): Bump github.com/gophercloud/gophercloud (#11744) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#11743) + * chore: update github.com/Shopify/sarama from v1.35 to v1.36 (#11713) + * chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#11699) + * feat(outputs.postgresql): add Postgresql output (#11672) + * chore(deps): Bump github.com/tidwall/gjson from 1.14.1 to 1.14.3 (#11721) + * feat: Migrate to urfave/cli (#11700) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.13.1 to 1.14.0 (#11717) + * feat(inputs.linux_cpu): Add plugin to collect CPU metrics on Linux (#8988) + * chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 (#11716) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#11711) + * chore(deps): Bump github.com/wavefronthq/wavefront-sdk-go (#11710) + * fix(inputs.sqlserver): fixing wrong filtering for sqlAzureMIRequests and sqlAzureDBRequests (#11701) + * fix: use os-agnositc systemd detection, remove sysv in RPM packaging (#10570) + * feat(inputs.mqtt_consumer): Add incoming mqtt message size calculation (#11426) + * feat: tool to build custom Telegraf builds (#11524) + * chore: Update golangci-lint (#11705) + * docs: update ms sql dsn example (#11704) + * feat(serializers.prometheus): Provide option to reduce payload size by removing HELP from payload (#11690) + * feat(inputs.sqlserver): Add db name to io stats for MI (#11688) + * fix: refactor telegraf version (#11656) + * fix(agent): add flushBatch method (#11615) + * chore(deps): Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1 (#11676) + * chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1695 to 1.61.1727 (#11695) + * fix(inputs.prometheus): plugin run outside k8s cluster error (#11673) + * chore: only lint changed READMEs (#11677) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite (#11679) + * fix: remove bare url in changelog that failed lint + * chore: Move aws credentials to plugins/common. (#11681) + * chore: Use build tags to select plugins (#11654) + * chore(deps): Bump github.com/urfave/cli/v2 from 2.3.0 to 2.11.2 (#11675) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11670) + * chore(deps): Bump github.com/Azure/go-autorest/autorest (#11669) + * chore(deps): Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0 (#11671) + * fix: Sync sql output and input build constraints to handle loong64 in go1.19. (#11664) + * docs: explain PowerShell 5 encoding (#11662) + * chore: update circle-ci orbs (#11618) + * docs(inputs.zookeeper): document use of prometheus plugin (#11658) + * feat(outputs.iotdb): Add new output plugin to support Apache IoTDB (#11557) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#11653) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#11652) + * feat(outputs.amqp): Add proxy support (#11649) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11651) + * chore: Markdown fixes for inputs/[a-m]* (#11606) + * chore(deps): bump github.com/antchfx/xmlquery from 1.3.9 to 1.3.12 (#11644) + * fix: Bump github.com/lxc/lxd to latest git to fix https://github.com/lxc/lxd/issues/10738. (#11647) + * chore(deps): bump google.golang.org/api from 0.85.0 to 0.91.0 (#11643) + * chore(deps): Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#11640) + * feat(common.tls): Implement minimum TLS version for clients (#11493) + * chore(deps): bump github.com/hashicorp/consul/api from 1.12.0 to 1.13.1 (#11641) + * chore(deps): Bump github.com/emicklei/go-restful from v2.9.5+incompatible to v3.8.0 (#11636) + * feat: Supervisord input plugin (#9015) + * chore(parsers.json_v2): Cleanup test by reusing testutil function (#11627) + * fix(inputs.mongodb): update version check for newer versions (#11635) + * feat: add coralogix dialect to opentelemetry (#11622) + * fix(inputs.x509): Multiple sources with non-overlapping DNS entries. (#11613) + * fix(parsers): Linter issues (#11607) + * feat (inputs/prometheus): add setting to set custom namespace label name to avoid conflicts (#11538) + * chore: workaround for failing "go list -m all" (#11624) + * feat(processors.starlark): Add starlark benchmark for tag-concatenation (#11306) + * chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#11616) + * chore: Update to go1.18.5 (#11621) + * chore: Using Windows, add exe extension to tools (#11608) + * docs: Add source tag best practices to the metric schema docs (#11620) + * feat(external): Add nsdp external plugin (#11619) + * chore: Fix support issue template (#11617) + * fix(inputs.kubernetes): refresh token from file at each read (#11578) + * feat(inputs.ntpq): Allow to specify `reach` output format (#11594) + * chore(deps): Update github.com/Shopify/sarama from 1.34.1 to 1.35.0 (#11603) + * chore(deps): update k8s.io/apimachinery from 0.24.2 to 0.24.3 (#11602) + * chore(deps): Update cloud.google.com/go/pubsub from 1.23.0 to 1.24.0 (#11604) + * chore(deps): Update github.com/BurntSushi/toml from 0.4.1 to 1.2.0 (#11605) + * chore: Migrate all issue templates to yaml (#11612) + * docs(inputs.exec): clarify parsing for ints (#11597) + * fix(outputs): Linter issues (#11595) + * fix(inputs.kube_inventory): send file location to enable token auto-refresh (#11577) + * feat(inputs.ntpq): Add possibility to query remote servers (#11592) + * feat(inputs.openstack): Add "allow_reauth" config option for openstack client (#11572) + * feat(inputs.ntpq): Add option to specify command flags (#11593) + * chore: update github.com/harlow/kinesis-consumer (#11599) + * chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.43 to 3.3.45 (#11598) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#11584) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#11585) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#11586) + * chore(deps): Bump github.com/Azure/azure-event-hubs-go/v3 (#11590) + * test: fix openetelemtry test (#11573) + * fix(inputs): Linter issues (#11576) + * chore(deps): Bump github.com/pion/dtls/v2 from 2.0.13 to 2.1.5 (#11581) + * chore(deps): Bump github.com/Azure/go-autorest/autorest/adal (#11583) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#11582) + * chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 (#11580) + * fix(outputs.wavefront): update wavefront sdk and use non-deprecated APIs (#11560) + * chore(inputs.ntpq): Cleanup existing plugin (#11575) + * fix(inputs.cloudwatch): customizable batch size when querying (#10851) + * chore(deps): Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 (#11347) + * chore(deps): Bump github.com/vmware/govmomi from 0.28.0 to 0.29.0 (#11568) + * chore(deps): Bump github.com/karrick/godirwalk from 1.16.1 to 1.17.0 (#11574) + * chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.4 (#11569) + * chore(deps): Update all go.opentelemetry.io dependencies (#11494) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.46.0 to 1.51.0 (#11567) + * chore(deps): Bump github.com/apache/thrift from 0.15.0 to 0.16.0 (#11565) + * chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.12.0 to 0.13.0 (#11412) + * feat(outputs.sql): Add settings for go sql.DB settings (#11551) + * fix: Updating credentials file to not use endpoint_url parameter (#10841) ++++ 159 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/telegraf/telegraf.changes ++++ and /work/SRC/openSUSE:Factory/.telegraf.new.2275/telegraf.changes Old: ---- telegraf-1.23.4.tar.xz New: ---- _constraints telegraf-1.24.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telegraf.spec ++++++ --- /var/tmp/diff_new_pack.2dZYwb/_old 2022-10-06 07:41:34.124602437 +0200 +++ /var/tmp/diff_new_pack.2dZYwb/_new 2022-10-06 07:41:34.128602446 +0200 @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.23.4 +Version: 1.24.2 Release: 0 Summary: The plugin-driven server agent for collecting & reporting metrics License: MIT ++++++ _constraints ++++++ <constraints> <hardware> <disk> <size unit="G">4</size> </disk> </hardware> </constraints> ++++++ _service ++++++ --- /var/tmp/diff_new_pack.2dZYwb/_old 2022-10-06 07:41:34.176602553 +0200 +++ /var/tmp/diff_new_pack.2dZYwb/_new 2022-10-06 07:41:34.180602562 +0200 @@ -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.23.4</param> + <param name="revision">v1.24.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.2dZYwb/_old 2022-10-06 07:41:34.196602597 +0200 +++ /var/tmp/diff_new_pack.2dZYwb/_new 2022-10-06 07:41:34.204602615 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/influxdata/telegraf</param> - <param name="changesrevision">8f4d488fd66b65903d5d356ce376f9038150f93e</param></service></servicedata> + <param name="changesrevision">9550e7a533dd00632e14435e87ed3eb4b04832c6</param></service></servicedata> (No newline at EOF) ++++++ telegraf-1.23.4.tar.xz -> telegraf-1.24.2.tar.xz ++++++ ++++ 63451 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/telegraf/vendor.tar.xz /work/SRC/openSUSE:Factory/.telegraf.new.2275/vendor.tar.xz differ: char 26, line 1