[SVLS-8518] Add unlisted Azure App Insights Preview docs#36961
Draft
ryanstrat wants to merge 2 commits into
Draft
[SVLS-8518] Add unlisted Azure App Insights Preview docs#36961ryanstrat wants to merge 2 commits into
ryanstrat wants to merge 2 commits into
Conversation
Add a private (unlisted) guide page introducing the Azure App Insights integration ahead of its Preview launch. The page covers the overview, prerequisites, supported Azure services, request- access flow, and known limitations. It uses private: true so the page is reachable only by direct URL and is excluded from the left nav, search indexing, and noindex behavior.
Contributor
Preview links (active after the
|
Embed a flame-graph screenshot of an Azure App Insights trace rendered in Datadog APM, with the aas.* span attributes visible. The image lives in the conventional path that mirrors the doc's content path, and uses the img shortcode with required alt text.
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.
What does this PR do? What is the motivation?
Fixes SVLS-8518.
Adds a new unlisted (
private: true) guide page introducing the Azure App Insights integration ahead of its Preview launch. The page is reachable only by direct URL — not surfaced in the left navigation or site search — so the URL can be shared from the Preview signup form.The page covers:
New page:
content/en/tracing/guide/serverless_enable_azure_app_insights.mdMerge instructions
Merge readiness:
Additional notes
One open TODO is intentionally left in the file as an HTML comment: the Preview form URL placeholder should be replaced with the integration-specific form URL before the page is shared publicly.