opentelemetry-dotnet/test/OpenTelemetry.Tests.Stress....
Timothy Mothra 804c448d2e
add nullable enable to Common.props and disable in projects. (#3964)
2022-12-05 15:33:57 -08:00
..
OpenTelemetry.Tests.Stress.Metrics.csproj add nullable enable to Common.props and disable in projects. (#3964) 2022-12-05 15:33:57 -08:00
Program.cs Update prometheus ports to the default 9464 (#3914) 2022-11-16 21:31:10 -05:00
README.md Cleaned up notes. (#3899) 2022-11-14 10:21:33 -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 net6.0 --configuration Release