System Monitoring
System Info
Python Version
{{ system_info.python_version }}
Platform
{{ system_info.platform }}
MCP Version
{{ system_info.mcp_version }}
Uptime
{{ system_info.uptime }}
Performance Stats
Total Requests
{{ stats.requests_total }}
API Calls
{{ stats.api_calls }}
Markets Viewed
{{ stats.markets_viewed }}
Errors
{{ stats.errors }}
API Rate Limits
{% if rate_status %}
{% for category, status in rate_status.items() %}
{% else %}
{{ category }}
{{ status.remaining }} / {{ status.limit }} remaining
{% endfor %}
No rate limit data available
{% endif %}Activity Charts
Request Rate
API Usage
Recent Activity
Activity Log
No recent activity