Skip to content

[PROF-9675] Support for SSI Profiling allow list config #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexJF
Copy link

@AlexJF AlexJF commented May 3, 2024

Add support for a simplified SSI profiling setup where service names are included in a CSV env during agent installation.

When a process launch gets intercepted by the Datadog SSI preload launcher, if the resolved service name of that process aligns with one in the profiling allowlist, then DD_PROFILING_ENABLED=true gets injected into the ENV vars of that service.

The companion PR in the SSI preload launcher is: https://github.com/DataDog/auto_inject/pull/188

Rendered script: https://gist.github.com/AlexJF/e62bec056ea78edde9ed32dfa6461003

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