Skip to content

Document tags automatically added to Synthetic test monitors#38412

Merged
traegerdog merged 9 commits into
masterfrom
traeger/synthetic-monitor-auto-tags
Jul 24, 2026
Merged

Document tags automatically added to Synthetic test monitors#38412
traegerdog merged 9 commits into
masterfrom
traeger/synthetic-monitor-auto-tags

Conversation

@traegerdog

@traegerdog traegerdog commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Adds a new "Automatically added tags" section to the Synthetic Monitors doc page, documenting the tags Datadog adds to a Synthetic test's monitor based on the test's own configuration (check_type, check_status, probe_dc, ci_execution_rule). Includes a table of available values and short examples of how to use these tags to search/filter on the Manage Monitors page.

This behavior wasn't previously documented, so support had no page to point customers to when asked about it.

Merge instructions

Merge readiness:

  • Ready for merge

AI assistance

Used Claude Code for drafting and Vale style-guide self-review. Vale wasn't installed in the local environment, so the draft was manually checked against CONTRIBUTING.md's word list and general principles; please flag anything the automated Vale CI check catches that I should fix.

Additional notes

Happy to adjust wording, scope, or placement (currently placed under "View and manage Synthetic monitors" since that section already discusses searching monitors) based on doc team preference. No other pages were changed.

Adds a table covering check_type, check_status, probe_dc, and
ci_execution_rule, with example values and search use cases, so
customers can find where these come from without filing a support
ticket.
@traegerdog
traegerdog requested a review from a team as a code owner July 23, 2026 00:18
traegerdog and others added 3 commits July 22, 2026 18:20
Match the {{< ui >}} shortcode convention now used elsewhere on this
page instead of bold markdown for the UI element reference.
@github-actions

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

…ags' into traeger/synthetic-monitor-auto-tags
Colons are a reserved character in the monitor search syntax; since
probe_dc values contain a colon (e.g. aws:ap-northeast-1), the value
needs to be quoted to search it correctly.
Custom monitor tags are searched through tag:"key:value" (the full
pair quoted), not bare key:value like the dedicated env/service
facets. Updates the examples to match.

@maycmlee maycmlee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Some suggestions and a question

Comment thread content/en/monitors/types/synthetic_monitoring.md Outdated
Comment thread content/en/monitors/types/synthetic_monitoring.md Outdated
Comment thread content/en/monitors/types/synthetic_monitoring.md Outdated
Comment thread content/en/monitors/types/synthetic_monitoring.md Outdated
Comment thread content/en/monitors/types/synthetic_monitoring.md Outdated
Comment thread content/en/monitors/types/synthetic_monitoring.md Outdated
Incorporates maycmlee's suggestions: active-voice intro sentence,
"What the tag captures" header, clearer check_type/ci_execution_rule
descriptions, and tightened search-example wording.
@traegerdog

Copy link
Copy Markdown
Contributor Author

Thanks for the review! Applied all six suggestions as-is.

@traegerdog
traegerdog requested a review from maycmlee July 24, 2026 17:25
@traegerdog
traegerdog merged commit 5ab3b2d into master Jul 24, 2026
20 checks passed
@traegerdog
traegerdog deleted the traeger/synthetic-monitor-auto-tags branch July 24, 2026 21:12
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.

2 participants