opentelemetry-dotnet/test/OpenTelemetry.Tests
Christian Neumüller 3bb0445aa4
Fix LogRecordTest by using InvariantCulture. (#1683)
* Fix LogRecordTest by using InvariantCulture.

The test would fail if the current locale used something other than a
dot as the decimal separator (e.g. comma).

* dotnet-format
2021-01-11 09:44:08 -08:00
..
Context Add GlobalPropagators API and have instrumentation default to it (#1428) 2020-11-02 20:40:31 -08:00
Instrumentation Mark DiagnosticSource subscription helpers as internal (#1466) 2020-11-04 21:52:21 -08:00
Internal [SelfDiagnosticsModule] Add user guide for troubleshooting (#1477) 2020-11-09 14:57:25 -08:00
Logs Fix LogRecordTest by using InvariantCulture. (#1683) 2021-01-11 09:44:08 -08:00
Metrics Add start timestamp to OpenTelemetry metric aggregators (#1375) 2020-11-04 13:25:05 -08:00
Resources ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
Shared Added SimpleExporter and BatchExporter for Activity and LogRecord (#1622) 2021-01-06 11:59:19 -08:00
Trace Added SimpleExporter and BatchExporter for Activity and LogRecord (#1622) 2021-01-06 11:59:19 -08:00
BaggageTests.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
EventSourceTest.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
OpenTelemetry.Tests.csproj Add Unit Tests for Logs (#1613) 2020-11-25 11:14:03 -08:00
SuppressInstrumentationTest.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00