SHA256
1
0
forked from pool/telegraf

Accepting request 879749 from home:jfkw:branches:devel:languages:go

- Update to version 1.18.0:

OBS-URL: https://build.opensuse.org/request/show/879749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=28
This commit is contained in:
Jeff Kowalczyk 2021-03-17 22:26:34 +00:00 committed by Git OBS Bridge
parent 8864cb728a
commit bb42bdbe4f
7 changed files with 179 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.17.3</param>
<param name="revision">v1.18.0</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">3e8cf10a86eadf24c713f839f9e5825542827964</param></service></servicedata>
<param name="changesrevision">0d0f78da00ac25d8286457802bd739e6b6c61052</param></service></servicedata>

View File

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

3
telegraf-1.18.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,174 @@
-------------------------------------------------------------------
Wed Mar 17 22:04:14 UTC 2021 - jkowalczyk@suse.com
- Update to version 1.18.0:
* fix segfaults in sflow plugin by checking if protocol headers are set (#8995)
* Teamspeak input plugin query clients (#8950)
* Improve xml parser's handling of missing values (#8971)
* chore: remove references to outdated InfluxDB settings. (#8754)
* nats_output: use the configured credentials file (#8986)
* Bigquery output Plugin (#8634)
* feat: Adding Plex Webhooks external plugin (#8898)
* accurate state documentation for Starlark
* Filter data out from system databases for Azure SQL DB only (#8849)
* Mac entry script: Add space before calling path so that zsh doesn't remove first character of path when prompting for update. (#8976)
* Include DMG files when syncing release artifacts to AWS (#8972)
* fix ping tests
* add more logging to ping plugin
* Writing unit tests for Kinesis output plugin Write method (#8930)
* Fix output name to match directory name for sensu output plugin (#8960)
* New plugins readme cleanup (#8956)
* Reset the flush interval timer when flush is requested or batch is ready. (#8953)
* Add Starlark parsing example of nested JSON (#8675)
* NFS Client input plugin README cleanup (#8943)
* Fix max open requests to one if idempotent writes is set to true (#8954)
* Prometheus [Input] plugin - Optimizing for bigger kubernetes clusters (500+ pods) when scraping thru 'monitor_kubernetes_pods' (#8762)
* Set $HOSTIP in default URL (#8721)
* Correct Q+A about state (#8918)
* Add field key length output by field type in schema_sizing Starlark script (#8934)
* Mac Packaging / Notarization (#8878)
* Nfsclient input: (Reopen of PR 1491 and 1684) (#4615)
* chore: update docs link in influxdbv2listener (#8939)
* fix: Beat readme title (#8938)
* Get Tail tests to pass on windows (#8927)
* chore: update csgo readme title (#8933)
* Add XML parser using XPath queries (#8931)
* Clearing LGTM alerts and warnings (#8923)
* Input plugin for RavenDB (#8834)
* Add Derivative Aggregator Plugin (#3762)
* Add CSGO SRCDS input plugin (#8525)
* [plugins/input/docker] Make perdevice affect also cpu and add class granularity through perdevice_include/total_include (#7312)
* Sensu Go Output Plugin for Telegraf (#8398)
* Switching kinesis output plugin to use telegraf.Logger (#8929)
* Add PPID field to procstat input plugin (#8887)
* Adding a new directory monitor input plugin. (#8751)
* Add Starlark script for estimating Line Protocol cardinality (#8852)
* Dynatrace Plugin: Make conversion to counters possible / Changed large bulk handling (#8397)
* plugin: output loki (#8450)
* SqlServer - fix for default server list (#8655)
* Add MessagePack output data format (#8828)
* Use consistent container name in docker input plugin (#8703)
* Revive fixes - part 3 (#8872)
* Fix max_repetitions signedness issues #8823 (#8902)
* outputs.kinesis - log record error count (#8817)
* Bug Fix - SQL Server HADR queries for SQL Versions (#8833)
* add proxy (#8915)
* Display error message on badly formatted config string array (eg. namepass) (#8910)
* fix: reading multiple holding registers in modbus input plugin (#8628)
* Non systemd support with unittest (#8785)
* Fix statsd concurrency bug (#8885)
* SignalFx Output (#6714)
* Support more snmpv3 authentication protocols (#8850)
* add SMCIPMITool input to external plugin list (#8897)
* SQL Perfmon counters - synced queries from v2 to all db types (#8393)
* Fix mutex locking around ifname cache (#8873)
* Run revive linter in CI (#8798)
* Add quantile aggregator plugin (#8594)
* plugins/filestat: Skip missing files (#7316)
* added member_id as tag(as it is a unique value) for redfish plugin and added address of the server when the status is other than 200 for better debugging (#8813)
* Revive fixes - part 2 (#8835)
* Bump github.com/gopcua/opcua from 0.1.12 to 0.1.13 (#8744)
* Support exclamation mark to create non-matching list in tail plugin (#8613)
* Add support for datadog distributions metric (#8179)
* outputs/warp10: url encode comma in tags value (#8657)
* inputs.x509_cert: Fix timeout issue (#8824)
* update min Go version in Telegraf readme (#8846)
* Add default retry for load config via url (#8803)
* Code Signing for Windows (#8816)
* Fix reconnection issues mqtt (#8821)
* Validate the response from InfluxDB after writing/creating a database to avoid json parsing panics/errors (#8775)
* Move windows tests to circle-ci, remove appveyor (#8844)
* Expose v4/v6-only connection-schemes through GosnmpWrapper (#8804)
* adds missing & to flush_jitter output ref (#8838)
* Sort and timeout is deadline (#8839)
* Revive fixes - part 1 (#8797)
* Update README for inputs.ping with correct cmd for native ping on Linux (#8787)
* Increase build verbosity with go mod download -x (#8496)
* AWS EC2 metadata processor Using StreamingProcessor (#8707)
* Update go-ping to latest version (#8771)
* Allow to provide constants to a starlark script (#8772)
* Add HTTP proxy setting to New Relic output plugin (#8749)
* Set interface for native (#8770)
* Resolve regression, re-add missing function (#8764)
* [outputs.influxdb_v2] add exponential backoff, and respect client error responses (#8662)
* add line about measurement being specified in docs (#8734)
* Fix issue with elasticsearch output being really noisy about some errors (#8748)
* Add geoip external project reference
* improve mntr regex to match user specific keys. (#7533)
* Fix crash in lustre2 input plugin, when field name and value (#7967)
* Update grok-library to v1.0.1 with dots and dash-patterns fixed. (#8673)
* Use go-ping for "native" execution in Ping plugin (#8679)
* Integration test audit (#8725)
* fix x509 cert timeout issue (#8741)
* Add setting to enable caching in ipmitool (#8335)
* Bump github.com/nsqio/go-nsq from 1.0.7 to 1.0.8 (#8714)
* Bump github.com/Shopify/sarama from 1.27.1 to 1.27.2 (#8715)
* fix: remove ambiguity on '\v' from line-protocol parser (#8720)
* add kafka connect example to jolokia2 input (#8709)
* Bump github.com/newrelic/newrelic-telemetry-sdk-go from 0.2.0 to 0.5.1 (#8712)
* Create dependabot.yml (#8614)
* Add Event Log support for Windows (#8616)
* update readme: prometheus remote write (#8683)
* Fix Redis output field type inconsistencies (#8678)
* GNMI plugin should not take off the first character of field keys when no 'alias path' exists. (#8659)
* Update template, remove CLA checkbox (#8680)
* Use the 'measurement' json field from the particle webhook as the measurment name, or if it's blank, use the 'name' field of the event's json. (#8609)
* Procstat input plugin should use the same timestamp in all metrics in the same Gather() cycle. (#8658)
* update data formats output docs (#8674)
* Add timestamp column support to postgresql_extensible (#8602)
* Added ability to define skip values in csv parser (#8627)
* Removing .lgtm.yml (#8664)
* fix some annoying tests due to ports in use
* Add Beat input plugin (#6653)
* add todo note about wavefront dependencies
* Optimize SeriesGrouper & aggregators.merge (#8391)
* Using mime-type in prometheus parser to handle protocol-buffer responses (#8545)
* Input SNMP plugin - upgrade gosnmp library to version 1.29.0 (#8588)
* Provide test environment for kibana input plugin (#8629)
* Upgrade circle-ci config to v2.1 (#8621)
* remove redundant reference to docs in data formats docs (#8652)
* alphabetize external plugins list (#8647)
* Open Hardware Monitor (#8646)
* outputs/http: add option to control idle connection timeout (#8055)
* Lgtm config (#8625)
* update influxdb_v2 config documentation in main (#8618)
* update intel powerstat readme (#8600)
* common/tls: Allow specifying SNI hostnames (#7897)
* Fix spelling and clarify docs (#8164)
* fixed formatting (+1 squashed commit) (#8541)
* Provide method to include core count when reporting cpu_usage in procstat input (#6165)
* Add support for an inclusive job list in Jenkins plugin (#8287)
* improve the error log message for snmp trap (#8552)
* [http_listener_v2] Stop() succeeds even if fails to start (#8502)
* Unify comments style in the CPU input (#8605)
* Fix readme link for line protocol in influx parser (#8610)
* Add hex_key parameter for IPMI input plugin connection (#8524)
* Add configurable number of 'most recent' date-stamped indices to gather in Elasticsearch input (#8543)
* Add more verbose errors to influxdb output (#6061)
* Allow globs (wildcards) in config for tags/fields in enum processor (#8598)
* [ethtool] interface_up field added (#8590)
* changed TestThreadStats acc to wait for 2 and added warning comment (#8592)
* Add wildcard tags json parser support (#8579)
* update inputs.influxdb readme (#8569)
* Revert "Update grok package to support for field names containing '-' and '.' (#8276)"
* Revert "disable flakey grok test for now"
* fix potential issue with race condition (#8577)
* fix issue with mqtt concurrent map write (#8562)
* Added Glob pattern matching for "Windows Services" plugin (#8575)
* Add prometheus remote write serializer (#8360)
* Typo in INPUTS.md (#8573)
* Remove duplicated field "revision" from ecs_task because it's already defined as a tag there (#8574)
* fix crash when socket_listener receiving invalid data (#8551)
* Graphite tags parser (#8564)
* Update json parser readme (#8532)
* Add per user metrics to mysql input (#6132)
* Fix typo in CONTRIBUTING.md (#8528)
* Fixing issue with missing metrics when pod has only pending containers (#8472)
* fix edge case in aerospike plugin where an expected hex string was converted to integer if all digits (#8542)
* [inputs.github] Add query of pull-request statistics (#8500)
* New Intel PowerStat input plugin (#8488)
* Update string parsing of allocatable cpu cores in kube_inventory (#8512)
-------------------------------------------------------------------
Wed Mar 03 20:09:09 UTC 2021 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -18,7 +18,7 @@
%define _config_dir %{_sysconfdir}/%{name}
Name: telegraf
Version: 1.17.3
Version: 1.18.0
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:c695b32a0fb97031d897f2008945bc947d490e2275a084570210e374f0e2a5e9
size 19564546
oid sha256:cd64082a59e7062b755ce66b4849504f2b13d00ea0fa0f4a516ee4006ef936cb
size 21733895