DataDog / datadog-agent

Main repository for Datadog Agent
https://docs.datadoghq.com/
Apache License 2.0
2.89k stars 1.21k forks source link

Traefik APM tracing only shows a single resource #3316

Open dbsanfte opened 5 years ago

dbsanfte commented 5 years ago

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:

image

Is this an issue with the agent, or with the APM web view?

dbsanfte commented 4 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

dbsanfte commented 4 years ago

Nothing? No comment at all from anyone?

We're a paying customer. Could we get a response?

priyanshi-gupta commented 4 years ago

@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.

dbsanfte commented 4 years ago

Thanks Priyanshi, will do.

dbsanfte commented 4 years ago

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?

jonathan-russo commented 1 year ago

@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? Screen Shot 2023-07-07 at 1 22 55 PM