Skip to content

0.61.0 - Dependency Bumps For GRPC Connectivity / Retry Fixes

Choose a tag to compare

@mdrideout mdrideout released this 11 Oct 19:26
4c680eb

What's Changed

  • Added flush() method to JunjoServerOtelExporter to allow block until all telemetry is exported
  • Updated example application to call flush() to ensure delivery completes even when ingestion service starts late
  • Bumped OpenTelemetry and gRPC dependencies to fix retry issues
  • Improves retry of failed telemetry delivery

Fixes

  • Fixes issue where if connectivity between Junjo library and gRPC ingestion service was disrupted, reconnection would not happen.

Full Changelog: 0.60.2...0.61.0