opentelemetry-dotnet/test/OpenTelemetry.Tests.Stress....
Luiz Lelis fea6793a55
Clean up package version definitions using Directory.Packages.props (#4298)
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-05-09 09:35:05 -07:00
..
OpenTelemetry.Tests.Stress.Metrics.csproj Clean up package version definitions using Directory.Packages.props (#4298) 2023-05-09 09:35:05 -07:00
Program.cs Move exemplarreservoir to outside of Histogram (#4250) 2023-03-01 19:16:29 -05:00
README.md [docs] Update "note" styling (#4130) 2023-01-31 16:53:05 -08:00

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 net7.0 --configuration Release