This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryNative OpenTelemetry support for distributed traces and metrics across all MCP tools.
Full changelog
OpenTelemetry Integration
Native OTEL support for distributed traces and metrics across all 59 MCP tools and 24 A2A skills.
Traces
- Root span per HTTP request (method, path, status, latency)
- Child span per tool call (tool_name, status, duration)
- W3C Trace Context propagation
- No PII in span attributes (arguments not recorded)
Metrics
thinkneo.tool_calls_total— Counter per tool + statusthinkneo.tool_duration_seconds— Histogram per toolthinkneo.active_requests— Concurrent request gauge
Configuration
OTEL_ENABLED=true
OTEL_SERVICE_NAME=thinkneo-mcp-gateway
OTEL_EXPORTER_OTLP_ENDPOINT=http://your-collector:4317
Disabled by default. Zero overhead when off.
Vendor Docs
Tests
12 new OTEL tests. 298 existing tests passing (zero regression).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ThinkneoAI/mcp-server
ThinkNEO Control Plane — Enterprise AI governance MCP server with runtime guardrails, observability, AI FinOps, and agent lifecycle control.
Related context
Beta — feedback welcome: [email protected]