[collectd] Metadata for Splunk Metircs
Suresh Rajagopal
sureshr7 at gmail.com
Mon Nov 13 23:53:23 CET 2017
Hi,
I need to add some custom metadata like (region/site) for all metrics from a host. How to achieve that?
I can in see in write_tsdb or write_riemann,there are direct options available. I don't see anything similar with write_http.
<Plugin write_tsdb>
<Node "example">
Host "tsd-1.my.domain"
Port "4242"
HostTags "status=production"
</Node>
</Plugin>
<Plugin "write_riemann">
<Node "example">
Host "localhost"
Port "5555"
Protocol UDP
StoreRates true
AlwaysAppendDS false
TTLFactor 2.0
</Node>
Tag "foobar"
Attribute "foo" "bar"
</Plugin>
ThanksSuresh Rajagopal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20171113/d6040837/attachment.html>
More information about the collectd
mailing list