HackerWilson / opentsdb-adapter

Prometheus remote storage adaptor for opentsdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Prometheus remote storage adaptor for opentsdb


Languages

Language:Go 98.8%Language:Makefile 1.2%