From 8864cb728aa922734724d1446e1eebdd8634117e2703da5f59a0928b9970fd1f Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Sat, 6 Mar 2021 01:12:17 +0000 Subject: [PATCH] Accepting request 877316 from home:jfkw:branches:devel:languages:go - Update to version 1.17.3: OBS-URL: https://build.opensuse.org/request/show/877316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=27 --- _service | 2 +- _servicedata | 2 +- telegraf-1.15.3.tar.gz | 3 - telegraf-1.17.3.tar.gz | 3 + telegraf.changes | 467 +++++++++++++++++++++++++++++++++++++++++ telegraf.spec | 4 +- vendor.tar.gz | 4 +- 7 files changed, 476 insertions(+), 9 deletions(-) delete mode 100644 telegraf-1.15.3.tar.gz create mode 100644 telegraf-1.17.3.tar.gz diff --git a/_service b/_service index 8912664..b3da26a 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/influxdata/telegraf git .git - v1.15.3 + v1.17.3 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index d2ae9c7..f7f85e4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/influxdata/telegraf - d9a81d9f4c8c6e6aac8f34915335519c417a1167 \ No newline at end of file + 3e8cf10a86eadf24c713f839f9e5825542827964 \ No newline at end of file diff --git a/telegraf-1.15.3.tar.gz b/telegraf-1.15.3.tar.gz deleted file mode 100644 index 1ab430d..0000000 --- a/telegraf-1.15.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6826be31ddefc357ee7b9fa12d3cc89704107a35d31dbe01911561716809879 -size 1932595 diff --git a/telegraf-1.17.3.tar.gz b/telegraf-1.17.3.tar.gz new file mode 100644 index 0000000..a5efaa5 --- /dev/null +++ b/telegraf-1.17.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da25eda025e4374739decd05e3821fc896569fcaf30ac4dfb04806ed51096f8e +size 2131246 diff --git a/telegraf.changes b/telegraf.changes index 2a75175..eaaa1fd 100644 --- a/telegraf.changes +++ b/telegraf.changes @@ -1,3 +1,470 @@ +------------------------------------------------------------------- +Wed Mar 03 20:09:09 UTC 2021 - Johannes Kastl + +- Update to version 1.17.3: + * plugins/filestat: Skip missing files (#7316) + * Update go version to 1.15.8 (#8868) + * Bump github.com/gopcua/opcua from 0.1.12 to 0.1.13 (#8744) + * outputs/warp10: url encode comma in tags value (#8657) + * inputs.x509_cert: Fix timeout issue (#8824) + * update min Go version in Telegraf readme (#8846) + * Fix reconnection issues mqtt (#8821) + * Validate the response from InfluxDB after writing/creating a database to avoid json parsing panics/errors (#8775) + * Expose v4/v6-only connection-schemes through GosnmpWrapper (#8804) + * adds missing & to flush_jitter output ref (#8838) + * Sort and timeout is deadline (#8839) + * Update README for inputs.ping with correct cmd for native ping on Linux (#8787) + * Update go-ping to latest version (#8771) + +------------------------------------------------------------------- +Wed Mar 03 20:04:35 UTC 2021 - Johannes Kastl + +- Update to version 1.17.2: + * Set interface for native (#8770) + * Resolve regression, re-add missing function (#8764) + +------------------------------------------------------------------- +Wed Mar 03 19:59:04 UTC 2021 - Johannes Kastl + +- Update to version 1.17.1: + * avoid issues with vendored dependencies when running make + * [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) + * 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) + * 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) + * Add Event Log support for Windows (#8616) + * update readme: prometheus remote write (#8683) + * GNMI plugin should not take off the first character of field keys when no 'alias path' exists. (#8659) + * 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) + * fix some annoying tests due to ports in use + * 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) + * 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) + * 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 more verbose errors to influxdb output (#6061) + +------------------------------------------------------------------- +Wed Mar 03 19:53:28 UTC 2021 - Johannes Kastl + +- Update to version 1.17.0: + * 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) + * update etc/telegraf.conf + * 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) + * disable flakey grok test for now + * Fixed misspelled check for datacenter (#8505) + * feat: add build number field to jenkins_job measurement (#8038) + * Add percentiles to the ping plugin (#7345) + * Added tags for monitoring readable secondaries for Azure SQL MI (#8369) + * SQL Server HA/DR Availability Group queries (#8379) + * Add initialization example to mock-plugin. (#8520) + * Add support to convert snmp hex strings to integers (#8426) + * Update kube_inventory readme (#8510) + * Update circleci mac golang version (#8516) + * Adding support for new lines in influx line protocol fields. (#8499) + * Add configurable Max TTL duration for statsd input plugin entries (#8509) + * Fix carbon2 tests (#8254) + * fixed network test (#8498) + * Add configurable timeout to bind input plugin http call (#8508) + * Added is_primary_replica for monitoring readable secondaries for Azure SQL DB (#8368) + * sqlAzureMIRequests - remove duplicate column [session_db_name] (#8462) + * Add column measurement_db_type to output of all queries if not empty (#8464) + * Add node groups to opcua input plugin (#8389) + * Add a parser plugin for prometheus (#7778) + * Update grok package to support for field names containing '-' and '.' (#8276) + * add to starlark readme + * add support for linux/ppc64le (#8432) + * Add FLOAT64-IEEE support to inputs.modbus (#8361) (by @Nemecsek) (#8474) + * Add the shared state to the global scope to get previous data (#8447) + * Log SubscribeResponse_Error message and code. #8482 (#8483) + * Removed outdated information about Windows support (#7971) + * Add dataset metrics to zfs input (#8383) + * add log warning to starlark drop-fields example + * update godirwalk to v1.16.1 (#7987) + * Support Riemann-Protobuff Listener (#8163) + * Starlark example dropbytype (#8438) + * Added "name" parameter to NATS output plugin (#8429) + * proxy support for http input (#8477) + * Translate snmp field values (#8466) + * Update CONTRIBUTING.md + * Fix typo in column name (#8468) + * [php-fpm] Fix possible "index out of range" (#8461) + * Enable kafka zstd compression and idempotent writes (#8435) + * Fix tests for Windows - part 1 (#8414) + * Add response_time to monit plugin (#8056) + * update to go 1.15.5 (#8446) + * Add rate and interval to the basicstats aggregator plugin (#8428) + * Update mdlayher/apcupsd dependency (#8444) + * Show how to return a custom error with the Starlark processor (#8439) + * keep field name as is for csv timestamp column (#8440) + * Add DriverVersion and CUDA Version to output (#8436) + * Show how to return several metrics with the Starlark processor (#8423) + * fix config issue with tags (#8419) + * Support logging in starlark (#8408) + * add kinesis output to external plugins list (#8315) + * Add non-retryable debug logging (#8406) + * Wavefront output should distinguish between retryable and non-retryable errors (#8404) + * Allow to catch errors that occur in the apply function (#8401) + * Fix parsing of multiple files with different headers (#6318). (#8400) + * proxmox: ignore QEMU templates and iron out a few bugs (#8326) + * systemd_units: add --plain to command invocation (#7990) (#7991) + * fix links in external plugins readme (#8307) + * Fix minor typos in readmes (#8370) + * Revert "fix to start Telegraf from Linux systemd.service" + * Fix SMART plugin to recognize all devices from config (#8374) + * fix to start Telegraf from Linux systemd.service + * Add OData-Version header to requests (#8288) + * fixes config issue #8362 (#8364) + * shorten config (#7583) + * Prydin issue 8169 (#8357) + * On-prem fix for #8324 (#8356) + * [output.wavefront] Introduced "immediate_flush" flag (#8165) + * Initial Yandex.Cloud monitoring (#8296) + * added support for bytes encoding (#7938) + * Update jwt-go module to address CVE-2020-26160 (#8337) + * fix plugins/input/ras test (#8350) + * Fixed a bug with the state map in Dynatrace Plugin (#8329) + * SQL Server Azure PerfCounters Fix (#8331) + * kafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI (#8318) + * SQL Server - PerformanceCounters - removed synthetic counters (#8325) + * SQL Server - server_properties added sql_version_desc (#8324) + * Disable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 (#8317) + * processes: fix issue with stat no such file/dir (#8309) + * fix issue with PDH_CALC_NEGATIVE_DENOMINATOR error (#8308) + * RAS plugin - fix for too many open files handlers (#8306) + * A new Logz.io output plugin (#8202) + * Get the build version from a static file + * Update next_version to 1.17.0 + * Sumo Logic output plugin: fix unparsable config.Size from sample config (#8243) + * Fix wrong memory measurements of containers and vms (#8290) + * New input plugin for RAS with fixed GLIBC issue (#8293) + * fix issue with phpfpm url usage (#8292) + * Update sarama library to 1.27.1 (#8289) + * sqlAzureMIResourceStats - added sorting (#8286) + * Fix using empty string as the namespace prefix in azure_monitor output plugin (#8282) + * Fix Event timestamps (#8216) + * Add support for fields and protocol lookups in port_name. (#8157) + * fix flakey proc test (#8279) + * Skip statically linked program during glibc version check (#8280) + * remove unused dependency from list + * Add glibc version check for linux builds (#8278) + * go mod tidy + * temporarily remove RAS plugin + * http_response: match on status code (#8032) + * turn gzip on by default for InfluxDB v1 output (#8269) + * Dynatrace Output Plugin: Fixed behaviour when state map is cleared (#8251) + * Add the Timestream Output Plugin (#8239) + * fix issue with loading processor config from execd (#8274) + * cleanup Intel RDT readme (#8268) + * fix(exec): fix typo in exec readme (#8265) + * fix(ras): update readme title (#8266) + * add plugin documentation + * execd-systemd-timings: Add telegraf-execd-systemd-timings to the list (#8263) + * Sumo Logic output plugin: only support HTTP POST (#8262) + * New sql server queries (on-prem) - refactoring and formatting (#8172) + * Update README.md (#8049) + * fix ci test + * add converter test + * fix flakey tests + +------------------------------------------------------------------- +Wed Mar 03 19:49:28 UTC 2021 - Johannes Kastl + +- Update to version 1.16.3: + * Log SubscribeResponse_Error message and code. #8482 (#8483) + * add log warning to starlark drop-fields example + * update godirwalk to v1.16.1 (#7987) + * Starlark example dropbytype (#8438) + * Fix typo in column name (#8468) + * [php-fpm] Fix possible "index out of range" (#8461) + * Update mdlayher/apcupsd dependency (#8444) + * Show how to return a custom error with the Starlark processor (#8439) + * keep field name as is for csv timestamp column (#8440) + * Add DriverVersion and CUDA Version to output (#8436) + * Show how to return several metrics with the Starlark processor (#8423) + * Support logging in starlark (#8408) + * add kinesis output to external plugins list (#8315) + * Add non-retryable debug logging (#8406) + * Wavefront output should distinguish between retryable and non-retryable errors (#8404) + * Allow to catch errors that occur in the apply function (#8401) + +------------------------------------------------------------------- +Wed Mar 03 19:46:33 UTC 2021 - Johannes Kastl + +- Update to version 1.16.2: + * Fix parsing of multiple files with different headers (#6318). (#8400) + * proxmox: ignore QEMU templates and iron out a few bugs (#8326) + * systemd_units: add --plain to command invocation (#7990) (#7991) + * fix links in external plugins readme (#8307) + * Fix minor typos in readmes (#8370) + * Fix SMART plugin to recognize all devices from config (#8374) + * Add OData-Version header to requests (#8288) + * misc tests + * Prydin issue 8169 (#8357) + * On-prem fix for #8324 (#8356) + * [output.wavefront] Introduced "immediate_flush" flag (#8165) + * added support for bytes encoding (#7938) + * Update jwt-go module to address CVE-2020-26160 (#8337) + * fix plugins/input/ras test (#8350) + * Fixed a bug with the state map in Dynatrace Plugin (#8329) + +------------------------------------------------------------------- +Wed Mar 03 19:28:37 UTC 2021 - Johannes Kastl + +- Update to version 1.16.1: + * common.kafka kafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI (#8318) + * inputs.sqlserver SQL Server Azure PerfCounters Fix (#8331) + * inputs.sqlserver SQL Server - PerformanceCounters - removed synthetic counters (#8325) + * inputs.sqlserver SQL Server - server_properties added sql_version_desc (#8324) + * inputs.ras Disable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 (#8317) + * inputs.processes processes: fix issue with stat no such file/dir (#8309) + * inputs.win_perf_counters fix issue with PDH_CALC_NEGATIVE_DENOMINATOR error (#8308) + * inputs.ras RAS plugin - fix for too many open files handlers (#8306) + +------------------------------------------------------------------- +Wed Mar 03 19:27:36 UTC 2021 - Johannes Kastl + +- Update to version 1.16.0: + * Set 1.16.0 release date + * Update etc/telegraf.conf + * go mod tidy + * Sumo Logic output plugin: fix unparsable config.Size from sample config (#8243) + * Fix wrong memory measurements of containers and vms (#8290) + * New input plugin for RAS with fixed GLIBC issue (#8293) + * fix issue with phpfpm url usage (#8292) + * Add support for fields and protocol lookups in port_name. (#8157) + * go mod tidy + * turn gzip on by default for InfluxDB v1 output (#8269) + * fix(exec): fix typo in exec readme (#8265) + * Update README.md (#8049) + * fix ci test + * add converter test + * Update sarama library to 1.27.1 (#8289) + * sqlAzureMIResourceStats - added sorting (#8286) + * Fix using empty string as the namespace prefix in azure_monitor output plugin (#8282) + * Fix Event timestamps (#8216) + * fix flakey tests + * fix flakey proc test (#8279) + * Skip statically linked program during glibc version check (#8280) + * remove unused dependency from list + * Add glibc version check for linux builds (#8278) + * go mod tidy + * temporarily remove RAS plugin + * http_response: match on status code (#8032) + * Dynatrace Output Plugin: Fixed behaviour when state map is cleared (#8251) + * Add the Timestream Output Plugin (#8239) + * fix issue with loading processor config from execd (#8274) + * cleanup Intel RDT readme (#8268) + * execd-systemd-timings: Add telegraf-execd-systemd-timings to the list (#8263) + * Sumo Logic output plugin: only support HTTP POST (#8262) + * add plugin documentation + * New sql server queries (on-prem) - refactoring and formatting (#8172) + * Update etc/telegraf.conf + * Add agent host tag configuration option (#8082) + * Fixed almost all bugs found by LGTM analysis platform (#8240) + * fix carbon tests + * Multiple escaping occurs on Jenkins URLs at certain folder depth (#8048) + * Fix bool serialization when using carbon2 (#8162) + * add plugin authors to changelog + * remote duplicate changelog entries + * update to go 1.15 (#8220) + * New sql server queries (Azure) - refactoring and formatting (#8186) + * change influxdb port 9999 to 8086 (#8198) + * input consul - added metric_version flag (#7875) + * Fix carbon2 serializer not falling through to field separate when carbon2_format field is unset (#8201) + * Fixed Query mapping (#8200) + * add min telegraf to plugin readme (#8223) + * New input plugin for RAS (Reliability, Availability and Serviceability) (#8114) + * New input plugin for Intel RDT (Intel Resource Director Technology) (#8150) + * Update telegraf.conf + * update gopsutil: fix procstat performance regression (#8210) + * fix(win_eventlog): fixing config (#8209) + * Add note about json processing to docs + * Missing ServiceNow metrics in DATA_FORMATS_OUTPUT.md (#8205) + * Dynatrace Output: change handling of monotonic counters (#8159) + * fix: plugins/parsers/influx: avoid ParseError.Error panic (#8177) + * Fix vulnerabilities found in BDBA scan (#8199) + * feat: add functionality to get values from redis commands (#8196) + * Implement AWS CloudWatch Input Plugin ListMetrics API calls to use Active Metric Filter (#7894) + * add json parsing support to starlark (#8168) + * Sumo Logic output plugin: carbon2 default to include field in metric (#8132) + * If the community string is available, add it as a tag (#8189) + * Windows eventlog input plugin (based on #7020) (#8000) + * Semigroupoid multiline (#8167) (#8190) + * fix panic on streaming processers using logging (#8176) + * Add more missing NVMe attributes to smart plugin (#8113) + * Fix Sumo Logic output plugin not splitting requests properly (#25) (#8115) + * Added more performance counters to SqlServer input plugin (#8120) + * Starlark readme url fix + * minor docs cleanup + * update shim docs to point users in the right direction + * Increasing the metric buffer (#8145) + * Remove Event field as it is causing issues with pre-trained source types (#8039) + * influxdb_v2_listener - add /ready route (#8133) + * Add octoprint to list (#8131) + * add influxdata slack icon to telegraf readme (#8126) + * Sort plugin name lists for output (#8127) + * Doc update: Fix main.go shim example link (#8123) + * Influxdb v2 listener (#7828) + * Fix bug fix typo in changelog (#8117) + * update 1.16 changelog with new plugins (#8107) + * SNMP input plugin: document partial table collection (#8104) + * Carbon2 configuration option - include field in metric name (#8094) + * Sumo Logic output plugin (#8023) + * Revert "update influxdb v2 port" + * update influxdb v2 port + * Database_type config to Split up sql queries by engine type (#7934) + * added force_document_id option to ES output enable resend data and avoiding duplicated ES documents, fix #7891 (#8019) + * [fix] add missing error check for HTTP req failure (#8071) + * add nsd input plugin (#7822) + * Fix external plugin docs links (#8081) + * Opcua cleanup (#8076) + * update opcua readme (#8075) + * add tagpass/tagdrop note in docs (#8053) + * add guidelines run to external plugins with execd (#8054) + * Fix docker-image make target (#8005) + * Add OPC UA input plugin (#8009) + * Update gopsutils to v.2.20.7 (#8073) + * Fix CI AppVeyor 'make check' errors for go 1.15 on windows (#8061) + * fix bug in shim logger affecting AddError (#8052) + * fix docker build. update dockerfiles to Go 1.14 (#8051) + * Add set, and histogram reporting to aerospike telegraf plugin (#8025) + * Create external plugins doc file and update contributing guide (#8001) + * Add addTag debugging in ifname plugin (#8018) + * vSphere Fixed missing clustername issue 7878 (#8026) + * Fix string to int conversion in eventhub consumer (#8006) + * improve the quality of starlark docs by executing them as tests (#8020) + * Fix InsecureSkipVerify in Dynatrace Plugin (#8015) + * Fix Ping Input plugin for FreeBSD's ping6 (#7861) + * add example input/outputs to starlark examples (#7980) + * Fix configuration.md formatting (#7965) + * [agent] Cleanup duplicates in loaded plugins list (#7852) + * [outputs.application_insights] Added the ability to set the endpoint url (#7134) + * fix issue with shim use of config.Duration (#7996) + * fix minor agent race condition around error messages (#7999) + * fix flakey ticker test (#7997) + * Dynatrace Plugin - Updated Documentation (#7994) + * http_listener_v2: make http header tags case insensitive (#7986) + * fix(readmes): updates to internal and proxmox readmes (#7982) + * Update Support.md + * Create Support.md + * add label to feature request. + * Update Bug_report.md + * Proxmox plugin (#7922) + * Dynatrace output plugin (#7881) + * add additional metrics to clickhouse input plugin (#7904) + * add pivot example for starlark processor (#7976) + * fix(puppet): update broken link (#7977) + * fix(ipmi): update link in readme (#7975) + * chore: extend gitignore to ignore .DS_Store (#7974) + * fix(readmes): standarize first line of readmes (#7973) + * Updated http_response input plugin README.md (#7962) + * fix(readmes): adding code block annotations (#7963) + * rabbitmq: remove deprecated healthcheck (#7823) (#7920) + * added new counter - Lock Timeouts (timeout > 0)/sec (#7808) + * fix cloudwatch tests + * Support for AWS Cloudwatch Alarms #7931 (#7932) + * cleanup cloudwatch plugin (#7928) + * Add details to connect to InfluxDB OSS 2 and Cloud 2 (#7953) + * JSON does not support values NaN and Inf (#7908) + * Add descriptions for measurement & fields (#7902) + * Fixed title on New Relic README.md (#7948) + * Fix tail following on EOF (#7927) + * fix broken link to proc.c (#7918) + * fixes issue with rpm /var/log/telegraf permissions (#7909) + * MongoDB: Added new metric "pages written from cache" (#7870) + * Fix/extend support of fixed point values on input (modbus plugin) (#7869) + * jolokia: add some error message context (#7906) + * fixed cgroups docu (#7889) + * Fix arch name in deb/rpm builds (#7877) + * shim logger improvements (#7865) + * Fix defaults processor readme typos (#7873) + * Recv next message after send returns EOF (#7872) + * Update docker FAQ (#7868) + * fix issue with execd restart_delay being ignored (#7867) + * Add logic starlark example (#7864) + * clarify docs and add warning if execd is misconfigured (#7866) + * Print configuration for downloads page (#7862) + * prefer testify error funcs over nil checks (#7857) + * Fix suricata input docs (#7856) + * ifname: avoid unpredictable conditions in getMap test (#7848) + * Log after interval has elapsed; skip short intervals (#7854) + * Initialize aggregation processors (#7853) + * Update redfish docs with link (#7846) + * Update telegraf.conf + * ifname processor: expire old cached entries (#7838) + * update go versions: 1.14.5, 1.13.13 (#7837) + * Edit Starlark README (#7832) + * Send metrics in FIFO order (#7814) + * Add github.com/inabagumi/youtube-telegraf-plugin to list of external plugins (#7825) + * Set log output before starting plugin (#7820) + * fix bug with loading plugins in shim with no config (#7816) + * Fix darwin package build flags (#7818) + * Close file to ensure it has been flushed (#7819) + * documentation: typo outputs cloud_pubsub (#7817) + * fix typo in cloud_pubsub docs (#7815) + * Add minimum version for new plugins (#7810) + * Fix markdown syntax (#7806) + * Fix typo in 1.15 release notes (#7804) + * Fix tag package version + +------------------------------------------------------------------- +Wed Mar 03 19:09:03 UTC 2021 - Johannes Kastl + +- Update to version 1.15.4: + * fix issue with loading processor config from execd (#8274) + * fix panic on streaming processers using logging (#8176) + ------------------------------------------------------------------- Sat Sep 12 17:29:59 UTC 2020 - Jeff Kowalczyk diff --git a/telegraf.spec b/telegraf.spec index b6d1ff5..ccbcf7c 100644 --- a/telegraf.spec +++ b/telegraf.spec @@ -1,7 +1,7 @@ # # spec file for package telegraf # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.15.3 +Version: 1.17.3 Release: 0 Summary: The plugin-driven server agent for collecting & reporting metrics License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index d4b4795..4c63bd2 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a50090d9c0852c84f34904ce390f9daa1a0bfbedc8b27167032098d1289d188e -size 11667384 +oid sha256:c695b32a0fb97031d897f2008945bc947d490e2275a084570210e374f0e2a5e9 +size 19564546