otakulan / lanparty-seating

Webapp to manage seating at Otakuthon PC Gaming
6 stars 1 forks source link

Add prometheus metrics via PromEx #72

Closed starcraft66 closed 1 year ago

starcraft66 commented 1 year ago

Adds prometheus metrics exposed at the /metrics endpoint using the PromEx library.

Instrumented services/libraries:

Closes #54 Closes #55