Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com> |
||
---|---|---|
.. | ||
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 forCounter
and uncomment everything related toHistogram
in the Program.cs.
Running the stress test
Open a console, run the following command from the current folder:
dotnet run --framework net7.0 --configuration Release