An index template needs to be sent so the timestamp is interpreted correctly.
I'd rather expose a method on the collector builder to send this request, so the user can choose not to send that extra HTTP request if they don't need to. Something like put_template.
An index template needs to be sent so the timestamp is interpreted correctly.
I'd rather expose a method on the collector builder to send this request, so the user can choose not to send that extra HTTP request if they don't need to. Something like
put_template
.