mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #672] Add Prometheus Metrics #408
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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