Files
drizzle-otel/packages/otel-polar/CHANGELOG.md
github-actions[bot] 955307f5b5 Version Packages
2025-11-13 00:25:13 +00:00

976 B

@kubiks/otel-polar

1.0.1

Patch Changes

1.0.0

Major Changes

  • Initial release of OpenTelemetry instrumentation for Polar.sh SDK
  • Comprehensive instrumentation for all Polar SDK resources and methods
  • Support for core resources: benefits, customers, products, subscriptions, checkouts, etc.
  • Full customer portal instrumentation for all customer-facing operations
  • Webhook validation tracing with event type capture
  • Configurable resource ID and organization ID capture
  • TypeScript support with full type safety
  • Extensive test coverage with vitest
  • Detailed span attributes following OpenTelemetry semantic conventions
  • Automatic error tracking and exception recording
  • Context propagation for distributed tracing
  • Idempotent instrumentation (safe to call multiple times)