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
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, while playing with some variants of "hipster" shop, I noticed that the request type comes up unknown. Per the instructions in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/rpc.md#common-attributes
we need to set
rpc.system
togrpc
Does anyone have examples of how to set this in node.js tracer.js file?
What libraries to add, what is the convention to use this, etc?
Beta Was this translation helpful? Give feedback.
All reactions