elastic / elastic/elastic-otel-node

mockotlpserver: compare JSON serialization form to OTel Java's "Logging OTLP JSON exporter"

Open
#331 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12
Forks
22
Avg merge
16h 54m
Merged PRs (30d)
5

Description

https://opentelemetry.io/docs/languages/java/configuration/#logging-otlp-json-exporter

In mockotlpserver, some serialization decisions were made the object form of an OTLP http/json service request. That form is used in our tests, and also in some OTel JS contrib repo tests via the `runTestFixture` facility we added in the contrib-test-utils package. I'm curious if/how this form differs from the serialization form used by the OTel Java otlp-json exporter -- an experimental exporter for dev/debugging. If there are differences, it might be good to align.

This is low prio.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.