Skip to content

.NET: Fix telemetry sample bug#5037

Merged
westey-m merged 2 commits intomicrosoft:mainfrom
westey-m:fix-oltp-sample-bug
Apr 1, 2026
Merged

.NET: Fix telemetry sample bug#5037
westey-m merged 2 commits intomicrosoft:mainfrom
westey-m:fix-oltp-sample-bug

Conversation

@westey-m
Copy link
Copy Markdown
Contributor

@westey-m westey-m commented Apr 1, 2026

Motivation and Context

Description

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings April 1, 2026 18:01
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 AgentOpenTelemetry .NET sample’s default OTLP exporter endpoint to use the correct local port, addressing a telemetry export misconfiguration.

Changes:

  • Changed the default OTEL_EXPORTER_OTLP_ENDPOINT fallback from http://localhost:4318 to http://localhost:4317.

@westey-m westey-m enabled auto-merge April 1, 2026 18:13
@github-actions github-actions bot changed the title Fix telemetry sample bug .NET: Fix telemetry sample bug Apr 1, 2026
@westey-m westey-m added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
@westey-m westey-m enabled auto-merge April 1, 2026 19:17
@westey-m westey-m added this pull request to the merge queue Apr 1, 2026
Merged via the queue into microsoft:main with commit 15e435b Apr 1, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants