Prometheus remote storage adaptor for opentsdb
Modified from remote_storage_adapter
Support both write to and read from opentsdb
Notes:
- Regex match and regex not match for metric name is not supported, ie. query like
{__name__="*"}
is not supported
- Instrumentation
Apache