Effect CommunityEC
Effect Community2y ago
3 replies
j41n

Datadog: Connect Traces with logs

Hi everyone. Opentelemetry tracing implementation works great with effect and datadog. Pretty cool :). But i am wondering how to connect traces and logs? Here's a guide from datadog that does not apply for effect i guess: https://docs.datadoghq.com/tracing/other_telemetry/connect_logs_and_traces/opentelemetry/?tab=nodejs. Is there any way i get traceId and spanId to a custom logger?
Was this page helpful?