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

Traceid and spanid should be optional in a log record #65

Open
saroupille opened this issue Oct 3, 2024 · 1 comment
Open

Traceid and spanid should be optional in a log record #65

saroupille opened this issue Oct 3, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@saroupille
Copy link

According to https://opentelemetry.io/docs/specs/otel/logs/data-model/ traceid and spanid should be optional in a log record.

@c-cube c-cube added the help wanted Extra attention is needed label Oct 3, 2024
@c-cube
Copy link
Member

c-cube commented Oct 3, 2024

dully noted. could we use dummy trace_id/span_id to avoid the option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants