Summary
Implement OpenTelemetry Protocol (OTLP) metrics collection and export functionality in the application.
Requirements
- Configure OTLP metrics collection
- Implement metrics exporters for OTLP protocol
- Add necessary dependencies and configuration
- Ensure metrics are properly exported to observability backends
Acceptance Criteria