aminotran

Results 4 comments of aminotran

me too. Need this feature too.

> This is my fix until an official solution is released. > > tracing.AddAspNetCoreInstrumentation(options => > { > options.EnrichWithHttpResponse = (activity, response) => > { > var endpoint = response.HttpContext.GetEndpoint();...

> [@aminotran](https://github.com/aminotran) It goes in the `AddOpenTelemetry` service registration, so in `Program.cs` you would put it here: > > using Microsoft.AspNetCore.Mvc.Controllers; > using OpenTelemetry.Trace; > > var builder = WebApplication.CreateBuilder(args);...

Try it: [nginx-love](https://github.com/TinyActive/nginx-love) It's ready for load balancing and more.