You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
followed the documentation here to configure datadog but do not see traces coming in from Emissary-Ingress. traces are going fine via datadog agent
Hi, I have Datadog APM working with my emissary-ingress, so just taking a guess at what isn't lined up here.
It looks like you are using a non-default AMBASSADOR_ID value. This tends to make emissary-ingress want extra fields in places where the docs don't normally show them. For your TracingService, I do not see the non-default ambassador ID specified anywhere in the YAML. So I would guess that your emissary-ingress thinks that your TracingService does not apply to it.
Perhaps try adding the ambassador_id field like so:
@danopia - thank you very much for looking into it. you guessed it right AMBASSADOR_ID is the missing link. i added it to tracing service and ambassador appears in DD APM. once again thank you very much.
Describe the bug
followed the documentation here to configure datadog but do not see traces coming in from Emissary-Ingress. traces are going fine via datadog agent
To Reproduce
Steps to reproduce the behavior:
Expected behavior
service traces are coming in and see it in Dadadog APM
Versions (please complete the following information):
Additional context
Configuring Envoy JSON logging in values.yaml via HELM
Tracing service
Host IP configuration
The text was updated successfully, but these errors were encountered: