You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added request metrics: every MCP request is recorded to a new #__mcpserver_request_log table (method, tool, status, error code, HTTP status, latency, client IP, context).
Added an admin Dashboard view with summary cards (total / last 24h / last 7d / error rate / average latency / rate-limit hits / auth failures), a requests-per-day chart, top tools and methods, and a recent-requests log.
Added Monitoring & Metrics options: toggle recording on/off and configure the retention window (old rows are pruned automatically).