Open
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?