Skip to content

Vlad/ddtracepy 315 profiling collectors - #19251

Merged
vlad-scherbich merged 2 commits into
vlad/315-official-supportfrom
vlad/ddtracepy-315-profiling-collectors
Jul 24, 2026
Merged

Vlad/ddtracepy 315 profiling collectors#19251
vlad-scherbich merged 2 commits into
vlad/315-official-supportfrom
vlad/ddtracepy-315-profiling-collectors

Conversation

@vlad-scherbich

@vlad-scherbich vlad-scherbich commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

prev: #19250 | next: #19249

Summary

Collector updates for 3.15.

Test plan

  • CI green on this branch
  • Stack merges cleanly into the next PR's base branch

@datadog-prod-us1-5

This comment has been minimized.

@vlad-scherbich
vlad-scherbich force-pushed the vlad/ddtracepy-315-profiling-collectors branch from e3986b2 to d7ae5b6 Compare July 23, 2026 14:14
@vlad-scherbich
vlad-scherbich changed the base branch from main to vlad/ddtracepy-315-profiling-native July 23, 2026 14:18
@vlad-scherbich
vlad-scherbich force-pushed the vlad/ddtracepy-315-profiling-native branch from a3529b5 to 4bd0731 Compare July 23, 2026 14:31
@vlad-scherbich
vlad-scherbich force-pushed the vlad/ddtracepy-315-profiling-collectors branch from d7ae5b6 to cf216f0 Compare July 23, 2026 14:31
@vlad-scherbich
vlad-scherbich force-pushed the vlad/ddtracepy-315-profiling-native branch from 4bd0731 to 9a117a3 Compare July 24, 2026 01:25
@vlad-scherbich
vlad-scherbich force-pushed the vlad/ddtracepy-315-profiling-collectors branch from cf216f0 to 7d3e825 Compare July 24, 2026 01:25
Base automatically changed from vlad/ddtracepy-315-profiling-native to vlad/315-official-support July 24, 2026 01:25
@vlad-scherbich
vlad-scherbich merged commit 7d3e825 into vlad/315-official-support Jul 24, 2026
4 of 7 checks passed
@vlad-scherbich
vlad-scherbich deleted the vlad/ddtracepy-315-profiling-collectors branch July 24, 2026 01:25
@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Codeowners resolved as

ddtrace/internal/monitoring.py                                          @DataDog/apm-core-python
ddtrace/profiling/_asyncio.py                                           @DataDog/profiling-python
ddtrace/profiling/collector/stack.py                                    @DataDog/profiling-python
tests/profiling/test_scheduler.py                                       @DataDog/profiling-python

@cit-pr-commenter-54b7da

cit-pr-commenter-54b7da Bot commented Jul 24, 2026

Copy link
Copy Markdown

Circular import analysis

⚠️ Existing circular imports

There are 33 circular imports that already exist on the base branch and have not been changed by this PR.

Show existing cycles (showing 5 of 33 shortest)
ddtrace.internal.datastreams -> ddtrace.internal.datastreams.kafka -> ddtrace.internal.datastreams
ddtrace.internal.datastreams -> ddtrace.internal.datastreams.botocore -> ddtrace.internal.datastreams
ddtrace.internal.datastreams -> ddtrace.internal.datastreams.kombu -> ddtrace.internal.datastreams
ddtrace.internal.core -> ddtrace._trace.span -> ddtrace.internal.core
ddtrace.internal.datastreams -> ddtrace.internal.datastreams.google_cloud_pubsub -> ddtrace.internal.datastreams

To see all cycles, download the cycles-base.json and cycles-pr.json artifacts from this CI job and run:

uv run --script scripts/import-analysis/cycles.py compare cycles-base.json cycles-pr.json

@vlad-scherbich
vlad-scherbich restored the vlad/ddtracepy-315-profiling-collectors branch July 24, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant