opentelemetry-dotnet/test/OpenTelemetry.Tests.Stress....
Utkarsh Umesan Pillai ccfbcc62d1
Mark Exemplars internal (#4533)
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
2023-05-31 20:32:43 -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 Mark Exemplars internal (#4533) 2023-05-31 20:32:43 -07: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