vaadin / observability-kit

Other
5 stars 2 forks source link

Client-side instrumentation #149

Closed MatthewVaadin closed 1 year ago

MatthewVaadin commented 1 year ago

Create an add-on that can be used as a Maven dependency. This should implement instrumentation for the client-side application and automatically add the instrumentation to each UI.

The traces from the instrumentation should be intercepted by the existing agent code and forwarded on using the same traces exporter as the server-side instrumentation.