Skip to content

Migrate dotnetup to official instrumentation key#53343

Merged
dsplaisted merged 1 commit intodotnet:release/dnupfrom
nagilson:nagilson-standard-otel-key
Mar 10, 2026
Merged

Migrate dotnetup to official instrumentation key#53343
dsplaisted merged 1 commit intodotnet:release/dnupfrom
nagilson:nagilson-standard-otel-key

Conversation

@nagilson
Copy link
Copy Markdown
Member

@nagilson nagilson commented Mar 9, 2026

Resolves #52785

We shouldn't rely on 'shadow it' for development builds at this time. The data still need to get classified and ingested, etc, so none of this is going to actually flow in at the moment to this endpoint.

This does mean our telemetry dashboard won't be very helpful until that process is complete. But that's ok.

Resolves dotnet#52785

We shouldn't rely on 'shadow it' for development builds at this time. The data still need to get classified and ingested, etc, so none of this is going to actually flow in at the moment to this endpoint.

This does mean our telemetry dashboard won't be very helpful until that process is complete. But that's ok.
@nagilson nagilson requested a review from a team as a code owner March 9, 2026 23:40
Copilot AI review requested due to automatic review settings March 9, 2026 23:40
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 dotnetup’s telemetry configuration to use the official SDK CLI Application Insights instrumentation key, aligning dotnetup’s OpenTelemetry/Azure Monitor exporter target with the main dotnet CLI telemetry endpoint.

Changes:

  • Replaces the previous (temporary) App Insights connection string with the official SDK CLI instrumentation key.
  • Removes the now-obsolete TODO comment referencing the temporary key and tracking issue.

@dsplaisted dsplaisted merged commit 0b26ccb into dotnet:release/dnup Mar 10, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants