Roadmap to becoming an ASP.NET Core developer in 2022
-
Updated
Apr 10, 2022
open-telemetry/opentelemetry-dotnet#3112 As a follow up to this, we can now modify the instrumentation libraries to leverage the new Status field on Activity.
Add a description, image, and links to the asp-net-core topic page so that developers can more easily learn about it.
To associate your repository with the asp-net-core topic, visit your repo's landing page and select "manage topics."
Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul