Sim Tsai
Sim Tsai
fix issue, when Dst init property name miss match Src property name.
when i start a client use redis clustering, i can't got cluster , because no key [ServiceId/ClusterId] found in redis. e.g. > Service 1 ```csharp hostBuilder.UseOrleans((context, builder) => { builder.Configure(opt=>{...
when project `True` Generator file have many warning `CS1591`, can we suppress them in CodeGenerator ?
# Question **Describe your environment.** .netfx 4.8 opentelemetry-dotnet 1.0.0-rc1.1 **What are you trying to achieve?** current zipkin span name is router template if use asp.net mvc default route template, all...