gevulotnetwork / gevulot

Gevulot is an internet scale compute network for zero-knowledge proof generation and verification.
https://gevulot.com
Apache License 2.0
154 stars 48 forks source link

Add prometheus metrics export for P2P #180

Closed tuommaki closed 6 months ago

tuommaki commented 6 months ago

This change adds support for prometheus metrics export via P2P protocol. Metrics are exported with TextEncoder and compressed with zstd on default compression level (3 at the implementation time).

tuommaki commented 6 months ago

As I already tested this and this is relatively small change, I'm going with this now to get it on second stage of testing. Ping me when there is anything to consider :slightly_smiling_face: