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
This commit is contained in:
Jeff Kowalczyk 2019-09-20 21:45:04 +00:00 committed by Git OBS Bridge
parent 32a59caa44
commit e5cff264f4
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 07:46:24 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim future goals from description, it is not in the scope
of openSUSE package descriptions.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 9 09:37:19 UTC 2019 - Stephan Kulow <coolo@suse.com> Mon Sep 9 09:37:19 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -46,9 +46,6 @@ Patch0: 0001-Generic-SQL-output-plugin-for-Telegraf.patch
%description %description
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can
easily add support for collecting metrics from local or remote services.
%prep %prep
mkdir -p %{_influxdata_dir} mkdir -p %{_influxdata_dir}
tar -C %{_influxdata_dir} -xzf %{SOURCE0} tar -C %{_influxdata_dir} -xzf %{SOURCE0}