jabref icon indicating copy to clipboard operation
jabref copied to clipboard

Update Application Insights to 3.x

Open Siedlerchr opened this issue 3 years ago • 1 comments
trafficstars

As 2.x is no longer working we should upgrade to 3.x 3.x comes as JavaAgent. can either be static configured or loaded at runtime. https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-config

Convert existing code and adjiust configuraton.

Furthermore we can use sl4j logging MDC to pass custom data. This option should be evaluated

Refs #2283

Siedlerchr avatar Feb 24 '22 08:02 Siedlerchr

Its now modularized as well.

https://learn.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-upgrade-from-2x

tobiasdiez avatar Sep 19 '22 20:09 tobiasdiez