cd /news/developer-tools/enterprise-managed-opentelemetry-exp… · home topics developer-tools article
[ARTICLE · art-51734] src=github.blog ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Enterprise-managed OpenTelemetry export for VS Code and CLI

GitHub announced enterprise-managed OpenTelemetry export for Copilot in VS Code and CLI, allowing organizations to mandate telemetry flow to approved collectors without individual developer configuration. Administrators can control endpoints, protocols, and data capture, with managed settings taking precedence over environment variables and user settings.

read1 min views1 publishedJul 8, 2026
Enterprise-managed OpenTelemetry export for VS Code and CLI
Image: GitHub Changelog

Organizations can now mandate where GitHub Copilot sends OpenTelemetry (OTel) data, so telemetry flows to an approved collector without each developer setting OTEL_*

environment variables. The configuration is delivered through the telemetry

block in enterprise-managed settings and applies to both the Copilot Chat extension in VS Code and the agent host process that powers Copilot CLI.

Administrators can control:

  • The OTLP export endpoint and transport protocol ( otlp-http

orotlp-grpc

). - The OTel service name and resource attributes.

  • Exporter headers, such as an authentication token for the collector.
  • Whether prompt, response, and tool content is captured, and whether developers can change that.

A managed value always wins, taking precedence over environment variables and user settings. Deliver these settings through any of the supported channels: native MDM (Windows Registry or macOS managed preferences), server-managed settings resolved from the signed-in GitHub account, or a file-based managed-settings.json

.

For security, managed exporter headers are applied only to the Copilot Chat extension’s OTLP exporter and are never passed through environment variables, so a value such as an authentication token can’t leak into the tool subprocesses that the agent host spawns. This builds on enterprise managed settings and joins the growing set of Copilot governance controls available across VS Code and Copilot CLI.

To learn more, see Configure telemetry export with OpenTelemetry and Monitor agent usage with OpenTelemetry.

Join the discussion within GitHub Community.

── more in #developer-tools 4 stories · sorted by recency
── more on @github 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/enterprise-managed-o…] indexed:0 read:1min 2026-07-08 ·