openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

Collect server telemetry data to get fine grained measures

Open danieldietrich opened this issue 3 years ago • 0 comments

We want to find out where the bottlenecks are when there is heavy load on the server side. The idea is to instrument the application and trace the measures.

OpenTelemetry seems to be a got fit, it supports several libraries and frameworks out of the box.

Additional to instrumentation, we need to collect the data. The easiest way to do that is logging.

danieldietrich avatar Mar 22 '21 15:03 danieldietrich