feat: add New Relic Synthetics monitors and dashboard for docs site health#327
Open
shruti-kangokar wants to merge 2 commits intomainfrom
Open
feat: add New Relic Synthetics monitors and dashboard for docs site health#327shruti-kangokar wants to merge 2 commits intomainfrom
shruti-kangokar wants to merge 2 commits intomainfrom
Conversation
…ealth Adds OpenTofu configuration to create and manage New Relic Synthetics monitors that catch broken/404 pages on opensource.contentauthenticity.org — motivated by search results pointing to stale URLs (e.g. JS SDK Thumbnail API pages that no longer exist at their old paths). Resources created: - SCRIPT_BROWSER monitor (homepage content + nav validation) - SCRIPT_API monitor (HTTP 200 check across 7 key doc pages) - Alert policy with warning (1 failure) + critical (5 failures) thresholds - Email notification channels and workflows (critical + warning) - Site health dashboard (success rate, failure table, 7-day trend) Follows the cai/tf-modules naming convention (cai-<service>-<env>) and mirrors the aggregation/threshold patterns used in cr-web/alerts.
✅ Deploy Preview for cai-open-source ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
🚀 Deployed on https://deploy-preview-327--cai-open-source.netlify.app |
crandmck
approved these changes
Mar 17, 2026
Collaborator
crandmck
left a comment
There was a problem hiding this comment.
I don't have the expertise to actually review this, but I'm approving so it can land.
The live title 'Open-source tools for content authenticity and provenance' was not matching the previous allow-list (case-sensitive 'Open Source' missed the hyphenated form). Adds 'content authenticity' and 'Open-source' as valid title substrings to prevent false-alarm failures from some NR locations.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds OpenTofu configuration to create and manage New Relic Synthetics monitors that catch broken/404 pages on opensource.contentauthenticity.org — motivated by search results pointing to stale URLs (e.g. JS SDK Thumbnail API pages that no longer exist at their old paths).
Resources created:
Follows the cai/tf-modules naming convention (cai--) and mirrors the aggregation/threshold patterns used in cr-web/alerts.
Changes in this pull request
Types of changes
Checklist
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment