Send OpenTelemetry traces using OTLP/HTTP protocol
Ingest OpenTelemetry traces from your MCP servers. This endpoint accepts OTLP (OpenTelemetry Protocol) formatted data in either JSON or protobuf encoding.Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
application/json or application/x-protobuf| Attribute | Type | Description |
|---|---|---|
service.name | string | Name of your MCP server |
service.version | string | Version of your MCP server |
mcp.tool.name | string | Name of the executed tool |
mcp.tool.duration | int | Execution time in milliseconds |
mcp.request.id | string | Unique request identifier |