I've setup the APM Server and the APM Ruby Agent.
It seems only the health check request from our LB gets registered via APM (for example: "/search_app/status/health"), all other external requests are not visible in the index at all.
I've read the default configuration and looked at the source code of the ruby agent, can't figure out why not every http request is logged, any ideas how to debug the issue?