-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Adding new Live Debugger doc #28365
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
Adding new Live Debugger doc #28365
Conversation
Preview links (active after the
|
@OmerRaviv @shatzi @tylfin Would you take a read through? First draft so I'm expecting to make changes! |
Co-authored-by: Tyler Finethy <tyler.finethy@datadoghq.com>
Resolved final open comments from Omer
@domalessi All open comments are resolved! Ready to merge once you've taken a final look 👍 |
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
dominique.alessi@datadoghq.com unqueued this merge request |
/merge -c |
View all feedbacks in Devflow UI.
|
* Adding new Live Debugger doc * Fixed create logs section * Wording and styling changes * Removed word 'probe' * Apply suggestions from code review Co-authored-by: Tyler Finethy <tyler.finethy@datadoghq.com> * Many changes to Live Debugger sections * Minor formatting and wording changes * Add Live Debugger to side nav menu * Add limited preview callout * Update default session time period to 48 hours * Apply suggestions from code review Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com> * minor tweaks and move live debugger page into tracing directory * fix menu items * capitalize limited preview * minor copy edits * Update content/en/tracing/live_debugger/_index.md * Updated beta callout with google form and minor changes to enable-disable section * Apply suggestions from code review * Apply suggestions from code review * Changes to address Omer's remaining open comments * Apply suggestions from code review Resolved final open comments from Omer * Fix permissions bold formatting within alert div --------- Co-authored-by: Tyler Finethy <tyler.finethy@datadoghq.com> Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com> Co-authored-by: Dominique Alessi <dominique.alessi@datadoghq.com>
What does this PR do? What is the motivation?
Add new page for Live Debugger feature.
Merge instructions
Merge readiness:
For Datadog employees:
Merge queue is enabled in this repo. Your branch name MUST follow the
<name>/<description>
convention and include the forward slash (/
). Without this format, your pull request will not pass in CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.If your branch doesn't follow this format, rename it or create a new branch and PR.
To have your PR automatically merged after it receives the required reviews, add the following PR comment:
Additional notes