opentelemetry-dotnet/test/OpenTelemetry.Tests.Stress..../README.md

614 B

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