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'm instrumenting a client-server application (client is a Java Swing app. Server is a Spring Boot app).
Regarding the spans to track user operations triggered at the UI, what is the span kind that should be used ?
Given that those spans are the entry points to the client layer, should they be set to SpanKind=SERVER ?
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'm instrumenting a client-server application (client is a Java Swing app. Server is a Spring Boot app).
Regarding the spans to track user operations triggered at the UI, what is the span kind that should be used ?
Given that those spans are the entry points to the client layer, should they be set to SpanKind=SERVER ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions