mcpjungle/MCPJungle

`/metrics` endpoint should only be accessible by admin in production mode

Aperta

#92 aperta il 9 set 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Go (146 fork)auto 404
good first issuesecurity

Metriche repository

Star
 (1162 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

What it says in the title should be pretty simple - you just have to add the requireAdminAccess() middleware in the /metrics route, before the prometheus middleware

Guida contributor