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

Add option DD_WAIT_TRACE_AGENT to wait for the trace agent startup before application start #158

Merged
merged 5 commits into from
Mar 20, 2023

Conversation

NouemanKHAL
Copy link
Member

@NouemanKHAL NouemanKHAL commented Feb 13, 2023

Adds an option WAIT_DD_TRACE_AGENT to enforce the supply script to wait for the trace agent port to open (i.e. ready to listen for traces).

Closes #117

@NouemanKHAL NouemanKHAL added the changelog/Added Added features results into a minor version bump label Feb 13, 2023
lib/run-datadog.sh Outdated Show resolved Hide resolved
@NouemanKHAL NouemanKHAL marked this pull request as ready for review February 14, 2023 19:07
@NouemanKHAL NouemanKHAL requested a review from a team as a code owner February 14, 2023 19:07
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.
Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity.

@github-actions github-actions bot added the stale Stale - Bot reminder label Mar 18, 2023
@NouemanKHAL NouemanKHAL merged commit 0648856 into master Mar 20, 2023
@NouemanKHAL NouemanKHAL deleted the noueman/wait-for-trace-agent branch March 20, 2023 16:10
@NouemanKHAL NouemanKHAL changed the title Add ability to wait for the trace agent startup before application start Add option DD_WAIT_TRACE_AGENT to wait for the trace agent startup before application start Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Added Added features results into a minor version bump stale Stale - Bot reminder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trace Agent is not accepting traffic before all .profile.d scripts complete
2 participants