Effect CommunityEC
Effect Community2mo ago
8 replies
danielo515

Difference Between Native Exporter and OTEL Exporter in Effect Typescript

What is the difference between using the native exporter and the otel exporter?
https://github.com/Effect-TS/effect/blob/main/packages/opentelemetry/examples/otlp-exporter.ts https://github.com/Effect-TS/effect/blob/main/packages/opentelemetry/examples/native-exporter.ts
Other than having to install the otel dependencies for the otel one
Was this page helpful?