feat(python): add mem_domain 3.14/3.15 gate scenarios (PROF-15511) - #167
Draft
vlad-scherbich wants to merge 1 commit into
Draft
feat(python): add mem_domain 3.14/3.15 gate scenarios (PROF-15511)#167vlad-scherbich wants to merge 1 commit into
vlad-scherbich wants to merge 1 commit into
Conversation
This was referenced Jul 26, 2026
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
2 times, most recently
from
July 27, 2026 19:33
7936bf9 to
04ac80f
Compare
vlad-scherbich
force-pushed
the
vlad/gate-infra
branch
from
July 27, 2026 19:37
4fb551f to
73e332f
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
from
July 27, 2026 19:38
04ac80f to
54ba6de
Compare
vlad-scherbich
force-pushed
the
vlad/gate-infra
branch
from
July 27, 2026 21:40
73e332f to
18887b8
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
from
July 27, 2026 21:40
54ba6de to
3ca0ab2
Compare
vlad-scherbich
force-pushed
the
vlad/gate-infra
branch
from
July 27, 2026 21:45
18887b8 to
2c21efa
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
from
July 27, 2026 21:45
3ca0ab2 to
ad2f88c
Compare
vlad-scherbich
force-pushed
the
vlad/gate-infra
branch
from
July 27, 2026 22:01
2c21efa to
a283a8c
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
from
July 27, 2026 22:01
ad2f88c to
ed55d6d
Compare
vlad-scherbich
force-pushed
the
vlad/gate-infra
branch
from
July 27, 2026 22:05
a283a8c to
9dfaad8
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
from
July 27, 2026 22:05
ed55d6d to
1609440
Compare
3 tasks
MEM-domain heap-space feature coverage (off by default). Stacks on gate-infra (PR-0), parallel to core gate scenarios (PR-0a).
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-mem-domain
branch
from
July 27, 2026 22:29
1609440 to
42dbb08
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prev: #165 | Parallel: #166, #168
Motivation
Memory-domain profiling is off by default (
DD_PROFILING_MEMORY_MEM_DOMAIN_ENABLED). Separate from the default-profiler gate chain so it can merge independently once the feature is ready to gate on 3.14/3.15.Summary
Adds paired
python_mem_domain_3.14/3.15scenarios:python_mem_domain_3\.(14|15)DDTRACE_INSTALL_URLStacks on
vlad/gate-infra(PR-0); can merge in parallel with PR-0a (#166) after #165 lands.Test plan
go test -run TestSchemaValidationDDTRACE_INSTALL_URL+DD_PROFILING_MEMORY_MEM_DOMAIN_ENABLED=1