vaadin / observability-kit

Other
5 stars 2 forks source link

feat: instrument PwaHandler #58

Closed sissbruecker closed 2 years ago

sissbruecker commented 2 years ago

Description

Adds instrumentation for the PwaHandler which adds a span and updates the root span to mark it as a PWA resource request. The instrumentation will only do this if the request was handled by the handler.

Closes #9