Nginx Ingress and APM

Hi

Is there some information or tutorial about using the nginx ingress opentracing support with elastic apm?
I can find tutorials for other apm solutions but not for elastic.
Can anybody point me in the right direction?

background:
As sometimes we have delays or problems with our request before reaching our microservices we like to beginn collecting traces as soon as possible, which would be at the nginx ingress of our kubernetes cluster.

Welcome to forums @PeterVertical.

I think your best option for nginx + opentracing to Elastic APM is to use the jaeger integration.

You might also consider the OpenTelemetry nginx support - follow these instructions to get started.

Happy to help if you have more questions on either route.

1 Like

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