grafana / prometheus-arduino

Apache License 2.0
47 stars 9 forks source link

Can this leverage prometheus-cpp directly? #6

Open tompscanlan opened 2 years ago

tompscanlan commented 2 years ago

I'm curious, do you plan on using the prometheus library at any point, or is the intent of this project totally independent?

slim-bean commented 2 years ago

I'm not very familiar with prometheus-cpp, just glancing at it it doesn't seem like it supports remote-write which was the primary use case for this library.