Skip to content

Conversation

@dd-octo-sts
Copy link
Contributor

@dd-octo-sts dd-octo-sts bot commented Dec 3, 2025

Backport 5b28231 from #15480 to 4.0.

Description

We make the GraphQL integration emit span exception events for the other products that rely on exception information being attached to spans.

## Description

We make the GraphQL integration emit span exception events for the other
products that rely on exception information being attached to spans.

(cherry picked from commit 5b28231)
@dd-octo-sts dd-octo-sts bot added the Dynamic Instrumentation Dynamic Instrumentation/Live Debugger label Dec 3, 2025
@dd-octo-sts dd-octo-sts bot requested review from a team as code owners December 3, 2025 11:14
@dd-octo-sts dd-octo-sts bot added the Dynamic Instrumentation Dynamic Instrumentation/Live Debugger label Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

CODEOWNERS have been resolved as:

releasenotes/notes/fix-graphql-emit-span-exception-event-1fcc38a2e050eb23.yaml  @DataDog/apm-python
ddtrace/contrib/internal/graphql/patch.py                               @DataDog/apm-core-python @DataDog/apm-idm-python

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 245 ± 4 ms.

The average import time from base is: 248 ± 4 ms.

The import time difference between this PR and base is: -2.2 ± 0.2 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.027 ms (0.83%)
ddtrace.bootstrap.sitecustomize 1.339 ms (0.55%)
ddtrace.bootstrap.preload 1.339 ms (0.55%)
ddtrace.internal.remoteconfig.client 0.651 ms (0.27%)
ddtrace 0.688 ms (0.28%)
ddtrace.internal._unpatched 0.028 ms (0.01%)
json 0.028 ms (0.01%)
json.decoder 0.028 ms (0.01%)
re 0.028 ms (0.01%)
enum 0.028 ms (0.01%)
types 0.028 ms (0.01%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dynamic Instrumentation Dynamic Instrumentation/Live Debugger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants