Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Change OTLP endpoint from gRPC to HTTP in montoring docs#5043

Closed
JamesNK wants to merge 2 commits into
microsoft:mainfrom
JamesNK:patch-1
Closed

Change OTLP endpoint from gRPC to HTTP in montoring docs#5043
JamesNK wants to merge 2 commits into
microsoft:mainfrom
JamesNK:patch-1

Conversation

@JamesNK
Copy link
Copy Markdown
Member

@JamesNK JamesNK commented Apr 8, 2026

Updated the OTLP endpoint from gRPC to HTTP and modified the related configuration settings. This simplifies configuration.

The latest version of Aspire dashboard docker image includes support for OTLP/HTTP (protobuf or json)

cc @zhichli

Updated the OTLP endpoint from gRPC to HTTP and modified the related configuration settings.
Copilot AI review requested due to automatic review settings April 8, 2026 01:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the local OpenTelemetry (OTel) monitoring quick start docs to use OTLP over HTTP instead of gRPC when running the Aspire Dashboard, and simplifies the recommended VS Code settings for enabling telemetry.

Changes:

  • Switch the Aspire Dashboard docker port mapping from OTLP/gRPC (4317) to OTLP/HTTP (4318).
  • Update the Quick Start text to describe the OTLP endpoint as HTTP.
  • Simplify the VS Code settings snippet by relying on defaults (but now enables captureContent).

Comment thread docs/monitoring/agent_monitoring.md
@JamesNK JamesNK changed the title Change OTLP endpoint from gRPC to HTTP Change OTLP endpoint from gRPC to HTTP in montoring docs Apr 8, 2026
@lszomoru lszomoru assigned zhichli and unassigned lszomoru Apr 8, 2026
Copy link
Copy Markdown
Member

@zhichli zhichli left a comment

Choose a reason for hiding this comment

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

thx, @JamesNK ! We'll need to migrate this PR into vscode core repo since chat ext is built in onward.

@zhichli
Copy link
Copy Markdown
Member

zhichli commented Apr 13, 2026

Superseded by microsoft/vscode#309544

@zhichli zhichli closed this Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants