Skip to content

Update telemetry doc for AzureAppConfiguration #9365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 16, 2025
Merged

Conversation

sebastienros
Copy link
Member

Update telemetry source for AppConfiguration

@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 18:54
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label May 16, 2025
Copy link
Contributor

@Copilot 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 telemetry documentation and code to include the Azure App Configuration activity source in OpenTelemetry tracing.

  • Add new activity source name under “Activity source names” in Telemetry.md
  • Register the “Microsoft.Extensions.Configuration.AzureAppConfiguration” source in the OpenTelemetry setup

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/Components/Telemetry.md Added the AppConfiguration activity source to docs
src/Components/Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration/AspireAppConfigurationExtensions.cs Configured tracing to include the new activity source
Comments suppressed due to low confidence (1)

src/Components/Telemetry.md:197

  • The new list item under 'Activity source names' is at the same indentation as its parent; indent two spaces to align it properly as a sub-item.
- "Microsoft.Extensions.Configuration.AzureAppConfiguration"

@sebastienros sebastienros enabled auto-merge (squash) May 16, 2025 19:01
@sebastienros sebastienros merged commit 3eddffb into main May 16, 2025
253 of 254 checks passed
@sebastienros sebastienros deleted the sebros/appconfigotel branch May 16, 2025 19:13
@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants