Client-side load balancing - is it possible to add selected address to AppInsights telemetry
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
Description
Hi, I configured client-side load balancing with static resolver and round robin, basing on Microsoft documentation. It's working fine.
Server side streaming is working as expected.
What I'm wondering about is whether it's possible to somehow extend ApplicationInsights telemetry with selected host address.
It would help in troubleshooting which server is failing, especially in ExceptionTelemetry.
Contributor guide
Research direction
No source file or test is named. Start by tracing the client-side load-balancing setup using the static resolver and round-robin policy, then review how ApplicationInsights ExceptionTelemetry is produced; determine whether the selected host address can be included. Done means telemetry identifies the server address associated with a failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- distributed-systems, observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100