SHA256
1
0
forked from pool/telegraf
Commit Graph

11 Commits

Author SHA256 Message Date
Jeff Kowalczyk
9a9161a9b6 Accepting request 781648 from home:ojkastl_buildservice:Branch_telegraf
update to 1.13.4; create directory /etc/telegraf/telegraf.d/

OBS-URL: https://build.opensuse.org/request/show/781648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=22
2020-04-03 06:14:06 +00:00
Jeff Kowalczyk
690581ab05 Accepting request 758077 from home:jfkw:branches:devel:languages:go
- Update to release 1.12.6

OBS-URL: https://build.opensuse.org/request/show/758077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=18
2019-12-19 15:03:52 +00:00
Jeff Kowalczyk
e5cff264f4 Accepting request 729707 from home:jengelh:branches:devel:languages:go
Was trying to give them benefit of the doubt, but if you insist.

- Trim future goals from description, it is not in the scope
  of openSUSE package descriptions.

OBS-URL: https://build.opensuse.org/request/show/729707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=16
2019-09-20 21:45:04 +00:00
Nick Singer
32a59caa44 Fix to not overwrite config on update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=15
2019-09-18 11:56:40 +00:00
Nick Singer
dec171814f Accepting request 729378 from home:coolo:branches:openSUSE:Factory
- disable pie on power as it seems to cause problems on go

- Update to release 1.12

OBS-URL: https://build.opensuse.org/request/show/729378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=13
2019-09-09 10:00:07 +00:00
Jeff Kowalczyk
6944c79df4 Accepting request 689075 from home:jengelh:branches:devel:languages:go
- Add systemd-rpm-macros and %systemd_ordering for %service_*.

OBS-URL: https://build.opensuse.org/request/show/689075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=11
2019-03-27 17:46:38 +00:00
Stephan Kulow
27038d99b4 Accepting request 680377 from home:coolo:branches:openSUSE:Factory
- Enable PIE for build
- Include systemd service file from upstream

- Update to release 1.8.3
  - Update deps package
  * v1.8.3 [2018-10-30]
    #4873: Add DN attributes as tags in x509_cert input to avoid series overwrite.
    #4921: Prevent connection leak by closing unused connections in amqp output.
    #4904: Use default partition key when tag does not exist in kinesis output.
    #4901: Log the correct error in jti_openconfig.
    #4937: Handle panic when ipmi_sensor input gets bad input.
    #4930: Don't add unserializable fields to jolokia2 input.
    #4866: Fix version check in postgresql_extensible.
  * v1.8.2 [2018-10-17]
  - Bugfixes
    #4844: Update write path to match updated InfluxDB v2 API.
    #4840: Fix missing timeouts in vsphere input.
    #4851: Support uint fields in aerospike input.
    #4854: Use container name from list if no name in container stats.
    #4850: Prevent panic in filecount input on error in file stat.
    #4846: Fix mqtt_consumer connect and reconnect.
    #4849: Fix panic in logparser input.
    #4869: Lower authorization errors to debug level in mongodb input.
    #4875: Return correct response code on ping input.
    #4874: Fix segfault in x509_cert input.
  * v1.8.1 [2018-10-03]
  - Bugfixes
    #4750: Fix hardware_type may be truncated in sqlserver input.
    #4723: Improve performance in basicstats aggregator.
    #4747: Add hostname to TLS config for SNI support.

OBS-URL: https://build.opensuse.org/request/show/680377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=7
2019-03-27 09:18:32 +00:00
Stephan Kulow
54f790609d Accepting request 644515 from home:nicksinger:branches:devel:languages:go
- Enable PIE for build
- Include systemd service file from upstream

OBS-URL: https://build.opensuse.org/request/show/644515
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=6
2019-03-01 07:50:25 +00:00
Jordi Massaguer
30e343a43d Accepting request 597837 from home:mschnitzer
- Release 1.6.0
  * Release Notes
    - The mysql input plugin has been updated fix a number of type convertion issues. This may cause a field type error when inserting
      into InfluxDB due the change of types.
    - To address this we have introduced a new metric_version option to control enabling the new format. For in depth recommendations on
      upgrading please reference the mysql plugin documentation.
    - It is encouraged to migrate to the new model when possible as the old version is deprecated and will be removed in a future version.
    - The postgresql plugins now defaults to using a persistent connection to the database. In environments where TCP connections are
      terminated the max_lifetime setting should be set less than the collection interval to prevent errors.
    - The sqlserver input plugin has a new query and data model that can be enabled by setting query_version = 2. It is encouraged to
      migrate to the new model when possible as the old version is deprecated and will be removed in a future version.
    - An option has been added to the openldap input plugin that reverses metric name to improve grouping. This change is enabled
      when reverse_metric_names = true is set. It is encouraged to enable this option when possible as the old ordering is deprecated.
    - The new http input configured with data_format = "json" can perform the same task as the, now deprecated, httpjson input.
  * New Inputs
    http - Thanks to @grange74
    ipset - Thanks to @sajoupa
    nats - Thanks to @mjs & @levex
  * New Processors
    override - Thanks to @KarstenSchnitter
  * New Parsers
    dropwizard - Thanks to @atzoum
  * Features
    #3551: Add health status mapping from string to int in elasticsearch input.
    #3580: Add control over which stats to gather in basicstats aggregator.
    #3596: Add messages_delivered_get to rabbitmq input.
    #3632: Add wired field to mem input.
    #3619: Add support for gathering exchange metrics to the rabbitmq input.
    #3565: Add support for additional metrics on Linux in zfs input.
    #3524: Add available_entropy field to kernel input plugin.

OBS-URL: https://build.opensuse.org/request/show/597837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=4
2018-04-18 17:02:51 +00:00
Jordi Massaguer
cad2954985 Accepting request 590564 from home:mschnitzer
- Release 1.5.3
  * Bugfixes
    #3729: Set path to / if HOST_MOUNT_PREFIX matches full path.
    #3739: Remove userinfo from url tag in prometheus input.
    #3778: Fix ping plugin not reporting zero durations.
    #3807: Fix memory leak in postgresql_extensible.
    #3697: Disable keepalive in mqtt output to prevent deadlock.
    #3786: Fix collation difference in sqlserver input.
    #3871: Fix uptime metric in passenger input plugin.
    #3851: Add output of stderr in case of error to exec log message.

OBS-URL: https://build.opensuse.org/request/show/590564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=3
2018-03-23 12:25:11 +00:00
Jordi Massaguer
db022d8ce7 Accepting request 575781 from home:mschnitzer
initialize package

OBS-URL: https://build.opensuse.org/request/show/575781
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=1
2018-02-12 13:24:13 +00:00