* Initial make build fix commit * change Link public API to accept ActivityTagsCollection * Add more SetAttribute overload to support int bool float and bool * changelog * Replace AddTag with SetTag in Activity * disable a test for temporary progress * reformat * url fix * Update Diagnosticourcepackage * version fix * ActivityTagsCollection * console exporter fix * one basic test * minor |
||
|---|---|---|
| .. | ||
| Exporter | ||
| Tracing | ||
| Benchmarks.csproj | ||
| OpenTelemetrySdkBenchmarks.cs | ||
| OpenTelemetrySdkBenchmarksActivity.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 *OpenTelemetrySdkBenchmarksActivity*