Open dbsanfte opened 5 years ago
Any chance this could be looked at please, or if this isn't a Datadog agent issue, could you point me in the right direction as to where to raise it? Nothing has improved in the past year.
@hush-hush @olivielpeau @arbll @xvello
Nothing? No comment at all from anyone?
We're a paying customer. Could we get a response?
@dbsanfte apologies for the delay on this one, this is an odd behavior which will require more investigation. Would it be possible to share your account so we can look at it? To do so you'd want to open a support ticket via the website (to protect any sensitive information about your account) and describe more or less the problem as you did here. Be sure to share any links you have for the traces in question so we can look at the same data you're seeing. You can mention me by name, and the team should expedite/relay it to me so I can investigate further.
Thanks Priyanshi, will do.
Having gone through the logging and such to create a support ticket, I think we might be running into this issue:
https://docs.datadoghq.com/tracing/guide/configuring-primary-operation/
I can see multiple Entrypoints but Datadog will only display one in the APM view. I assume this is by design?
@dbsanfte Did you ever find a resolution to this issue? We are experiencing the same thing.
It appears that each resource is being split into it's own operation?
Regarding this bug here posted in the Traefik Github issues forum:
https://github.com/containous/traefik/issues/4396
If you send Traefik APM traces to Datadog, the APM view in the UI will only show a single Resource, even though you may have multiple frontends.
For example, in the image below, I have frontends accepting requests for dev, qa, and uat, but only uat is viewable in the APM tracing:
Is this an issue with the agent, or with the APM web view?