Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stdoutlog: Implement OTLP JSON encoding #5174

Closed
Tracked by #5055
XSAM opened this issue Apr 7, 2024 · 1 comment
Closed
Tracked by #5055

stdoutlog: Implement OTLP JSON encoding #5174

XSAM opened this issue Apr 7, 2024 · 1 comment
Assignees
Labels
area:logs Part of OpenTelemetry logs pkg:exporter:otlp Related to the OTLP exporter package

Comments

@XSAM
Copy link
Member

XSAM commented Apr 7, 2024

Implement OTLP JSON encoding.

Originally posted by @pellared in #5172 (comment)

This was referenced Apr 7, 2024
@pellared pellared changed the title implementing OTLP JSON encoding for stdoutlog exporter stdoutlog: Implement OTLP JSON encoding Apr 8, 2024
@pellared pellared added pkg:exporter:otlp Related to the OTLP exporter package area:logs Part of OpenTelemetry logs labels Apr 8, 2024
@XSAM XSAM self-assigned this Apr 11, 2024
@XSAM
Copy link
Member Author

XSAM commented Apr 12, 2024

I think using ResourceLogs to represent a single log.Record is too tedious. It has an unnecessary nested structure instead of a flat structure.

I feel like we could close this issue, as it is not feasible. @pellared What do you think?

@pellared pellared closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logs Part of OpenTelemetry logs pkg:exporter:otlp Related to the OTLP exporter package
Projects
Status: Done
Development

No branches or pull requests

2 participants