You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have autoinstrumentation in my node.js service injected by otel-operator (so no otel sdk code in my service) and all traces are showing up okay.
I want to start using pino for logging so that it will be sent to my otel collector. Would be nice to have trace / log correlation as well.
I see the auto-instrumentation includes pino as well, but how should I set up pino in my service to have everything working together ?
Is there any example on how to do this ?
Thanks 👍🏼
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I have autoinstrumentation in my node.js service injected by otel-operator (so no otel sdk code in my service) and all traces are showing up okay.
I want to start using pino for logging so that it will be sent to my otel collector. Would be nice to have trace / log correlation as well.
I see the auto-instrumentation includes pino as well, but how should I set up pino in my service to have everything working together ?
Is there any example on how to do this ?
Thanks 👍🏼
Beta Was this translation helpful? Give feedback.
All reactions