[SOLVED] APM Ruby Agent not all requests visible

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?

Found the issue, I have RPM from NewRelic enabled.

When I turn RPM Monitoring off, APM starts to work.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.