|
|
||
|---|---|---|
| .. | ||
| Exporter | ||
| Helper | ||
| Instrumentation | ||
| Logs | ||
| Metrics | ||
| Trace | ||
| Benchmarks.csproj | ||
| EventSourceBenchmarks.cs | ||
| Program.cs | ||
| README.md | ||
README.md
OpenTelemetry Benchmarks
Use the following example to run Benchmarks from command line: (change parameters as necessary)
Navigate to ./test/Benchmarks directory and run the following command:
dotnet run --framework netcoreapp3.1 --configuration Release --filter *TraceBenchmarks*