-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[ddsql] Add examples of multi-valued tags handling to DDSQL tags documentation #31292
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
Conversation
I'd like to add an example of what happens in DDSQL when a resource has multiple values for the same tag key. This is a potential stumbling-block for customers and I'd like to be sure that it's well-documented in case customers run into this.
✅ Documentation Team ReviewThe documentation team has approved this pull request. Thank you for your contribution! |
@@ -165,7 +165,7 @@ content/en/code_analysis/ @Datadog/static-analysis @Data | |||
content/en/quality_gates/ @Datadog/ci-app-backend @Datadog/documentation | |||
|
|||
# DDSQL Editor References | |||
content/en/ddsql_reference/*.md @Datadog/xpq @Datadog/documentation @Datadog/advanced-query-guild | |||
content/en/ddsql_reference/*.md @Datadog/documentation @Datadog/advanced-query-guild |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xpq
reps are part of the advanced-query-guild
group, so it's redundant to include them here twice
Preview links (active after the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just left a minor suggestion to switch future tense to present tense.
Co-authored-by: Brett Blue <[email protected]>
/merge |
View all feedbacks in Devflow UI.
Added to the queue but the mergequeue is not enabled for now.
This pull request was merged directly. |
What does this PR do? What is the motivation?
I'd like to add an example of what happens in DDSQL when a resource has multiple values for the same tag key. This is a potential stumbling-block for customers and I'd like to be sure that it's well-documented in case customers run into this
Merge instructions
Ready to go
Merge readiness: