Add enterprise-managed OTel section to the agent monitoring guide#10011
Open
zhichli wants to merge 1 commit into
Open
Add enterprise-managed OTel section to the agent monitoring guide#10011zhichli wants to merge 1 commit into
zhichli wants to merge 1 commit into
Conversation
Cross-references the OpenTelemetry managed-settings policy documented in enterprise/ai-settings.md (delivery channels, secure headers, reload-to-apply) and clarifies that managed telemetry policy overrides env vars and user settings.
ntrogh
approved these changes
Jul 3, 2026
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.
Summary
Adds an enterprise-managed OpenTelemetry (OTel) section to the agent monitoring guide and cross-links it to the managed-settings documentation, ahead of the wider public announcement of the OTel enterprise policy.
Follows up on:
telemetry.*managed settings inenterprise/ai-settings.md)Changes to
docs/agents/guides/monitoring-agents.mdmanaged-settings.jsonfile. Links to Configure telemetry export with OpenTelemetry for the full key list, delivery channels, and the secure-headers / reload-to-apply caveats.enterprise/managed settingskeywords and a Related content link to the enterprise AI settings doc.Notes
enterprise/ai-settings.mdtelemetry section against the VS Code source (copilotManagedSettings.tsfile-based paths + native MDM keys,CopilotOtel*policies) and Enterprise OTel managed-settings policy for Copilot (extension + agent host) vscode#323227; the critical behaviors (precedence, extension-only/out-of-env headers, reload-to-apply) are accurate.vnextto align with the managed-settings docs already on that branch.