ServiceEndpointWatcher should be creating activities
Open
area-service-discovery
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
Upon an analysis of my application i have observed that "Microsoft.Extensions.ServiceDiscovery.ServiceEndpointWatcher" is not having trace/transactions ids.
As such i would like that all methods generating logs are wrapped in activities to enabled distributed tracing and at the same time all log events have a trace/transaction id.
At the same time it should be checked if any other methods are not covered
Contributor guide
Assessment
This issue has not been assessed yet.