elastic / elastic/apm-agent-java
No transactional data with a basic Netty server
Open
agent-java
community
instrumentation
new-feature
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
I have enabled the enable_experimental_instrumentations flag. Using the 1.28.3 jar version. I don't see any transactional log for any HTTP request.
The agent is showing JVM details but even the metrics like latency, throughput etc.
Is netty not compatible as an HTTP server with APM?
If not what are my option? Do I have to create a new Transaction for each of the requests on the server?
Contributor guide
Assessment
This issue has not been assessed yet.