We are now tracking whether a tool call event happens. We track generic "failure reasons" if the tool call fails. We DO NOT track names of tools, tool parameters, or any PII. Event name: - MCP tool called Properties: - is_execution_success - failure_reason - one of "missing requirements", "transport restriction", "error during tool execution", "unknown tool", "internal error calling tool" or doesn't exist in the case of successful tool execution. - arcade_mcp_server_version - runtime_language - os_type - os_release - device_timestamp As always you can opt out via setting the `ARCADE_USAGE_TRACKING` environment variable to 0. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| constants.py | ||
| server_tracker.py | ||