opentsdb
Emit all metrics from collector to opentsdb by using the json PUT API.
The following common keys are supported:
The HTTP Export Runtime is used:
default port 4242
all config keys supported
emit_interval
optional, type: humanize duration
Set the time interval to emit internal metrics.
default: 10s
sync_timeout
optional, type: humanize duration
Set sync and sync_timeout query parameter.
default: not set
max_data_points
optional, type: usize
Set the max data points that should be sent in a single HTTP request.
default: 50