[GH-ISSUE #672] Add Prometheus Metrics #408

Open
opened 2026-04-08 16:52:40 +03:00 by zhus · 0 comments
Owner

Originally created by @wrenix on GitHub (Feb 10, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/672

Specific Demand

For monitoring it becomes default, that server application has also an metrics endpoint in format of prometheus / openMetrics for easy collect in different environments

Implement Suggestion

mayb use the openTelemetry-sdk for that like for #673 with the build-in prometheus-exporter

Originally created by @wrenix on GitHub (Feb 10, 2026). Original GitHub issue: https://github.com/sigoden/dufs/issues/672 ## Specific Demand For monitoring it becomes default, that server application has also an metrics endpoint in format of prometheus / openMetrics for easy collect in different environments ## Implement Suggestion mayb use the openTelemetry-sdk for that like for #673 with the build-in [prometheus-exporter](https://crates.io/crates/opentelemetry-prometheus)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#408