elastic / elastic/apm-agent-java

Implement net.bytebuddy.asm.Advice.ExceptionHandler to log exceptions in agent log

Offen
#841 3 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @eyalkoren Auf GitHub ansehen
diagnostics logging technical-debt
Vorherrschende Sprache
Java
Sterne
594
Forks
338
Ø Merge
1 T. 13 Std.
Gemergte PRs (30 T.)
25

Beschreibung

Currently, we are using `net.bytebuddy.asm.Advice.ExceptionHandler.Default#PRINTING` which means the exceptions may not be in the agent logs. We should create a custom `net.bytebuddy.asm.Advice.ExceptionHandler` which logs the exception with the agent logger.

If possible make that generic enough so that we can contribute that to Byte Buddy

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.