opentelemetry-dotnet/test/OpenTelemetry.Tests
Utkarsh Umesan Pillai 82d3bacd68
Remove semVer prefix (#3929)
* Remove semVer prefix

* Use default instrumentation version as 1.0.0.0
2022-11-21 16:20:11 -08:00
..
Context Fix analyzers (#3053) 2022-04-01 07:46:32 -07:00
Instrumentation Move all diagnostic source events to a single callback method `OnEventWritten` (#3691) 2022-09-26 15:22:41 -04:00
Internal [SDK] Support dependency injection in ResourceBuilder and load envvars from IConfiguration (#3782) 2022-10-19 15:14:07 -04:00
Logs [Logs] Support dependency injection in ResourceBuilder and load envvars from IConfiguration (#3889) 2022-11-11 11:49:44 -08:00
Metrics Limit character set according to spec (#3821) 2022-10-27 20:55:05 -07:00
Resources Remove semVer prefix (#3929) 2022-11-21 16:20:11 -08:00
Shared improve eventsource tests - part 1 (#3586) 2022-09-16 19:22:22 -04:00
Trace Removed AddExporter API for 1.4 release. (#3908) 2022-11-17 12:30:37 -05:00
BaggageTests.cs Identified all exception throws in code base (#2416) 2021-10-18 10:29:54 -07:00
BaseExporterTest.cs improve code coverage: `BaseExporter`, `BaseProcessor`, `PooledList`, `SamplingResult`, `SimpleExportProcessor`, `TracerProviderExtensions`, `MathHelper`, and `WildcardHelper` (#3476) 2022-08-04 16:05:00 -07:00
BaseProcessorTest.cs improve code coverage: `BaseExporter`, `BaseProcessor`, `PooledList`, `SamplingResult`, `SimpleExportProcessor`, `TracerProviderExtensions`, `MathHelper`, and `WildcardHelper` (#3476) 2022-08-04 16:05:00 -07:00
EventSourceTest.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
OpenTelemetry.Tests.csproj add net7.0 to test and docs project (#3842) 2022-10-28 16:58:56 -04:00
SimpleExportProcessorTest.cs improve code coverage: `BaseExporter`, `BaseProcessor`, `PooledList`, `SamplingResult`, `SimpleExportProcessor`, `TracerProviderExtensions`, `MathHelper`, and `WildcardHelper` (#3476) 2022-08-04 16:05:00 -07:00
SuppressInstrumentationTest.cs Added unit tests for SuppressInstrumentationScope (#1909) 2021-03-15 18:26:44 -07:00