dotnet / dotnet/diagnostics

dotnet trace should show filter data in output

Open
#538 0 comments 1 reaction 0 assignees View on GitHub
dotnet-trace enhancement
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

It shows everything but the filter data:

```
Provider Name Keywords Level Enabled By
Microsoft-Extensions-Logging 0x000000000000000C Error(2) --providers

Process : /apps/AspNetCoreDiagnosticScenarios/Scenarios/bin/Debug/netcoreapp3.0/Scenarios
Output File : /apps/AspNetCoreDiagnosticScenarios/Scenarios/trace.nettrace

[00:00:00:00] Recording trace 102.00 (B)
```

For some providers, the filter data is important (like counters and Microsoft.Extensions.Logging)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.