You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@ interface IEntityStoreTelemetry
66
66
}
67
67
```
68
68
69
-
Checkout the [.NET Aspire Sample](https://github.com/purview-dev/purview-telemetry-sourcegenerator/tree/main/samples/SampleApp) Project to see the Activities, Logging, and Metrics working with the dashaboard.
70
-
71
69
For more information see the [wiki](https://github.com/purview-dev/purview-telemetry-sourcegenerator/wiki).
70
+
71
+
Checkout the [.NET Aspire Sample](https://github.com/purview-dev/purview-telemetry-sourcegenerator/tree/main/samples/SampleApp) Project to see the Activities, Logging, and Metrics working with the Aspire Dashboard.
72
+
73
+
> This sample project has `EmitCompilerGeneratedFiles` set to `true`, so you can easily see the generated output.
thrownewArgumentOutOfRangeException(nameof(requestCount),$"Requested count must be at least {minRequestCount}, and no greater than {maxRequestCount}.");
0 commit comments