Azure / Azure/azure-functions-host
Add Tracing for the User Agent
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
#### What problem would the feature you're requesting solve? Please describe.
The follow up item of https://github.com/Azure/azure-functions-host/pull/11315/ conversation.
@soninaren recommend to add traceability to the User Agent. Let's discuss and implement it.
#### Describe the solution you'd like
Current idea is add `Guid` to the UserAgent section on the PR that introduced.
Better solution is, correlate the id with Distributed Tracing. Let's discuss it!
Contributor guide
Research direction
Start by reviewing the conversation and changes in PR #11315, especially the UserAgent section. Then compare the proposed Guid approach with the Distributed Tracing correlation idea and clarify the expected trace behavior. Done means an agreed approach is implemented and its tracing behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- distributed-systems, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100