Package evaluation to test OpenTelemetry on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T16:35:31.153 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.05s ################################################################################ # Installation # Installing OpenTelemetry... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c1912aec] + OpenTelemetry v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [d1d4a3ce] + BitFlags v0.1.9 [e1450e63] + BufferedStreams v1.2.2 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [4e289a0a] + EnumX v1.0.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [c27321d9] + Glob v1.3.1 [cd3eb016] + HTTP v1.10.19 [076d061b] + HashArrayMappedTries v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.6.0 [c1912aec] + OpenTelemetry v0.4.0 [4f63ef3d] + OpenTelemetryAPI v0.5.2 [f175482f] + OpenTelemetryExporterOtlpProtoHttp v0.1.5 [34e26579] + OpenTelemetryExporterPrometheus v0.3.0 [cc651e92] + OpenTelemetryProto v0.20.0 [f5929ecf] + OpenTelemetrySDK v0.4.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3349acd9] + ProtoBuf v1.2.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [777ac1f9] + SimpleBufferStream v1.2.0 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [9d95972d] + TupleTools v1.6.0 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 4.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2563.2 ms ✓ OpenTelemetrySDK 3703.3 ms ✓ OpenTelemetryAPI → OpenTelemetryAPIHTTPExt 4514.8 ms ✓ OpenTelemetryExporterOtlpProtoHttp 3558.2 ms ✓ OpenTelemetryExporterPrometheus 4096.0 ms ✓ OpenTelemetry 5 dependencies successfully precompiled in 19 seconds. 60 already precompiled. Precompilation completed after 32.09s ################################################################################ # Testing # Testing OpenTelemetry Status `/tmp/jl_SS06MQ/Project.toml` [cd3eb016] HTTP v1.10.19 [c1912aec] OpenTelemetry v0.4.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [f175482f] OpenTelemetryExporterOtlpProtoHttp v0.1.5 [34e26579] OpenTelemetryExporterPrometheus v0.3.0 [cc651e92] OpenTelemetryProto v0.20.0 [f5929ecf] OpenTelemetrySDK v0.4.2 [189a3867] Reexport v1.2.2 [22787eb5] Term v2.0.7 [f43a241f] Downloads v1.7.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SS06MQ/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [d1d4a3ce] BitFlags v0.1.9 [e1450e63] BufferedStreams v1.2.2 ⌅ [da1fd8a2] CodeTracking v1.3.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [460bff9d] ExceptionUnwrapping v0.1.11 [c27321d9] Glob v1.3.1 [cd3eb016] HTTP v1.10.19 [076d061b] HashArrayMappedTries v0.2.0 [eafb193a] Highlights v0.5.3 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [1c23619d] MyterialColors v0.3.0 [4d8831e6] OpenSSL v1.6.0 [c1912aec] OpenTelemetry v0.4.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [f175482f] OpenTelemetryExporterOtlpProtoHttp v0.1.5 [34e26579] OpenTelemetryExporterPrometheus v0.3.0 [cc651e92] OpenTelemetryProto v0.20.0 [f5929ecf] OpenTelemetrySDK v0.4.2 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [33c8b6b6] ProgressLogging v0.1.5 [3349acd9] ProtoBuf v1.2.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [777ac1f9] SimpleBufferStream v1.2.0 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [22787eb5] Term v2.0.7 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Executing the following code: begin using OpenTelemetry using Term # optional, for better display using Logging @info "Hello, World!" @warn "from" @error "OpenTelemetry.jl!" end OpenTelemetrySDKTermExt is loaded! ╭──── INFO ────────────────────────────────────────────────────╮ │ ::LogRecord │ │ ├─ body::String ⇒ "Hello, World!" │ │ ├─ timestamp::UInt64 ⇒ 0x18743dfeaba10e00 │ │ ├─ observed_timestamp::UInt64 ⇒ 0x18743dfeaba10e00 │ │ ├─ trace_id::UInt128 ⇒ 0x00000000000000000000000000000000 │ │ ├─ span_id::UInt64 ⇒ 0x0000000000000000 │ │ ├─ trace_flags::TraceFlag │ │ │ └─ sampled::Bool ⇒ false │ │ ├─ severity_text::String ⇒ "INFO" │ │ ├─ severity_number::Int64 ⇒ 9 │ │ ├─ resource::Resource │ │ │ ├─ attributes::BoundedAttributes │ │ │ │ ├─ attrs::NamedTuple │ │ │ │ │ ├─ service.name::String ⇒ "unknown_service:julia" │ │ │ │ │ ├─ telemetry.sdk.language::String ⇒ "julia" │ │ │ │ │ ├─ telemetry.sdk.name::String ⇒ "opentelemetry" │ │ │ │ │ └─ telemetry.sdk.version::String ⇒ "0.5.2" │ │ │ │ ├─ count_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ └─ schema_url::String ⇒ "" │ │ ├─ instrumentation_scope::InstrumentationScope │ │ │ ├─ name::String ⇒ "OpenTelemetryAPI" │ │ │ ├─ version::VersionNumber ⇒ v"0.5.2" │ │ │ ├─ schema_url::String ⇒ "" │ │ │ └─ attributes::BoundedAttributes │ │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ └─ attributes::BoundedAttributes │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ ├─ count_limit::Int64 ⇒ 128 │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ ╰────────────────────────────────── 2025-11-02T16:38:38.219 ───╯ ╭──── WARN ────────────────────────────────────────────────────╮ │ ::LogRecord │ │ ├─ body::String ⇒ "from" │ │ ├─ timestamp::UInt64 ⇒ 0x18743e02794ebe00 │ │ ├─ observed_timestamp::UInt64 ⇒ 0x18743e02794ebe00 │ │ ├─ trace_id::UInt128 ⇒ 0x00000000000000000000000000000000 │ │ ├─ span_id::UInt64 ⇒ 0x0000000000000000 │ │ ├─ trace_flags::TraceFlag │ │ │ └─ sampled::Bool ⇒ false │ │ ├─ severity_text::String ⇒ "WARN" │ │ ├─ severity_number::Int64 ⇒ 13 │ │ ├─ resource::Resource │ │ │ ├─ attributes::BoundedAttributes │ │ │ │ ├─ attrs::NamedTuple │ │ │ │ │ ├─ service.name::String ⇒ "unknown_service:julia" │ │ │ │ │ ├─ telemetry.sdk.language::String ⇒ "julia" │ │ │ │ │ ├─ telemetry.sdk.name::String ⇒ "opentelemetry" │ │ │ │ │ └─ telemetry.sdk.version::String ⇒ "0.5.2" │ │ │ │ ├─ count_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ └─ schema_url::String ⇒ "" │ │ ├─ instrumentation_scope::InstrumentationScope │ │ │ ├─ name::String ⇒ "OpenTelemetryAPI" │ │ │ ├─ version::VersionNumber ⇒ v"0.5.2" │ │ │ ├─ schema_url::String ⇒ "" │ │ │ └─ attributes::BoundedAttributes │ │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ └─ attributes::BoundedAttributes │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ ├─ count_limit::Int64 ⇒ 128 │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ ╰────────────────────────────────── 2025-11-02T16:38:54.554 ───╯ ╭──── ERROR ───────────────────────────────────────────────────╮ │ ::LogRecord │ │ ├─ body::String ⇒ "OpenTelemetry.jl!" │ │ ├─ timestamp::UInt64 ⇒ 0x18743e0279fb5600 │ │ ├─ observed_timestamp::UInt64 ⇒ 0x18743e0279fb5600 │ │ ├─ trace_id::UInt128 ⇒ 0x00000000000000000000000000000000 │ │ ├─ span_id::UInt64 ⇒ 0x0000000000000000 │ │ ├─ trace_flags::TraceFlag │ │ │ └─ sampled::Bool ⇒ false │ │ ├─ severity_text::String ⇒ "ERROR" │ │ ├─ severity_number::Int64 ⇒ 17 │ │ ├─ resource::Resource │ │ │ ├─ attributes::BoundedAttributes │ │ │ │ ├─ attrs::NamedTuple │ │ │ │ │ ├─ service.name::String ⇒ "unknown_service:julia" │ │ │ │ │ ├─ telemetry.sdk.language::String ⇒ "julia" │ │ │ │ │ ├─ telemetry.sdk.name::String ⇒ "opentelemetry" │ │ │ │ │ └─ telemetry.sdk.version::String ⇒ "0.5.2" │ │ │ │ ├─ count_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ └─ schema_url::String ⇒ "" │ │ ├─ instrumentation_scope::InstrumentationScope │ │ │ ├─ name::String ⇒ "OpenTelemetryAPI" │ │ │ ├─ version::VersionNumber ⇒ v"0.5.2" │ │ │ ├─ schema_url::String ⇒ "" │ │ │ └─ attributes::BoundedAttributes │ │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ └─ attributes::BoundedAttributes │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ ├─ count_limit::Int64 ⇒ 128 │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ ╰────────────────────────────────── 2025-11-02T16:38:54.566 ───╯ Executing the following code: begin with_span("Hello, World!") do with_span("from") do @info "OpenTelemetry.jl!" end end end ╭──── INFO ────────────────────────────────────────────────────╮ │ ::LogRecord │ │ ├─ body::String ⇒ "OpenTelemetry.jl!" │ │ ├─ timestamp::UInt64 ⇒ 0x18743e0362016500 │ │ ├─ observed_timestamp::UInt64 ⇒ 0x18743e0362016500 │ │ ├─ trace_id::UInt128 ⇒ 0x5651b63a48cdc314b0c0a356004e47d3 │ │ ├─ span_id::UInt64 ⇒ 0x7858af8dff64b21e │ │ ├─ trace_flags::TraceFlag │ │ │ └─ sampled::Bool ⇒ true │ │ ├─ severity_text::String ⇒ "INFO" │ │ ├─ severity_number::Int64 ⇒ 9 │ │ ├─ resource::Resource │ │ │ ├─ attributes::BoundedAttributes │ │ │ │ ├─ attrs::NamedTuple │ │ │ │ │ ├─ service.name::String ⇒ "unknown_service:julia" │ │ │ │ │ ├─ telemetry.sdk.language::String ⇒ "julia" │ │ │ │ │ ├─ telemetry.sdk.name::String ⇒ "opentelemetry" │ │ │ │ │ └─ telemetry.sdk.version::String ⇒ "0.5.2" │ │ │ │ ├─ count_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ └─ schema_url::String ⇒ "" │ │ ├─ instrumentation_scope::InstrumentationScope │ │ │ ├─ name::String ⇒ "OpenTelemetryAPI" │ │ │ ├─ version::VersionNumber ⇒ v"0.5.2" │ │ │ ├─ schema_url::String ⇒ "" │ │ │ └─ attributes::BoundedAttributes │ │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ └─ attributes::BoundedAttributes │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ ├─ count_limit::Int64 ⇒ 128 │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ │ ╰────────────────────────────────── 2025-11-02T16:38:58.458 ───╯ ╭──── from ──────────────────────────────────────────────────────╮ │ ::Span │ │ ├─ name::String ⇒ "from" │ │ ├─ tracer::Tracer │ │ │ └─ instrumentation_scope::InstrumentationScope │ │ │ ├─ name::String ⇒ "OpenTelemetryAPI" │ │ │ ├─ version::VersionNumber ⇒ v"0.5.2" │ │ │ ├─ schema_url::String ⇒ "" │ │ │ └─ attributes::BoundedAttributes │ │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ ├─ span_context::SpanContext │ │ │ ├─ span_id::UInt64 ⇒ 0x7858af8dff64b21e │ │ │ ├─ trace_id::UInt128 ⇒ 0x5651b63a48cdc314b0c0a356004e47d3 │ │ │ ├─ is_remote::Bool ⇒ false │ │ │ ├─ trace_flag::TraceFlag │ │ │ │ └─ sampled::Bool ⇒ true │ │ │ └─ trace_state::TraceState │ │ │ └─ kv::NamedTuple ⇒ NamedTuple() │ │ ├─ parent_span_context::SpanContext │ │ │ ├─ span_id::UInt64 ⇒ 0x7de2ad5ca3aa2571 │ │ │ ├─ trace_id::UInt128 ⇒ 0x5651b63a48cdc314b0c0a356004e47d3 │ │ │ ├─ is_remote::Bool ⇒ false │ │ │ ├─ trace_flag::TraceFlag │ │ │ │ └─ sampled::Bool ⇒ true │ │ │ └─ trace_state::TraceState │ │ │ └─ kv::NamedTuple ⇒ NamedTuple() │ │ ├─ kind::SpanKind ⇒ SPAN_KIND_INTERNAL │ │ ├─ start_time::UInt64 ⇒ 0x18743e035814a300 │ │ ├─ end_time::UInt64 ⇒ 0x18743e0363aaea00 │ │ ├─ attributes::BoundedAttributes │ │ │ ├─ attrs::Dict ⇒ Dict() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ ├─ links::Limited │ │ │ ├─ xs::Array │ │ │ │ ├─ ref::GenericMemoryRef │ │ │ │ │ ├─ ptr_or_offset::Ptr ⇒ Ptr(0x0000742853869d00) │ │ │ │ │ └─ mem::GenericMemory │ │ │ │ │ ├─ length::Int64 ⇒ 0 │ │ │ │ │ └─ ptr::Ptr ⇒ Ptr(0x0000742853869d00) │ │ │ │ └─ size::Tuple │ │ │ │ └─ 1::Int64 ⇒ 0 │ │ │ ├─ limit::Int64 ⇒ 128 │ │ │ └─ n_dropped::Int64 ⇒ 0 │ │ ├─ events::Limited │ │ │ ├─ xs::Array │ │ │ │ ├─ ref::GenericMemoryRef │ │ │ │ │ ├─ ptr_or_offset::Ptr ⇒ Ptr(0x0000742853869690) │ │ │ │ │ └─ mem::GenericMemory │ │ │ │ │ ├─ length::Int64 ⇒ 0 │ │ │ │ │ └─ ptr::Ptr ⇒ Ptr(0x0000742853869690) │ │ │ │ └─ size::Tuple │ │ │ │ └─ 1::Int64 ⇒ 0 │ │ │ ├─ limit::Int64 ⇒ 128 │ │ │ └─ n_dropped::Int64 ⇒ 0 │ │ └─ status::SpanStatus │ │ ├─ code::SpanStatusCode ⇒ SPAN_STATUS_UNSET │ │ └─ description::Nothing ⇒ nothing │ │ │ ╰────────── 2025-11-02T16:38:58.292 ~ 2025-11-02T16:38:58.486 ───╯ ╭──── Hello, World! ─────────────────────────────────────────────╮ │ ::Span │ │ ├─ name::String ⇒ "Hello, World!" │ │ ├─ tracer::Tracer │ │ │ └─ instrumentation_scope::InstrumentationScope │ │ │ ├─ name::String ⇒ "OpenTelemetryAPI" │ │ │ ├─ version::VersionNumber ⇒ v"0.5.2" │ │ │ ├─ schema_url::String ⇒ "" │ │ │ └─ attributes::BoundedAttributes │ │ │ ├─ attrs::NamedTuple ⇒ NamedTuple() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ ├─ span_context::SpanContext │ │ │ ├─ span_id::UInt64 ⇒ 0x7de2ad5ca3aa2571 │ │ │ ├─ trace_id::UInt128 ⇒ 0x5651b63a48cdc314b0c0a356004e47d3 │ │ │ ├─ is_remote::Bool ⇒ false │ │ │ ├─ trace_flag::TraceFlag │ │ │ │ └─ sampled::Bool ⇒ true │ │ │ └─ trace_state::TraceState │ │ │ └─ kv::NamedTuple ⇒ NamedTuple() │ │ ├─ parent_span_context::Nothing ⇒ nothing │ │ ├─ kind::SpanKind ⇒ SPAN_KIND_INTERNAL │ │ ├─ start_time::UInt64 ⇒ 0x18743e02e31f7a00 │ │ ├─ end_time::UInt64 ⇒ 0x18743e05449a2200 │ │ ├─ attributes::BoundedAttributes │ │ │ ├─ attrs::Dict ⇒ Dict() │ │ │ ├─ count_limit::Int64 ⇒ 128 │ │ │ ├─ value_length_limit::Int64 ⇒ 9223372036854775807 │ │ │ └─ n_dropped::UInt32 ⇒ 0x00000000 │ │ ├─ links::Limited │ │ │ ├─ xs::Array │ │ │ │ ├─ ref::GenericMemoryRef │ │ │ │ │ ├─ ptr_or_offset::Ptr ⇒ Ptr(0x0000742853869d00) │ │ │ │ │ └─ mem::GenericMemory │ │ │ │ │ ├─ length::Int64 ⇒ 0 │ │ │ │ │ └─ ptr::Ptr ⇒ Ptr(0x0000742853869d00) │ │ │ │ └─ size::Tuple │ │ │ │ └─ 1::Int64 ⇒ 0 │ │ │ ├─ limit::Int64 ⇒ 128 │ │ │ └─ n_dropped::Int64 ⇒ 0 │ │ ├─ events::Limited │ │ │ ├─ xs::Array │ │ │ │ ├─ ref::GenericMemoryRef │ │ │ │ │ ├─ ptr_or_offset::Ptr ⇒ Ptr(0x0000742853869690) │ │ │ │ │ └─ mem::GenericMemory │ │ │ │ │ ├─ length::Int64 ⇒ 0 │ │ │ │ │ └─ ptr::Ptr ⇒ Ptr(0x0000742853869690) │ │ │ │ └─ size::Tuple │ │ │ │ └─ 1::Int64 ⇒ 0 │ │ │ ├─ limit::Int64 ⇒ 128 │ │ │ └─ n_dropped::Int64 ⇒ 0 │ │ └─ status::SpanStatus │ │ ├─ code::SpanStatusCode ⇒ SPAN_STATUS_UNSET │ │ └─ description::Nothing ⇒ nothing │ │ │ ╰────────── 2025-11-02T16:38:56.330 ~ 2025-11-02T16:39:06.555 ───╯ Executing the following code: begin m = Meter("demo_metrics"); c = Counter{Int}("fruit_counter", m); c(; name = "apple", color = "red") c(2; name = "lemon", color = "yellow") c(1; name = "lemon", color = "yellow") c(2; name = "apple", color = "green") c(5; name = "apple", color = "red") c(4; name = "lemon", color = "yellow") r = MetricReader(); r() end ╭──── fruit_counter ──────────────────────────────────────────────────────────╮ │ ::Metric │ │ ├─ name::String ⇒ "fruit_counter" │ │ ├─ description::String ⇒ "" │ │ ├─ attribute_keys::Nothing ⇒ nothing │ │ ├─ aggregation::SumAgg │ │ │ ├─ agg_store::AggregationStore │ │ │ │ ├─ points::Dict │ │ │ │ │ ├─ color=yellow,name=lemon::DataPoint │ │ │ │ │ │ ├─ value::Int64 ⇒ 7 │ │ │ │ │ │ ├─ start_time_unix_nano::UInt64 ⇒ 0x18743e0604d5fc00 │ │ │ │ │ │ └─ time_unix_nano::UInt64 ⇒ 0x18743e0605c00e00 │ │ │ │ │ ├─ color=red,name=apple::DataPoint │ │ │ │ │ │ ├─ value::Int64 ⇒ 6 │ │ │ │ │ │ ├─ start_time_unix_nano::UInt64 ⇒ 0x18743e0604601900 │ │ │ │ │ │ └─ time_unix_nano::UInt64 ⇒ 0x18743e0605bfa400 │ │ │ │ │ └─ color=green,name=apple::DataPoint │ │ │ │ │ ├─ value::Int64 ⇒ 2 │ │ │ │ │ ├─ start_time_unix_nano::UInt64 ⇒ 0x18743e0605bf3300 │ │ │ │ │ └─ time_unix_nano::UInt64 ⇒ 0x18743e0605bf2700 │ │ │ │ └─ max_points::Int64 ⇒ 2000 │ │ │ ├─ exemplar_reservoir_factory::#42#43 ⇒ OpenTelemetrySDK.var"#42#43"() │ │ │ └─ is_monotonic::Bool ⇒ true │ │ └─ instrument::Counter │ │ ├─ name::String ⇒ "fruit_counter" │ │ ├─ unit::String ⇒ "" │ │ └─ description::String ⇒ "" │ │ │ ╰───────────────────────────────────────────────────── 3 point(s) in total ───╯ ╭──── fruit_counter ──────────────────────────────────────────────────────────╮ │ ::Metric │ │ ├─ name::String ⇒ "fruit_counter" │ │ ├─ description::String ⇒ "" │ │ ├─ attribute_keys::Nothing ⇒ nothing │ │ ├─ aggregation::SumAgg │ │ │ ├─ agg_store::AggregationStore │ │ │ │ ├─ points::Dict │ │ │ │ │ ├─ color=yellow,name=lemon::DataPoint │ │ │ │ │ │ ├─ value::Int64 ⇒ 7 │ │ │ │ │ │ ├─ start_time_unix_nano::UInt64 ⇒ 0x18743e0604d5fc00 │ │ │ │ │ │ └─ time_unix_nano::UInt64 ⇒ 0x18743e0605c00e00 │ │ │ │ │ ├─ color=red,name=apple::DataPoint │ │ │ │ │ │ ├─ value::Int64 ⇒ 6 │ │ │ │ │ │ ├─ start_time_unix_nano::UInt64 ⇒ 0x18743e0604601900 │ │ │ │ │ │ └─ time_unix_nano::UInt64 ⇒ 0x18743e0605bfa400 │ │ │ │ │ └─ color=green,name=apple::DataPoint │ │ │ │ │ ├─ value::Int64 ⇒ 2 │ │ │ │ │ ├─ start_time_unix_nano::UInt64 ⇒ 0x18743e0605bf3300 │ │ │ │ │ └─ time_unix_nano::UInt64 ⇒ 0x18743e0605bf2700 │ │ │ │ └─ max_points::Int64 ⇒ 2000 │ │ │ ├─ exemplar_reservoir_factory::#42#43 ⇒ OpenTelemetrySDK.var"#42#43"() │ │ │ └─ is_monotonic::Bool ⇒ true │ │ └─ instrument::Counter │ │ ├─ name::String ⇒ "fruit_counter" │ │ ├─ unit::String ⇒ "" │ │ └─ description::String ⇒ "" │ │ │ ╰───────────────────────────────────────────────────── 3 point(s) in total ───╯ Test Summary: | Total Time OpenTelemetry.jl | 0 2m37.2s Testing OpenTelemetry tests passed Testing completed after 172.26s PkgEval succeeded after 230.49s