Otel
2024
Telemetry-Driven API Evolution: Removing Obsolete Endpoints in ASP.NET Core
·8 mins
Dotnet
Otel
Aspire
It’s common to evolve HTTP APIs, and while it’s very easy to expose new and improved versions of a given functionality, not so much to safely obsolete and eventually remove an API.