vaadin / observability-kit

Other
5 stars 2 forks source link

TypeInstrumentation for WebComponentBootstrapHandler #11

Closed caalador closed 2 years ago

caalador commented 2 years ago

Create instrumentation tracer for WebComponentBootstrapHandler. Add handler to List<TypeInstrumentation> typeInstrumentations() in InstrumentationModule

Implementation should set the span status to StatusCode.ERROR if there an exception has been thrown.