Commit Graph
2 Commits
Author SHA1 Message Date
Manuel Raynaud 666d9c84a7 ✨(collaboration) add opt-in prometheus metrics to yhub
Same we did before with django-prometheus, we want metrics for yhub, the
is no integration available like django-prometheus so everything is
craft in the repository. The documentation is also available in
documentation/metrics.md
2026-09-23 12:06:05 +02:00
Manuel Raynaud 4906c73e39 ✨(backend) add opt-in prometheus metrics on /metrics
We want to export metrics to prometheus. We install for this
django-prometheus. By default the feature is disabled and must be
explicitly enabled. A complete documentation is available in
documentation/metrics.md
2026-09-23 12:06:05 +02:00