Lukas Zaiser
Lukas Zaiser
Hello, how can I modify the elastic search index created by zipkin? I have three container running for int/qs/live and I want to have three different indices for this in...
Hi, when I try to add this Handler like this: ``` services.AddSingleton(new TracingHandler(ServiceName)); services.AddHttpClient("MyHttpClient", ConfigureMyHttpClient) .AddHttpMessageHandler(); ``` I get error: ``` DelegatingHandler instances provided to HttpMessageHandlerBuilder must not be reused...
Hey guys, I think your product here is great, but it's really hard getting started. Can you explain what's the difference between Client and Server Trace?
For things like retries, proxies etc. please let us inject HttpClient in AuthenticationClient class