spruceid / kepler

Decentralized storage based on permissioned data overlays called orbits.
https://kepler.xyz
Apache License 2.0
79 stars 14 forks source link

Prometheus #110

Closed sbihel closed 2 years ago

sbihel commented 2 years ago

Only adds process info and requests count/latency.

cobward commented 2 years ago

Just thought, we might want to time the construction of the invoke wrapper too.

sbihel commented 2 years ago

Just thought, we might want to time the construction of the invoke wrapper too.

I thought we would get this by subtracting the response time from Traefik but it's a bit involved. I'll add it.