From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 14/14] collectd: add write_prometheus plugin support
Date: Fri, 23 Dec 2016 22:44:52 +0100 [thread overview]
Message-ID: <87fulee2wb.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20161222015921.6832-14-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Wed, 21 Dec 2016 22:59:21 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Add explicit support for the write_prometheus plugin, it requires the
> libmicrohttpd and protobuf-c libraries.
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/collectd/Config.in | 14 ++++++++++++++
> package/collectd/collectd.mk | 4 +++-
> 2 files changed, 17 insertions(+), 1 deletion(-)
> diff --git a/package/collectd/Config.in b/package/collectd/Config.in
> index 02c02b7..fc60917 100644
> --- a/package/collectd/Config.in
> +++ b/package/collectd/Config.in
> @@ -572,6 +572,20 @@ config BR2_PACKAGE_COLLECTD_WRITELOG
> help
> Writes data to the log.
> +config BR2_PACKAGE_COLLECTD_WRITEPROMETHEUS
> + bool "write_prometheus"
> + depends on BR2_INSTALL_LIBSTDCPP
> + depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
Committed after adding '# protobuf-c'. Also committed the remainder of
the series, thanks!
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2016-12-23 21:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-22 1:59 [Buildroot] [PATCH 01/14] collectd: bump to version 5.7.0 Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 02/14] collectd: add notify_nagios plugin support Gustavo Zacarias
2016-12-23 21:38 ` Peter Korsgaard
2016-12-22 1:59 ` [Buildroot] [PATCH 03/14] collectd: drop notify_email global disable Gustavo Zacarias
2016-12-23 21:38 ` Peter Korsgaard
2016-12-22 1:59 ` [Buildroot] [PATCH 04/14] collectd: explicitly disable zone plugin Gustavo Zacarias
2016-12-23 21:38 ` Peter Korsgaard
2016-12-22 1:59 ` [Buildroot] [PATCH 05/14] collectd: explicitly disable xencpu plugin Gustavo Zacarias
2016-12-23 21:39 ` Peter Korsgaard
2016-12-22 1:59 ` [Buildroot] [PATCH 06/14] collectd: add chrony plugin support Gustavo Zacarias
2016-12-23 21:41 ` Peter Korsgaard
2016-12-22 1:59 ` [Buildroot] [PATCH 07/14] collectd: add cpusleep " Gustavo Zacarias
2016-12-23 21:39 ` Peter Korsgaard
2016-12-22 1:59 ` [Buildroot] [PATCH 08/14] collectd: add mqtt " Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 09/14] collectd: explicitly disable grpc plugin Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 10/14] collectd: add hugepages plugin support Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 11/14] collectd: explicitly disable dpdkstat plugin Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 12/14] collectd: explicitly disable intel_rdt plugin Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 13/14] collectd: add gps plugin support Gustavo Zacarias
2016-12-22 1:59 ` [Buildroot] [PATCH 14/14] collectd: add write_prometheus " Gustavo Zacarias
2016-12-23 21:44 ` Peter Korsgaard [this message]
2016-12-23 21:38 ` [Buildroot] [PATCH 01/14] collectd: bump to version 5.7.0 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fulee2wb.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox