There was an error while loading. Please reload this page.
The Write TSDB plugin writes metrics to OpenTSDB, an open-source distributed time-series database based on Apache HBase.
<Plugin write_tsdb> <Node> Host "localhost" Port "4242" HostTags "status=production deviceclass=www" StoreRates false AlwaysAppendDS false </Node> </Plugin>
This will register a write callback named write_tsdb/localhost/4242.
write_tsdb/localhost/4242