elastic / apm-agent-java

https://www.elastic.co/guide/en/apm/agent/java/current/index.html
Apache License 2.0
562 stars 320 forks source link

Fix too small activation stack for low transaction_max_spans values #3643

Closed JonasKunz closed 1 month ago

JonasKunz commented 1 month ago

What does this PR do?

Fixes #3642. Tests have been adapted to reproduce the issue.

Checklist