|
|
||
|---|---|---|
| .. | ||
| OpenTelemetry.Tests.Stress.Metrics.csproj | ||
| Program.cs | ||
| README.md | ||
README.md
OpenTelemetry Stress Tests for Metrics
This stress test is specifically for Metrics SDK, and is based on the OpenTelemetry.Tests.Stress.
NOTE: To run the stress tests for Histogram, comment out the Run method
for Counter and uncomment everything related to Histogram in the
Program.cs.
Running the stress test
Open a console, run the following command from the current folder:
dotnet run --framework net6.0 --configuration Release