embucket-labs icon indicating copy to clipboard operation
embucket-labs copied to clipboard

Setup OTLP metrics logging and export

Open rampage644 opened this issue 3 months ago • 1 comments

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

  • [ ] OTLP metrics collection is configured
  • [ ] Metrics exporters are implemented
  • [ ] Configuration supports multiple OTLP endpoints
  • [ ] Documentation for setup and configuration

rampage644 avatar Sep 26 '25 00:09 rampage644

Next step here would be defining what metrics to collect

rampage644 avatar Sep 26 '25 00:09 rampage644