Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 458 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 458 Bytes

opentsdb-adaptor

Prometheus remote storage adaptor for opentsdb

Modified from remote_storage_adapter

Feature

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

TODO

  • Instrumentation

License

Apache