[Tracing] Update telemetry metrics for OpenTelemtetry integration #14460
Triggered via pull request
December 20, 2024 19:20
Status
Success
Total duration
31m 50s
Artifacts
–
codeql-analysis.yml
on: pull_request
Analyze Profiler
12m 56s
Analyze Tracer
31m 42s
Annotations
20 errors and 4 warnings
Analyze Profiler
Cloning into 'libunwind'...
|
Analyze Profiler
remote: Enumerating objects: 20558, done.
|
Analyze Profiler
remote: Counting objects: 0% (1/3597)
|
Analyze Profiler
remote: Counting objects: 1% (36/3597)
|
Analyze Profiler
remote: Counting objects: 2% (72/3597)
|
Analyze Profiler
remote: Counting objects: 3% (108/3597)
|
Analyze Profiler
remote: Counting objects: 4% (144/3597)
|
Analyze Profiler
remote: Counting objects: 5% (180/3597)
|
Analyze Profiler
remote: Counting objects: 6% (216/3597)
|
Analyze Profiler
remote: Counting objects: 7% (252/3597)
|
Analyze Tracer
gmake[4]: warning: -j0 forced in submake: resetting jobserver mode.
|
Analyze Tracer
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/rejit_handler.cpp:54:25: warning: comparison between NULL and non-pointer ('ModuleID' (aka 'unsigned long') and NULL) [-Wnull-arithmetic]
|
Analyze Tracer
if (currentModuleId == NULL ||
|
Analyze Tracer
~~~~~~~~~~~~~~~ ^ ~~~~
|
Analyze Tracer
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/rejit_handler.cpp:55:18: warning: comparison between NULL and non-pointer ('ModuleID' (aka 'unsigned long') and NULL) [-Wnull-arithmetic]
|
Analyze Tracer
moduleId == NULL ||
|
Analyze Tracer
~~~~~~~~ ^ ~~~~
|
Analyze Tracer
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/rejit_handler.cpp:56:26: warning: comparison between NULL and non-pointer ('mdMethodDef' (aka 'unsigned int') and NULL) [-Wnull-arithmetic]
|
Analyze Tracer
currentMethodDef == NULL ||
|
Analyze Tracer
~~~~~~~~~~~~~~~~ ^ ~~~~
|
Analyze Profiler
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze Profiler
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze Tracer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze Tracer
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|