Refactor public API and align with 1.10 and 1.11 of the SDK #425
ci.yml
on: pull_request
test-windows
2m 28s
build
4m 1s
Annotations
2 errors and 4 warnings
Elastic.OpenTelemetry.AutoInstrumentation.IntegrationTests.PluginLoaderTests.ObserveDistributionPluginLoad:
tests/AutoInstrumentation.IntegrationTests/PluginLoaderTests.cs#L17
Expected output "[2025-02-12T08:43:40.459405745Z] [1|1] [info] OpenTelemetry CLR Profiler 1.9.0 on Linux (amd64)
[2025-02-12T08:43:40.459508528Z] [1|1] [debug] ClassFactory::CreateInstance
[2025-02-12T08:43:40.459525509Z] [1|1] [debug] Initialize
[2025-02-12T08:43:40.459555075Z] [1|1] [debug] Environment variables:
[2025-02-12T08:43:40.459817367Z] [1|1] [debug] DOTNET_RUNNING_IN_CONTAINER=true
[2025-02-12T08:43:40.459831544Z] [1|1] [debug] DOTNET_VERSION=8.0.13
[2025-02-12T08:43:40.459840130Z] [1|1] [debug] CORECLR_ENABLE_PROFILING=1
[2025-02-12T08:43:40.459846642Z] [1|1] [debug] CORECLR_PROFILER={918728DD-259F-4A6A-AC2B-B85E1B658318}
[2025-02-12T08:43:40.459854637Z] [1|1] [debug] CORECLR_PROFILER_PATH=/app/otel/linux-x64/OpenTelemetry.AutoInstrumentation.Native.so
[2025-02-12T08:43:40.459867711Z] [1|1] [debug] OTEL_DOTNET_AUTO_PLUGINS=Elastic.OpenTelemetry.AutoInstrumentationPlugin, Elastic.OpenTelemetry, Version=1.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
[2025-02-12T08:43:40.459874123Z] [1|1] [debug] OTEL_TRACES_EXPORTER=none
[2025-02-12T08:43:40.459879463Z] [1|1] [debug] OTEL_METRICS_EXPORTER=none
[2025-02-12T08:43:40.459885204Z] [1|1] [debug] OTEL_LOGS_EXPORTER=none
[2025-02-12T08:43:40.459893640Z] [1|1] [debug] OTEL_SERVICE_NAME=ExampleInstrumentation
[2025-02-12T08:43:40.459898509Z] [1|1] [debug] OTEL_LOG_LEVEL=debug
[2025-02-12T08:43:40.459904189Z] [1|1] [debug] OTEL_DOTNET_AUTO_LOG_DIRECTORY=/app/logs
[2025-02-12T08:43:40.459910882Z] [1|1] [debug] OTEL_DOTNET_AUTO_HOME=/app/otel
[2025-02-12T08:43:40.459915741Z] [1|1] [debug] OTEL_DOTNET_AUTO_LOGGER=console
[2025-02-12T08:43:40.459921922Z] [1|1] [debug] DOTNET_ADDITIONAL_DEPS=/app/otel/AdditionalDeps
[2025-02-12T08:43:40.459928495Z] [1|1] [debug] DOTNET_SHARED_STORE=/app/otel/store
[2025-02-12T08:43:40.459935308Z] [1|1] [debug] DOTNET_STARTUP_HOOKS=/app/otel/net/OpenTelemetry.AutoInstrumentation.StartupHook.dll
[2025-02-12T08:43:40.459940978Z] [1|1] [debug] OTEL_DOTNET_AUTO_FAIL_FAST_ENABLED=true
[2025-02-12T08:43:40.459947090Z] [1|1] [debug] Interface ICorProfilerInfo12 found.
[2025-02-12T08:43:40.459966596Z] [1|1] [debug] .NET Runtime: .NET 8.0
[2025-02-12T08:43:40.460239897Z] [1|1] [info] JIT Inlining is enabled.
[2025-02-12T08:43:40.460256408Z] [1|1] [info] NGEN is disabled.
[2025-02-12T08:43:40.460262016Z] [1|13] [info] Initializing ReJIT request thread.
[2025-02-12T08:43:40.460622612Z] [1|1] [info] Profiler filepath: /app/otel/linux-x64/OpenTelemetry.AutoInstrumentation.Native.so
[2025-02-12T08:43:40.460631729Z] [1|1] [info] Profiler attached.
[2025-02-12T08:43:40.462081530Z] [1|1] [debug] AssemblyLoadStarted: 94283449116400
[2025-02-12T08:43:40.462906229Z] [1|1] [debug] ModuleLoadStarted: 140016038264832
[2025-02-12T08:43:40.464311616Z] [1|1] [debug] ModuleLoadFinished: 140016038264832 System.Private.CoreLib AppDomain 94283448758416 [DefaultDomain] | IsNGEN = false | IsDynamic = false | IsResource = false
[2025-02-12T08:43:40.470400399Z] [1|1] [info] COR library: System.Private.CoreLib 8.0.0
[2025-02-12T08:43:40.470427800Z] [1|1] [debug] AssemblyLoadFinished: 94283449116400 0
[2025-02-12T08:43:40.494396588Z] [1|1] [debug] AppDomainCreationStarted: 140018175619824
[2025-02-12T08:43:40.494428868Z] [1|1] [debug] AppDomainCreationFinished: 140018175619824 hrStatus=0x00000000
[2025-02-12T08:43:40.494431803Z] [1|1] [debug] AppDomainCreationStarted: 94283448758416
[2025-02-12T08:43:40.494434829Z] [1|1] [debug] AppDomainCreationFinished: 94283448758416 hrStatus=0x00000000
[2025-02-12T08:43:40.504114815Z] [1|1] [debug] AssemblyLoadStarted: 94283448468608
[2025-02-12T08:43:40.504139350Z] [1|1] [debug] ModuleLoadStarted: 140016053863416
[2025-02-12T08:43:40.504176570Z] [1|1] [debug] ModuleLoadFinished: 140016053863416 Example.AutoInstrumentation AppDomain 94283448758416 [clrhost] | IsNGEN = false | IsDynamic = false | IsResource = false
[2025-02-12T08:43:40.504187050Z] [1|1] [debug] AssemblyLoadFinished: 94283448468608 0
[2025-02-12T08:43:40.504758999Z] [1|1] [debug] AssemblyLoadStarted: 94283448668752
[2025-02-12T0
|
build
Process completed with exit code 1.
|
test-windows
Cache not found for keys: Windows-nuget-ce0729bcffb47df81909c66ee02b8a9c188f9cb3437215978aa951b5d04335ec, Windows-nuget
|
test-windows
Cache not found for keys: otel-distribution
|
build
Cache not found for keys: Linux-nuget-90956fc0ed7843b7ee0bb5eb4e419aa800da7938b4978dd73cf378b42e9e5745, Linux-nuget
|
build
Cache not found for keys: otel-distribution
|