chore: added documentation for prometheus

This commit is contained in:
SamTV12345 2025-08-25 21:13:38 +02:00
parent 4259a8ca6f
commit 061ea19702
2 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,10 @@
# 2.5.1
### Notable enhancements and fixes
- Added endpoint for prometheus scraping. You can now scrape the metrics endpoint with prometheus. It is available at /stats/prometheus if you have enableMetrics set to true in your settings.json
# 2.5.0
### Notable enhancements and fixes