Skip to content

Conversation

@RiantZ
Copy link
Contributor

@RiantZ RiantZ commented Dec 19, 2025

What does this PR do? What is the motivation?

Documenting Canonical Cloud Resource IDs (CCRIDs) usage for DDOT

Merge instructions

The merge shall remain blocked until CCRID Metapayload support is implemented in DDOT

Merge readiness:

  • Ready for merge

TO BE REMOVED:
[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

Preview links (active after the build_preview check completes)

Modified Files

@RiantZ RiantZ requested review from roxelo and songy23 December 19, 2025 15:53
@RiantZ RiantZ marked this pull request as ready for review January 2, 2026 07:53
@RiantZ RiantZ requested a review from a team as a code owner January 2, 2026 07:53
@hestonhoffman hestonhoffman self-assigned this Jan 2, 2026
Copy link
Contributor

@hestonhoffman hestonhoffman left a comment

Choose a reason for hiding this comment

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

Left you some style edits and a question

@RiantZ RiantZ requested a review from hestonhoffman January 2, 2026 17:22
@RiantZ RiantZ removed the request for review from roxelo January 5, 2026 07:40
@RiantZ RiantZ merged commit b2318e3 into master Jan 5, 2026
24 of 28 checks passed
@RiantZ RiantZ deleted the azh/ccrid branch January 5, 2026 07:43
dd-mergequeue bot pushed a commit to DataDog/datadog-agent that referenced this pull request Jan 5, 2026
### What does this PR do?
Add CCRID to the host metadata resource attribute conventions

https://datadoghq.atlassian.net/browse/OTAGENT-583

### Motivation
Improve traceability in virtual env. of different cloud providers.

Linked documentation PR: DataDog/documentation#33487

### Describe how you validated your changes
Manual tests and checks that for each pipeline the attribute `datadog.ccrid` is properly handled and inserted into metadata.

* `./telemetrygen logs --otlp-insecure --otlp-attributes "datadog.ccrid"=\"CCRID_LOGS\" --otlp-attributes "datadog.host.name"=\"azh4523\" --duration 5s`
* `./telemetrygen metrics --otlp-insecure --otlp-attributes "datadog.ccrid"=\"CCRID_METRICS\" --otlp-attributes "datadog.host.name"=\"azh4523\" --duration 5s`
* `./telemetrygen traces --otlp-insecure --otlp-attributes "datadog.ccrid"=\"CCRID_TRACES\" --otlp-attributes "datadog.host.name"=\"azh4523\" --duration 5s`

Staging: https://app.datadoghq.com/logs?query=service%3Asobotka%20azh4523&agg_m=count&agg_m_source=base&agg_t=count&cols=core_host%2Ccore_service&event=AwAAAZtvhvYDrOj1YAAAABhBWnR2aHZma0FBQjBWMnhjdEVFc3ZnQXkAAAAkZjE5YjZmOGEtZTk0NC00YmY4LThlY2EtNDQ5NDFhMDMyMzJlAAvfHw&messageDisplay=inline&refresh_mode=sliding&storage=hot&stream_sort=desc&viz=stream&from_ts=1766764081143&to_ts=1767368881143&live=true



Co-authored-by: andrey.zheltovskiy <[email protected]>
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.

4 participants