forked from pool/telegraf
Accepting request 1184372 from devel:languages:go
- Update to version 1.31.1: (forwarded request 1184371 from darix) OBS-URL: https://build.opensuse.org/request/show/1184372 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegraf?expand=0&rev=36
This commit is contained in:
commit
8ef8c9396a
2
_service
2
_service
@ -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.30.2</param>
|
||||
<param name="revision">v1.31.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/influxdata/telegraf</param>
|
||||
<param name="changesrevision">10c15ce41695f6195fa483943fc3abd5b4138afd</param></service></servicedata>
|
||||
<param name="changesrevision">99fcdc283bdca2bb00c1fa8c59172a69d9c2137d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b31c4ed95fac29a7eb06a50dff801fc42fcbe5f75c7fefab38d9ffa2ae7e0931
|
||||
size 3120572
|
3
telegraf-1.31.1.tar.xz
Normal file
3
telegraf-1.31.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55b47cd97eb752251d04a5d4e8aab3370c806f1a17143375476ebe1118cd4f2e
|
||||
size 3236140
|
435
telegraf.changes
435
telegraf.changes
@ -1,3 +1,438 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 01 19:24:40 UTC 2024 - mrueckert@suse.de
|
||||
|
||||
- Update to version 1.31.1:
|
||||
* Telegraf v1.31.1
|
||||
* Update changelog for v1.31.1
|
||||
* Update build_version.txt for v1.31.1
|
||||
* test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566)
|
||||
* fix(inputs.gnmi): Handle YANG namespaces in paths correctly (#15565)
|
||||
* chore(common.starlark): Print nonconvertible data (#15508)
|
||||
* fix(inputs.chrony): Handle ServerStats4 response (#15568)
|
||||
* chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8 (#15557)
|
||||
* chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.14 to 2.10.16 (#15561)
|
||||
* chore(deps): Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.12 to 0.5.13 (#15560)
|
||||
* chore(deps): Bump github.com/Azure/azure-kusto-go from 0.15.2 to 0.15.3 (#15559)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.32.9 to 1.33.2 (#15558)
|
||||
* fix(inputs.chrony): Support local (reference) sources (#15551)
|
||||
* docs(parsers.binary): Fix wording in README (#15554)
|
||||
* test(linters): Enable copyloopvar (#15532)
|
||||
* fix(secretstores.oauth2): Ensure endpoint params is not nil (#15531)
|
||||
* chore: Run make tidy
|
||||
* chore(deps): Bump go.step.sm/crypto from 0.44.1 to 0.47.1 (#15525)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.37.0 to 1.38.7 (#15526)
|
||||
* chore(deps): Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (#15524)
|
||||
* chore(deps): Bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.0 (#15523)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.30.2 to 1.32.9 (#15527)
|
||||
* fix(inputs.mysql): Handle custom TLS configs correctly (#15493)
|
||||
* chore: Update github.com/gorilla/websocket license (#15520)
|
||||
* test(lint): Enable badSyncOnceFunc (#15511)
|
||||
* test(linters): Enable sloppyLen (#15512)
|
||||
* test(lint): Enable mirror (#15510)
|
||||
* fix(logging): Add back constants for backward compatibility (#15514)
|
||||
* test(inputs.disk): Set label in test to avoid reading local value (#15507)
|
||||
* test(incus): Update image list (#15503)
|
||||
* fix(inputs.http_response): Fix for IPv4 and IPv6 addresses when interface is set (#15496)
|
||||
* fix(agent): Ignore startup-errors in test mode (#15488)
|
||||
* chore(outputs.mqtt): Remove dead code (#15487)
|
||||
* chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
||||
* chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 (#15489)
|
||||
* chore(deps): Bump cloud.google.com/go/monitoring from 1.18.1 to 1.19.0 (#15483)
|
||||
* chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 (#15482)
|
||||
* chore(deps): Bump github.com/prometheus/procfs from 0.15.0 to 0.15.1 (#15481)
|
||||
* chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.0 to 1.7.2 (#15484)
|
||||
* chore(deps): Bump github.com/IBM/sarama from 1.43.1 to 1.43.2 (#15480)
|
||||
* chore(deps): Bump super-linter/super-linter from 6.5.1 to 6.6.0 (#15479)
|
||||
* chore(linters): Bump golangci-lint to v1.59.1 (#15478)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.162.1 (#15448)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 23:34:46 UTC 2024 - mrueckert@suse.de
|
||||
|
||||
- Update to version 1.31.0:
|
||||
* Telegraf v1.31.0
|
||||
* Update changelog for v1.31.0
|
||||
* feat(outputs.elasticsearch): Allow settings extra headers for elasticsearch output (#15477)
|
||||
* feat(inputs.openstack): Use service catalog from v3 authentication if available (#15460)
|
||||
* chore: Update golangci-lint from v1.58.0 to v1.59.0 (#15473)
|
||||
* feat(outputs.influxdb_v2): Preserve custom query parameters on write (#15475)
|
||||
* chore(deps): Bump github.com/lxc/incus v0.4.0 to v6.2.0 (#15441)
|
||||
* chore(deps): Bump go from v1.22.3 to v1.22.4 (#15470)
|
||||
* fix(inputs.ecs): Check for nil pointer before use (#15456)
|
||||
* docs(inputs.ldap): Document all TLS options (#15464)
|
||||
* fix(processors.snmp_lookup): Return empty tag-map on error to avoid panic (#15466)
|
||||
* feat(outputs.mqtt): Add client trace logging, resolve MQTT5 reconnect login (#15429)
|
||||
* test(inputs.syslog): Add timeout to closed socket test (#15461)
|
||||
* chore(circleci): Build Windows package after linux testing (#15462)
|
||||
* chore: Print debug message when no messages generated from parse (#15463)
|
||||
* chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452)
|
||||
* feat(input.azure_monitor): Use default azure credentials chain when no secret provided (#15395)
|
||||
* test(outputs.sql): Update wait for log message (#15459)
|
||||
* test(inputs.jolokia2_agent): Update integration test results (#15457)
|
||||
* feat(inputs.http_listener): Allow setting custom success return code (#15454)
|
||||
* feat(inputs.influxdb): Add metrics for build, crypto and commandline (#15438)
|
||||
* docs(inputs.swap): Remove linux only comment (#15451)
|
||||
* feat(inputs.snmp): Convert octet string with invalid data to hex (#15439)
|
||||
* chore(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 (#15447)
|
||||
* chore(deps): Bump modernc.org/sqlite from 1.29.10 to 1.30.0 (#15445)
|
||||
* chore(deps): Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (#15444)
|
||||
* chore: Fix errcheck CI warnings outside of plugins directory (#15390)
|
||||
* feat(processors.printer): Embed Influx serializer options (#15434)
|
||||
* chore(deps): Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5 (#15446)
|
||||
* chore(windows): Rework Windows service handling (#15372)
|
||||
* feat(config): Allow reloading on URL config change (#15388)
|
||||
* fix(inputs.cloudwatch): Add accounts when enabled (#15440)
|
||||
* feat(inputs.exec): Add option to ignore return code (#15400)
|
||||
* feat(agent): Add uint support in cli test output (#15433)
|
||||
* feat(inputs.influxdb_v2_listener): Support Secret for token (#15407)
|
||||
* fix(inputs.cloudwatch): Ensure account list is larger than index (#15428)
|
||||
* docs(outputs.datadog): Specify API v1 support (#15427)
|
||||
* feat(cli): List available parsers and serializers (#15426)
|
||||
* docs: Fix typos (#15421)
|
||||
* fix(agent): Warn on multple agent configuration tables seen (#15402)
|
||||
* fix(inputs.postgresql_extensible): Use same timestamp for each gather (#15401)
|
||||
* feat(inputs.kafka_consumer): Add resolve canonical bootstrap server option (#15368)
|
||||
* chore: Fix typos throughout codebase (#15338)
|
||||
* chore(deps): Switch to github.com/leodido/go-syslog (#15393)
|
||||
* chore(deps): Bump super-linter/super-linter from 6.5.0 to 6.5.1 (#15408)
|
||||
* chore(deps): Update OpenTelemetry dependencies (#15403)
|
||||
* chore(deps): Bump modernc.org/sqlite from 1.29.5 to 1.29.10 (#15409)
|
||||
* chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#15413)
|
||||
* chore(deps): Bump github.com/prometheus/common from 0.52.2 to 0.53.0 (#15412)
|
||||
* chore(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#15411)
|
||||
* chore(deps): Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 (#15410)
|
||||
* chore(deps): Bump k8s.io/* from 0.29.3 to 0.30.1 (#15383)
|
||||
* chore: Update to Xcode 15 in CI (#15389)
|
||||
* feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201)
|
||||
* feat(inputs.execd): Add option to not restart program on error (#15271)
|
||||
* test(processors.parser): Sort test metrics (#15391)
|
||||
* feat(processors.parser): Add base64 decode for fields (#15328)
|
||||
* chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.10.0 (#15384)
|
||||
* chore(deps): Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (#15385)
|
||||
* feat(inputs.statsd): Add support for DogStatsD v1.2 (#12991) (#15380)
|
||||
* chore(deps): Bump github.com/showwin/speedtest-go from 1.7.6 to 1.7.7 (#15382)
|
||||
* chore(deps): Bump super-linter/super-linter from 6.4.1 to 6.5.0 (#15386)
|
||||
* chore(deps): Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#15381)
|
||||
* feat(agent): Introduce CLI option to set config URL retry attempts (#15377)
|
||||
* chore(agent): Export internal metric fields (#15376)
|
||||
* Update changelog for v1.30.3
|
||||
* feat(inputs.statsd): Allow counters to report as float (#15371)
|
||||
* docs: Update external plugin docs (#15370)
|
||||
* docs: Update profiling docs (#15369)
|
||||
* docs: Update supported platforms docs (#15365)
|
||||
* docs(secretstores): Add docs for creating (#15360)
|
||||
* docs: Add URL config behavior spec (#15321)
|
||||
* feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298)
|
||||
* feat(inputs.influxdb_v2_listener): Add support for rate limiting (#15361)
|
||||
* chore(inputs.net): Clarify option deprecation notice (#15364)
|
||||
* docs(agent): Specify jitter value must be non-zero (#15363)
|
||||
* docs(processors): Clean up (#15359)
|
||||
* docs(outputs): Clean up, reorder (#15358)
|
||||
* docs(aggregators): Clean up aggregator docs (#15357)
|
||||
* docs(inputs): Clean up, add note about external connections (#15356)
|
||||
* chore: Update copyright date, remove extra newline (#15366)
|
||||
* chore(deps): Bump github.com/showwin/speedtest-go from 1.7.5 to 1.7.6 (#15362)
|
||||
* fix(windows): Make sure to log the final error message (#15346)
|
||||
* fix(inputs.cloudwatch): Option to produce dense metrics (#15317)
|
||||
* feat(common.opcua): Add session timeout as configuration option (#15341)
|
||||
* docs: Update docker page (#15345)
|
||||
* chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.14 (#15347)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.13 (#15348)
|
||||
* chore(deps): Bump github.com/antchfx/xmlquery from 1.3.18 to 1.4.0 (#15349)
|
||||
* chore(deps): Bump github.com/vmware/govmomi from 0.37.0 to 0.37.2 (#15351)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.161.1 (#15350)
|
||||
* docs: Update aggregator and processor docs (#15343)
|
||||
* docs(readme): Add links to plugins (#15342)
|
||||
* docs: Remove maintainers folder (#15339)
|
||||
* chore(log): Restructure and cleanup logging code (#15234)
|
||||
* feat(inputs.win_wmi): Allow to invoke methods (#15300)
|
||||
* feat(inputs.netflow): Add support for IPFIX option packets (#15314)
|
||||
* feat(inputs.file): Add tag with absolute path of file (#15330)
|
||||
* docs(inputs.execd): Add python example, clean up doc (#15337)
|
||||
* docs(inputs.kubernetes): Add link to generating bearer token to explore API (#15335)
|
||||
* fix(inputs.smartctl): Add additional fields (#15332)
|
||||
* feat(inputs.internet_speed): Introduce packet loss field (#15329)
|
||||
* chore(deps): Bump go from v1.22.2 to v1.22.3 (#15327)
|
||||
* feat(aggregators.merge): Allow to round metric timestamps (#15319)
|
||||
* docs(outputs.postgresql): Add example to create index for tag columns (#15322)
|
||||
* feat(inputs.procstat): Add option to select properties to collect (#15299)
|
||||
* feat(inputs.win_eventlog): Add option to define event batch-size (#15306)
|
||||
* fix(inputs.netflow): Log unknown fields only once (#15323)
|
||||
* chore(inputs.sflow): Deprecate plugin and add migration to netflow (#15320)
|
||||
* chore(parsers.grok): Improve non-matching debug message (#15318)
|
||||
* docs: Add install guide (#15289)
|
||||
* chore(deps): Migrate to maintained gopacket library (#15316)
|
||||
* chore(inputs.gnmi): Add more response information for easier debugging (#15297)
|
||||
* docs(inputs.mqtt_consumer): Update topic parsing types naming (#15301)
|
||||
* chore(deps): Bump golangci-lint from v1.57.2 to v1.58.0 (#15303)
|
||||
* docs(inputs.postgresql): Add permissions section (#15302)
|
||||
* chore(deps): Bump github.com/grid-x/modbus from v0.0.0-20211113184042-7f2251c342c9 to v0.0.0-20240503115206-582f2ab60a18 (#15276)
|
||||
* fix(input.redis): Discard invalid errorstat lines (#15312)
|
||||
* chore(deps): Bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 (#15262)
|
||||
* chore(deps): Bump google.golang.org/api from 0.171.0 to 0.177.0 (#15309)
|
||||
* chore(deps): Bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2 (#15308)
|
||||
* chore(deps): Bump github.com/coocood/freecache from 1.2.3 to 1.2.4 (#15307)
|
||||
* chore(deps): Bump github.com/pion/dtls/v2 from 2.2.10 to 2.2.11 (#15310)
|
||||
* docs: Add releases documentation (#15287)
|
||||
* feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256)
|
||||
* docs: Revamp readme (#15290)
|
||||
* feat(inputs.redis): Add latency percentiles metric (#15293)
|
||||
* docs: Update docs readme with all links (#15291)
|
||||
* docs: Add quick start (#15288)
|
||||
* docs: Split changelog (#15292)
|
||||
* feat(inputs.gnmi): Add option to create more descriptive tags (#15278)
|
||||
* feat(inputs.nvidia_smi): Add power-limit field for v12 scheme (#15282)
|
||||
* chore(deps): Bump github.com/shirou/gopsutil/v3 from v3.24.3 to v3.24.4 (#15272)
|
||||
* feat(inputs.ceph): Use perf schema to determine metric type (#15233)
|
||||
* feat(inputs.opentelemetry): Add option to set max receive message size (#15231)
|
||||
* feat(serializers.influx): Add option to omit timestamp (#15220)
|
||||
* fix(inputs.gnmi): Ensure path contains elements to avoid panic (#15259)
|
||||
* feat(aggregators.final): Add option to disable appending _final (#15268)
|
||||
* fix(inputs.procstat): Do not report dead processes as running for orphan PID files (#15260)
|
||||
* fix(outputs.loki): Option to sanitize label names (#15277)
|
||||
* chore(deps): Bump github.com/prometheus/procfs from 0.13.0 to 0.14.0 (#15265)
|
||||
* docs: Clarify multi-file behavior (#15254)
|
||||
* feat(inputs.mock): Add baseline option to sine (#15270)
|
||||
* docs(inputs.opcua_listener): Remove invalid inline notation (#15261)
|
||||
* chore(deps): Bump github.com/antchfx/xpath from 1.2.5 to 1.3.0 (#15263)
|
||||
* chore(deps): Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.26.1-0.20231116140448-68d5f8983d09 to 0.30.0 (#15264)
|
||||
* chore(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#15266)
|
||||
* fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239)
|
||||
* feat(outputs.influxdb_v2): Add option to set local address (#15228)
|
||||
* feat(outputs.influxdb): Add option to define local address (#15225)
|
||||
* chore(deps): Bump github.com/google/cel-go from 0.18.1 to 0.20.1 (#15205)
|
||||
* docs(inputs.prometheus): Remove invalid deprecation statement (#15229)
|
||||
* fix(outputs.graphite): Handle local address without port correctly (#15224)
|
||||
* feat(processors.starlark): Allow persistence of global state (#15170)
|
||||
* fix(Makefile): Use go's dependency checker for 'per platform' builds (#15223)
|
||||
* fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213)
|
||||
* chore(inputs.amd_rocm_smi): Consolidate startup_retry_behavior to model implementation (#15216)
|
||||
* chore(inputs.nvidia_smi): Consolidate startup_retry_behavior to model implementation (#15215)
|
||||
* docs(inputs.netflow): Clarify and document 'template not found' warnings (#15214)
|
||||
* fix(inputs.sysstat): Prevent default sadc_interval from increasing on reload (#15212)
|
||||
* feat(inputs.netflow): Add support for netflow v9 option packets (#15180)
|
||||
* feat(inputs.procstat): Report consistent I/O on Linux (#15186)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.9 to 1.17.11 (#15202)
|
||||
* chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.713 to 1.62.721 (#15203)
|
||||
* chore(deps): Bump golang.org/x/mod from 0.16.0 to 0.17.0 (#15206)
|
||||
* chore(deps): Bump super-linter/super-linter from 6.3.1 to 6.4.1 (#15207)
|
||||
* Update changelog for v1.30.2
|
||||
* fix(outputs.sql): Enable the use of krb5 with mssql driver (#15196)
|
||||
* fix(inputs.sqlserver): Honor timezone on backup metrics (#15154)
|
||||
* fix(inputs.opcua): Make sure to always create a request (#15178)
|
||||
* chore(CI): Add check for PR target branch (#15197)
|
||||
* fix(inputs.prometheus): Correctly handle host header (#15195)
|
||||
* chore(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 (#15193)
|
||||
* fix(outputs.opensearch): Correctly error during failures or disconnect (#15157)
|
||||
* feat(inputs.procstat): Allow multiple selection criteria (#14948)
|
||||
* docs(aggregators.final): Swap useful statements (#15159)
|
||||
* docs(outputs.kafka): Add metadata options to docs (#15182)
|
||||
* feat(inputs): Add framework to retry on startup errors (#15145)
|
||||
* fix(inputs.phpfpm): Check error before continue processing (#15176)
|
||||
* feat(inputs.gnmi): Add secret store support for username and password (#15173)
|
||||
* feat(inputs.gnmi): Add keepalive settings (#15171)
|
||||
* feat(inputs.smartctl): Introduce smartctl JSON input plugin (#15066)
|
||||
* fix(inputs.nvidia): Include power limit field for v11 (#15144)
|
||||
* fix(inputs.diskio): Update path to in /sys (#15155)
|
||||
* docs: Add missing formats (#15166)
|
||||
* chore(deps): Bump github.com/vmware/govmomi from 0.33.1 to 0.37.0 (#15160)
|
||||
* fix(systemd): Remove 5 second timeout, use default (90) (#15168)
|
||||
* feat(inputs.knx_listener): Add support for string data type (#15169)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.25.2 to 1.25.5 (#15161)
|
||||
* chore(deps): Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 (#15162)
|
||||
* chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.708 to 1.62.713 (#15163)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.27.1 to 1.27.4 (#15164)
|
||||
* feat(inputs.http_response): Add cookie authentication (#15110)
|
||||
* docs(agent): Add README (#15150)
|
||||
* fix(inputs.systemd_units): Revert to only gather loaded units by default (#15108)
|
||||
* test(circleci): Ensure make docs is always run (#15140)
|
||||
* fix(inputs.modbus): Avoid overflow when calculating with uint16 addresses (#15146)
|
||||
* docs(processors.clone): Clarify filtering applies to all metrics (#15147)
|
||||
* feat(processors.timestamp): Introduce timestamp processor (#15094)
|
||||
* chore: Remove executable bit from files (#15143)
|
||||
* feat(inputs.sqlserver): Add persistent version store metrics (#15137)
|
||||
* docs(inputs.jolokia2_agent): Add example configs for table and all table metrics (#15141)
|
||||
* docs(processors.scale): Correct example configuration (#15135)
|
||||
* chore(inputs.diskio): Add udev properties only if available (#15122)
|
||||
* fix(inputs.systemd_units): Reconnect if connection is lost (#15129)
|
||||
* feat(parsers.parquet): Add Apache Parquet Parser (#15008)
|
||||
* fix(inputs.win_eventlog): Handle empty query correctly (#15132)
|
||||
* chore: Fix typos (#15114)
|
||||
* chore(deps): Bump super-linter/super-linter from 6.3.0 to 6.3.1 (#15123)
|
||||
* chore(deps): Bump k8s.io/client-go from 0.29.2 to 0.29.3 (#15124)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.36.1 to 1.37.0 (#15125)
|
||||
* chore(deps): Bump github.com/jackc/pgtype from 1.14.2 to 1.14.3 (#15126)
|
||||
* chore(deps): Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.5.1 (#15127)
|
||||
* chore(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#15128)
|
||||
* test(inputs.postgresql): Add unit-test for #8586 (#15105)
|
||||
* fix(inputs.prometheus): Remove duplicate response_timeout option (#15078)
|
||||
* chore: Upgrade Go to 1.22.2 (#15109)
|
||||
* chore(inputs.postgresql): Factor out common code and cleanup (#15103)
|
||||
* chore(deps): Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#15100)
|
||||
* docs(inputs.x509_cert): Explain expiry field (#15099)
|
||||
* chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.27.0 to 0.29.1 (#15085)
|
||||
* chore(deps): Bump github.com/apache/iotdb-client-go from 0.12.2-0.20220722111104-cd17da295b46 to 1.2.0-tsbs (#15086)
|
||||
* chore(deps): Bump github.com/shirou/gopsutil from v3.23.11 to v3.24.3 (#15082)
|
||||
* chore(deps): Bump github.com/gophercloud/gophercloud from 1.9.0 to 1.11.0 (#15084)
|
||||
* chore(deps): Bump tj-actions/changed-files from 43 to 44 (#15083)
|
||||
* chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.563 to 1.62.708 (#15087)
|
||||
* fix(agent): Ensure import of required package for pprof support (#15054)
|
||||
* Update changelog for v1.30.1
|
||||
* chore(linters): Bump golangci-lint to v1.57.2 (#15080)
|
||||
* docs(specs): Add specification for configuration migration (#15050)
|
||||
* feat(outputs.postgresql): Allow configuration of startup error handling (#15073)
|
||||
* docs(outputs.cratedb): Document startup error behavior options (#15072)
|
||||
* docs(inputs.win_services): Specify case-insensitive naming (#15077)
|
||||
* chore(deps): Bump github.com/IBM/sarama from v1.42.2 to v1.43.1 (#15071)
|
||||
* feat(outputs.cratedb): Allow configuration of startup error handling (#15065)
|
||||
* feat(inputs.knx_listener): Allow usage of DPT string representation (#15069)
|
||||
* fix(inputs.mysql): Parse boolean values in metric v1 correctly (#15063)
|
||||
* feat(outputs.postgresql): Add secret store support (#15041)
|
||||
* docs(outputs.kafka): Document startup error behavior options (#15070)
|
||||
* feat(inputs.lustre2): Skip brw_stats in case of insufficient permissions (#15045)
|
||||
* feat(outputs): Add framework to retry on startup errors (#14884)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.5 to 1.27.9 (#15058)
|
||||
* chore(deps): Bump go.step.sm/crypto from 0.43.0 to 0.44.1 (#15061)
|
||||
* chore(deps): Bump google.golang.org/api from 0.165.0 to 0.171.0 (#15057)
|
||||
* chore(deps): Bump github.com/prometheus-community/pro-bing from 0.3.0 to 0.4.0 (#15059)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.2 to 1.16.0 (#15060)
|
||||
* chore: tweak wording and don't reference gpg key in SECURITY.md (#15056)
|
||||
* feat(inputs.kubernetes): Add option to node metric name (#15049)
|
||||
* feat(inputs.lustre2): Add eviction_count field (#15044)
|
||||
* test(inputs.syslog): Skip test on Windows (#15048)
|
||||
* feat(inputs.lustre2): Add health-check metric (#15042)
|
||||
* fix(inputs.phpfpm): Add timeout for fcgi (#15036)
|
||||
* fix(windows): Ensure watch-config is passed to service (#15040)
|
||||
* docs(specs): Add specification for state-persistence (#15037)
|
||||
* feat(aggregators.basicstats): Add "last" field (#15030)
|
||||
* docs(config): Clarify metric-routing example (#15033)
|
||||
* chore(deps): Bump github.com/docker/docker from 25.0.0+incompatible to 25.0.5+incompatible (#15029)
|
||||
* feat(inputs.dns_query): Allow ignoring errors of specific types (#14992)
|
||||
* feat(inputs.win_wmi): Add support for remote queries (#14973)
|
||||
* fix(inputs.ping): Add option to force ipv4 (#15011)
|
||||
* fix(inputs.dns_query): Include the canonical CNAME target (#15025)
|
||||
* fix(inputs.nvidia_smi): Add process info metrics (#15023)
|
||||
* fix(inputs.prometheus): Initialize logger of parser (#15021)
|
||||
* chore(deps): Bump gonum.org/v1/gonum from 0.14.0 to 0.15.0 (#15015)
|
||||
* chore(deps): Bump tj-actions/changed-files from 42 to 43 (#15013)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.149.3 to 1.151.1 (#15014)
|
||||
* chore(deps): Bump github.com/jackc/pgtype from 1.14.0 to 1.14.2 (#15016)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#15017)
|
||||
* chore(deps): Bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#15018)
|
||||
* fix(inputs.knx_listener): Ignore GroupValueRead requests (#15007)
|
||||
* chore(readme_linter): Update plugin type guess logic (#15010)
|
||||
* fix(inputs.diskio): Add missing udev properties (#15003)
|
||||
* fix(inputs.mysql): Use correct column-types for Percona 8 userstats (#15012)
|
||||
* chore(deps): Bump github.com/stretchr/testify v1.8.4 to v1.9.0 (#15009)
|
||||
* fix(inputs.knx_listener): Reconnect after connection loss (#14959)
|
||||
* feat(inputs.lustre2): Add support for bulk read/write stats (#14813)
|
||||
* fix(inputs.smart): Improve regexp to support flags with a plus (#14996)
|
||||
* feat(inputs.s7comm): Add optional connection type setting (#15000)
|
||||
* feat(inputs.radius): Provide setting to set request IP address (#14981)
|
||||
* docs(specs): Add specification for output buffer persistence strategy (#14928)
|
||||
* fix(inputs.dns_query): Fill out additional record fields (#14979)
|
||||
* fix(secrets): Avoid count underflow by only counting initialized secrets (#14991)
|
||||
* docs: Add how to parse guide (#14947)
|
||||
* fix(inputs.openstack): Resolve regression in block storage and server info (#14977)
|
||||
* fix(inputs.systemd_units): Handle disabled multi-instance units correctly (#14987)
|
||||
* chore: Remove govulncheck (#14988)
|
||||
* chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#14989)
|
||||
* feat(parser.prometheusremotewrite): Parse and generate histogram buckets (#14952)
|
||||
* feat(parsers.binary): Allow base64-encoded input data (#14961)
|
||||
* feat(snmp): Add secret support for auth_password and priv_password (#14975)
|
||||
* chore(deps): Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 (#14978)
|
||||
* chore(inputs.win_wmi): Cleanup and refactor code (#14965)
|
||||
* fix(outputs.bigquery): Add scope to bigquery and remove timeout context (#14958)
|
||||
* chore(deps): Bump github.com/pion/dtls/v2 from 2.2.8 to 2.2.10 (#14967)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.2 to 1.28.4 (#14971)
|
||||
* chore(deps): Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 (#14970)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.2 to 1.34.3 (#14969)
|
||||
* chore(deps): Bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#14968)
|
||||
* feat(inputs.chrony): Remove chronyc depdendency in documentation (#14966)
|
||||
* chore: Update govulncheck timeout (#14960)
|
||||
* chore(inputs.win_wmi): Cleanup unit-tests (#14955)
|
||||
* Update changelog for v1.30.0
|
||||
* Update build version to 1.31.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 13:21:16 UTC 2024 - mrueckert@suse.de
|
||||
|
||||
- Update to version 1.30.3:
|
||||
* Telegraf v1.30.3
|
||||
* Update changelog for v1.30.3
|
||||
* Update changelog
|
||||
* Update build_version.txt for v1.30.3
|
||||
* docs: Update external plugin docs (#15370)
|
||||
* docs: Update profiling docs (#15369)
|
||||
* docs: Update supported platforms docs (#15365)
|
||||
* docs(secretstores): Add docs for creating (#15360)
|
||||
* docs: Add URL config behavior spec (#15321)
|
||||
* chore(inputs.net): Clarify option deprecation notice (#15364)
|
||||
* docs(agent): Specify jitter value must be non-zero (#15363)
|
||||
* docs(processors): Clean up (#15359)
|
||||
* docs(outputs): Clean up, reorder (#15358)
|
||||
* docs(aggregators): Clean up aggregator docs (#15357)
|
||||
* docs(inputs): Clean up, add note about external connections (#15356)
|
||||
* chore: Update copyright date, remove extra newline (#15366)
|
||||
* fix(windows): Make sure to log the final error message (#15346)
|
||||
* fix(inputs.cloudwatch): Option to produce dense metrics (#15317)
|
||||
* docs: Update docker page (#15345)
|
||||
* chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.14 (#15347)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.13 (#15348)
|
||||
* chore(deps): Bump github.com/antchfx/xmlquery from 1.3.18 to 1.4.0 (#15349)
|
||||
* chore(deps): Bump github.com/vmware/govmomi from 0.37.0 to 0.37.2 (#15351)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.161.1 (#15350)
|
||||
* docs: Update aggregator and processor docs (#15343)
|
||||
* docs(readme): Add links to plugins (#15342)
|
||||
* docs: Remove maintainers folder (#15339)
|
||||
* docs(inputs.execd): Add python example, clean up doc (#15337)
|
||||
* docs(inputs.kubernetes): Add link to generating bearer token to explore API (#15335)
|
||||
* chore(deps): Bump go from v1.22.2 to v1.22.3 (#15327)
|
||||
* docs(outputs.postgresql): Add example to create index for tag columns (#15322)
|
||||
* fix(inputs.netflow): Log unknown fields only once (#15323)
|
||||
* chore(inputs.sflow): Deprecate plugin and add migration to netflow (#15320)
|
||||
* chore(parsers.grok): Improve non-matching debug message (#15318)
|
||||
* docs: Add install guide (#15289)
|
||||
* chore(deps): Migrate to maintained gopacket library (#15316)
|
||||
* chore(inputs.gnmi): Add more response information for easier debugging (#15297)
|
||||
* docs(inputs.mqtt_consumer): Update topic parsing types naming (#15301)
|
||||
* chore(deps): Bump golangci-lint from v1.57.2 to v1.58.0 (#15303)
|
||||
* docs(inputs.postgresql): Add permissions section (#15302)
|
||||
* chore(deps): Bump github.com/grid-x/modbus from v0.0.0-20211113184042-7f2251c342c9 to v0.0.0-20240503115206-582f2ab60a18 (#15276)
|
||||
* fix(input.redis): Discard invalid errorstat lines (#15312)
|
||||
* go mod tidy
|
||||
* chore(deps): Bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 (#15262)
|
||||
* chore(deps): Bump google.golang.org/api from 0.171.0 to 0.177.0 (#15309)
|
||||
* chore(deps): Bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2 (#15308)
|
||||
* chore(deps): Bump github.com/coocood/freecache from 1.2.3 to 1.2.4 (#15307)
|
||||
* chore(deps): Bump github.com/pion/dtls/v2 from 2.2.10 to 2.2.11 (#15310)
|
||||
* docs: Add releases documentation (#15287)
|
||||
* docs: Revamp readme (#15290)
|
||||
* docs: Update docs readme with all links (#15291)
|
||||
* docs: Add quick start (#15288)
|
||||
* docs: Split changelog (#15292)
|
||||
* chore(deps): Bump github.com/shirou/gopsutil/v3 from v3.24.3 to v3.24.4 (#15272)
|
||||
* fix(inputs.gnmi): Ensure path contains elements to avoid panic (#15259)
|
||||
* fix(outputs.loki): Option to sanitize label names (#15277)
|
||||
* chore(deps): Bump github.com/prometheus/procfs from 0.13.0 to 0.14.0 (#15265)
|
||||
* docs: Clarify multi-file behavior (#15254)
|
||||
* docs(inputs.opcua_listener): Remove invalid inline notation (#15261)
|
||||
* chore(deps): Bump github.com/antchfx/xpath from 1.2.5 to 1.3.0 (#15263)
|
||||
* chore(deps): Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.26.1-0.20231116140448-68d5f8983d09 to 0.30.0 (#15264)
|
||||
* chore(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#15266)
|
||||
* fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239)
|
||||
* chore(deps): Bump github.com/google/cel-go from 0.18.1 to 0.20.1 (#15205)
|
||||
* docs(inputs.prometheus): Remove invalid deprecation statement (#15229)
|
||||
* fix(outputs.graphite): Handle local address without port correctly (#15224)
|
||||
* fix(Makefile): Use go's dependency checker for 'per platform' builds (#15223)
|
||||
* fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213)
|
||||
* docs(inputs.netflow): Clarify and document 'template not found' warnings (#15214)
|
||||
* fix(inputs.sysstat): Prevent default sadc_interval from increasing on reload (#15212)
|
||||
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.9 to 1.17.11 (#15202)
|
||||
* chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.713 to 1.62.721 (#15203)
|
||||
* chore(deps): Bump golang.org/x/mod from 0.16.0 to 0.17.0 (#15206)
|
||||
* chore(deps): Bump super-linter/super-linter from 6.3.1 to 6.4.1 (#15207)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 20:09:39 UTC 2024 - mrueckert@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _config_dir %{_sysconfdir}/%{name}
|
||||
Name: telegraf
|
||||
Version: 1.30.2
|
||||
Version: 1.31.1
|
||||
Release: 0
|
||||
Summary: The plugin-driven server agent for collecting & reporting metrics
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67d407848aab630f0432efa82665c9ab991d29f4ddbb6d9dfc2c4159907ebd10
|
||||
size 24126940
|
||||
oid sha256:5fe7ad40a1bd7b03f160a7f3b734c672221a79f5aaf746e8b3f9e8e8ed20642e
|
||||
size 26264612
|
||||
|
Loading…
Reference in New Issue
Block a user