effect-io-ai

Package: @effect/opentelemetry
Module: OtlpSerialization

OtlpSerialization.layerJson

JSON serializer layer for OTLP telemetry data.

It encodes telemetry data as JSON with application/json content type.

Signature

declare const layerJson: Layer.Layer<OtlpSerialization, never, never>

Source

Since v1.0.0