siimon / prom-client

Prometheus client for node.js
Apache License 2.0
3.15k stars 377 forks source link

Add remotewrite support #644

Open umutuzgur opened 1 week ago

umutuzgur commented 1 week ago

Addresses this issue https://github.com/siimon/prom-client/issues/445

Before going into writing tests, I wanted to understand if adding snappy and a protobuf generated file was okay. Given I'm a first time contributor, I wanted to ask first and then finish the rest of the work