v0.3.0 OpenTelemetry
Pre-release
Pre-release
Features
- Integrate OpenTelemetry: Enhanced monitoring and tracing support has been added using OpenTelemetry SDK.
Dependencies
- Updated dependencies to support OpenTelemetry integration.
- Added new dependencies for OpenTelemetry components.
Improvements
- Improved observability and monitoring capabilities.
- Enhanced tracing support for better performance analysis and debugging.
Notes
- Please make sure your environment is set up to support OpenTelemetry exporters and instrumentation. With
mcp-create-tool
(v0.2.0), you can enable OpenTelemetry support by passing the--instrumentation
flag and will generate the necessary configuration files. Video tutorial available here.