bitmagnet-io / bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
https://bitmagnet.io/
MIT License
1.96k stars 74 forks source link

metrics endpoint gives 404 #206

Closed Send8213 closed 2 months ago

Send8213 commented 2 months ago

Describe the bug

Bitmagnet's /metrics endpoint gives a 404 instead of any useful metrics.

To Reproduce

Steps to reproduce the behavior:

  1. Start Bitmagnet
  2. Attempt to go to /metrics
  3. See error 404

Expected behavior

A list of metrics to be present on the page that can be imported into some other tool for visualization/analysis.

Environment Information (Required)

Additional context

Seems to be limited to just recently as the previous version does not have the issue.