uhthomas / kipp

A flexible file storage server
https://kipp.6f.io
GNU General Public License v3.0
43 stars 9 forks source link

Expose metrics #29

Open uhthomas opened 4 years ago

uhthomas commented 4 years ago

Kipp currently does not expose any metrics. It would be good to expose:

Prometheus is the current standard for exposing metrics, but it might be interesting to look at opentelemetry too.

uhthomas commented 3 years ago

This is a little better as of v0.2.0, but there is some ways to go for instrumentation.