netcoreapp3.1
namespace Microsoft.ReverseProxy.Telemetry.Consumption
{
    public interface IKestrelTelemetryConsumer
    {
        void OnRequestStart(DateTime timestamp, string connectionId, string requestId);
    }
}
Assembly Microsoft.ReverseProxy.Telemetry.Consumption , Version=1.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
Package Microsoft.ReverseProxy.Telemetry.Consumption netcoreapp3.1
Preview This API is contained in a prerelease package.
.NET Core 3.1
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/06/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙