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

feat: correlate logs with traces #363

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mrekucci
Copy link
Collaborator

Describe your changes

Inserts trace_id and span_id into the logs to correlate them with the traces.

TODO: the trace_id and span_id needs to be converted to DataDog format, see: https://docs.datadoghq.com/tracing/other_telemetry/connect_logs_and_traces/opentelemetry/?tab=go

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant