Handle dotnet/extensions scenarios in ASP.NET metrics middleware #48666
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
We recently added metrics middleware support to ASP.NET, and dotnet/extensions also introduced alternative middleware. Ideally we handle that in a way that feels like customization or composition, not just picking between multiple alternative implementations that differ along multiple dimensions.
The important things dotnet/extensions wants to support:
The output here would be some prototype, sample, or doc that demonstrates how we plan to handle this and what the experience is for users. There may or may not be runtime changes needed.
cc @geeknoid @dpk83 @JamesNK @antonfirsov
The text was updated successfully, but these errors were encountered: