Skip to content

Conversation

zhiyuanliang-ms
Copy link
Member

@zhiyuanliang-ms zhiyuanliang-ms commented Aug 7, 2025

Add DNACVer=<assembly version> to request tracing

DNAC means dotnet aspire component

We can only inspect the Aspire component package Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration.This package actually has dependency on .net provider.

Another Aspire hosting package Aspire.Hosting.Azure.AppConfiguration will be loaded by the AppHost project, so it cannot be inspected by the project which used configuration provider.

@zhiyuanliang-ms zhiyuanliang-ms merged commit 17f0732 into main Aug 21, 2025
3 checks passed
@zhiyuanliang-ms zhiyuanliang-ms deleted the zhiyuanliang/aspire-tracing branch August 21, 2025 02:38
zhiyuanliang-ms added a commit that referenced this pull request Aug 21, 2025
* Merge pull request #684 from Azure/zhiyuanliang/fix-test

Fix activity source test bug

* Fix bug with endpoint failover (#686)

* update endpoint in do while

* add test

* in progress

* update test, update logic to backoff using correct endpoint

* make test more specific

---------

Co-authored-by: AMER JUSUPOVIC <[email protected]>
Co-authored-by: Amer Jusupovic <[email protected]>

* Support comment in json key value (#685)

* support jsonc

* remove unused reference

* use private static option

* Add request tracing for Aspire usage (#687)

* add request tracing for aspire component

* update tag name

* version bump 8.4.0 (#690)

---------

Co-authored-by: AMER JUSUPOVIC <[email protected]>
Co-authored-by: Amer Jusupovic <[email protected]>
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.

2 participants