Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com> Co-authored-by: Cijo Thomas <cijo.thomas@gmail.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
Runmethod forCounterand uncomment everything related toHistogramin 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