Skip to content
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

🧐 Install DDTrace #1042

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

rblaine95
Copy link
Collaborator

@rblaine95 rblaine95 commented Sep 18, 2024

It looks like, because we're using Poetry, the Datadog auto-instrumentation doesn't work 100%.
APM works, but Continuous Profiler doesn't.

It seems like we actually need to install the ddtrace package and also set DD_PROFILING_ENABLED=true for the Continuous Profiler to work.


Currently DDTrace's Continuous Profiler is enabled in Multitenant Agent/Web, Governance Agent, and Tenant Web.
Currently, it's only working in the Web containers.
Will work on getting it working on the Agent containers in another PR.

@rblaine95 rblaine95 force-pushed the feature/didc-102-dd-cont-profile branch from 8600e8f to 63da92c Compare September 18, 2024 11:20
Copy link

sonarcloud bot commented Sep 18, 2024

@rblaine95 rblaine95 merged commit a86fb4a into development Sep 18, 2024
45 of 47 checks passed
@rblaine95 rblaine95 deleted the feature/didc-102-dd-cont-profile branch September 18, 2024 12:16
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.

2 participants