opentelemetry-dotnet/test/OpenTelemetry.Tests.Stress....
Utkarsh Umesan Pillai 3157b5ce12
Remove unnecessary using statements (#4023)
* Remove unnecessary using statements from docs, examples, benchmarks and stress tests
2022-12-20 11:20:15 -08:00
..
DummyProcessor.cs Remove unnecessary using statements (#4023) 2022-12-20 11:20:15 -08:00
OpenTelemetry.Tests.Stress.Logs.csproj add nullable enable to Common.props and disable in projects. (#3964) 2022-12-05 15:33:57 -08:00
Payload.cs Add stress test for strong-typed logging (#2892) 2022-02-14 20:59:40 -08:00
Program.cs Remove unnecessary using statements (#4023) 2022-12-20 11:20:15 -08:00
README.md Add stress test for strong-typed logging (#2892) 2022-02-14 20:59:40 -08:00

README.md

OpenTelemetry Stress Tests for Logs

This is Stress Test specifically for logging, and is based on the OpenTelemetry.Tests.Stress.

Running the stress test

Open a console, run the following command from the current folder:

dotnet run --framework net6.0 --configuration Release