dd-trace-php icon indicating copy to clipboard operation
dd-trace-php copied to clipboard

[Feature] Include max memory usage in root span

Open matthewnessworthy opened this issue 1 year ago • 3 comments
trafficstars

Describe the feature you'd like

It would be great to get an overview of the most memory intensive operations, specifically for processes that have a bit less visibility, very specifically, Laravel queue jobs

Is your feature request related to a problem?

Sometimes our DD dashboards indicate queue worker services hitting 100% memory usage, but because the service handles a plethora of queue jobs, tracking down the jobs that are causing memory issues is tricky at best

Describe alternatives you've considered

No response

Additional context

No response

matthewnessworthy avatar Jun 20 '24 08:06 matthewnessworthy

Hey there 👋 do you by chance use the profiler and the tracer, or just the tracer? Kind regards Florian

realFlowControl avatar Jun 20 '24 15:06 realFlowControl

We do have the profiler setup, but i'm unaware of a way to group all queue actions, filter based on memory usage, and review the specific offending jobs

matthewnessworthy avatar Jun 20 '24 15:06 matthewnessworthy

Hey @matthewnessworthy, Sorry for the radio silence, I am back from conferences now! I found you on the Datadog Public Slack and DM'ed you there.

realFlowControl avatar Jul 03 '24 10:07 realFlowControl

Closing this as a duplicate of #2832.

bwoebi avatar Sep 06 '24 13:09 bwoebi