vaadin / observability-kit

Other
5 stars 3 forks source link

feat: add session id #52

Closed sissbruecker closed 2 years ago

sissbruecker commented 2 years ago

Description

Adds instrumentation for VaadinService.handleRequest to add the session id to the context, and updates existing instrumentations to capture the session id as span attribute.

Closes #46

sissbruecker commented 2 years ago

@caalador Rebased, and updated PublishedServerEventHandlerRpcHandlerInstrumentation to use InstrumentationHelper.startSpan