Skip to content

Enable collection of new EventCounters in Kestrel  #1513

@shirhatti

Description

@shirhatti

We just added new EventCounters in Kestrel. We should enable collecting them in our perf runs
dotnet/aspnetcore#21649


[EventSource(Name = "Microsoft-AspNetCore-Server-Kestrel")]

connections-per-second
total-connections
tls-handshakes-per-second
total-tls-handshakes
current-tls-handshakes
failed-tls-handshakes
current-connections
connection-queue-length
request-queue-length
current-upgraded-requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions