criteo / graphite-remote-adapter

Fully featured graphite remote adapter for Prometheus
Apache License 2.0
38 stars 25 forks source link

Support for Tags #26

Closed iksaif closed 6 years ago

iksaif commented 6 years ago

Write:

Read:

TODO in a later patch:

Some of this code comes from https://github.com/prometheus/prometheus/pull/3533/files

iksaif commented 6 years ago

Ready for review now :)