Metadata-Version: 2.4
Name: mcpfleet-obs
Version: 0.1.0
Summary: Shared error taxonomy, metrics, and client tracking for the mcpfleet MCP servers
Project-URL: Homepage, https://github.com/uk-agents/mcpfleet-obs
Project-URL: Repository, https://github.com/uk-agents/mcpfleet-obs
Author: Paul Boucher
License: MIT
Requires-Python: >=3.11
Requires-Dist: fastmcp<4,>=3.2.3
Requires-Dist: httpx>=0.27
Requires-Dist: prometheus-client>=0.20
Requires-Dist: pydantic>=2.7
Requires-Dist: starlette>=1.0.1
Description-Content-Type: text/markdown

# mcpfleet-obs

Shared error taxonomy, metrics middleware, and client tracking for the mcpfleet MCP servers. This package provides standardized error handling and Prometheus instrumentation for FastMCP v3+ applications in the mcpfleet ecosystem. See the error shapes probe report at `probes/fastmcp-error-shapes/PROBE-REPORT.md` in the mcpfleet workspace for detailed FastMCP error taxonomy research.
