Skip to content

Conversation

@Gandem
Copy link
Member

@Gandem Gandem commented Sep 22, 2025

What does this PR do? What is the motivation?

Update full host documentation to:

  • align wording (replace Full Host with Full-Host for consistency)
  • remove irrelevant information (bottlenecks, tracer versions)
  • add support linux versions
  • remove build instructions
  • move and fix errata in debug symbols section

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

N/A

update full host documentation to:
- align wording (replace Full Host with Full-Host for consistency)
- remove irrelevant information (bottlenecks, tracer versions)
- add support linux versions
- remove build instructions
- move and fix errata in debug symbols section
@Gandem Gandem requested a review from a team as a code owner September 22, 2025 16:08
@Gandem Gandem requested a review from a team September 22, 2025 16:08
@github-actions
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Copy link
Contributor

@janine-c janine-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you! I made some really minor suggestions for readability and formatting 🙂

Comment on lines 75 to 79
5. Run:

```
DD_BETA_COMMANDS_ENABLED=1 datadog-ci elf-symbols upload ~/your/build/bin/
DD_BETA_COMMANDS_ENABLED=1 datadog-ci elf-symbols upload ~/your/build/symbols/
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Annoyingly, I can't add a suggestion to this whole chunk. But this will look better if you can indent the code sample, so it's in line with "Run:`:

5. Run:
   ```
   DD_BETA_COMMANDS_ENABLED=1 datadog-ci elf-symbols upload ~/your/build/bin/
   DD_BETA_COMMANDS_ENABLED=1 datadog-ci elf-symbols upload ~/your/build/symbols/
   ```

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thank you 🙇 !

Gandem and others added 3 commits September 22, 2025 22:08
@Gandem Gandem merged commit 9df25d2 into master Sep 23, 2025
15 checks passed
@Gandem Gandem deleted the nayef/update-docs branch September 23, 2025 06:49
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.

3 participants