ASP.NET Core has added new counters for .NET 5. PR: https://github.com/dotnet/aspnetcore/pull/21649 .NET runtime stack (System.Net.* components) will be adding new counters shortly as well. The help text in [KnownData.cs](https://github.com/dotnet/diagnostics/blob/master/src/Tools/dotnet-counters/KnownData.cs) needs to be updated with these new counters.