feat: Added segment synthesizer and provided ability to convert http client otel spans to external http trace segments #5745
ci-workflow.yml
on: pull_request
should_run
8s
Matrix: integration
Matrix: unit
Matrix: versioned-internal
Matrix: ci
Matrix: lint
Matrix: versioned-external
Matrix: codecov
all-clear
0s
Annotations
10 warnings and 16 notices
lint (lts/*):
api.js#L1567
The type 'getTraceMetadata' is undefined
|
lint (lts/*):
api.js#L1921
Missing JSDoc @returns declaration
|
lint (lts/*):
bin/create-docs-pr.js#L124
Missing JSDoc @returns declaration
|
lint (lts/*):
bin/create-docs-pr.js#L173
Missing JSDoc @returns declaration
|
lint (lts/*):
bin/create-docs-pr.js#L205
Missing JSDoc @returns declaration
|
lint (lts/*):
bin/create-docs-pr.js#L311
Missing JSDoc @returns declaration
|
lint (lts/*):
lib/agent.js#L209
'config' is already declared in the upper scope on line 157 column 16
|
lint (lts/*):
lib/agent.js#L220
'config' is already declared in the upper scope on line 157 column 16
|
lint (lts/*):
lib/agent.js#L230
'config' is already declared in the upper scope on line 157 column 16
|
lint (lts/*):
lib/agent.js#L241
'config' is already declared in the upper scope on line 157 column 16
|
ci (lts/*)
Total Tests: 4
Suites 📂: 0
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1137.342ms
|
unit (20.x):
test/unit/util/code-level-metrics.test.js#L104
This is testing Express router.route which binds a function thus breaking any function metadata
|
unit (20.x):
test/unit/spans/batch-span-streamer.test.js#L199
this will simulate n full batches and the last batch being 1/3 full
|
unit (20.x)
Total Tests: 4423
Suites 📂: 0
Passed ✅: 4401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 19
Duration 🕐: 58141.268ms
|
unit (18.x):
test/unit/util/code-level-metrics.test.js#L104
This is testing Express router.route which binds a function thus breaking any function metadata
|
unit (18.x):
test/unit/spans/batch-span-streamer.test.js#L199
this will simulate n full batches and the last batch being 1/3 full
|
unit (18.x)
Total Tests: 4425
Suites 📂: 0
Passed ✅: 4406
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 19
Duration 🕐: 59866.048ms
|
unit (22.x):
test/unit/util/code-level-metrics.test.js#L104
This is testing Express router.route which binds a function thus breaking any function metadata
|
unit (22.x):
test/unit/spans/batch-span-streamer.test.js#L199
this will simulate n full batches and the last batch being 1/3 full
|
unit (22.x)
Total Tests: 4423
Suites 📂: 0
Passed ✅: 4401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 19
Duration 🕐: 56574.063ms
|
integration (18.x)
Total Tests: 1
Suites 📂: 0
Passed ✅: 1
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 571.179ms
|
integration (18.x)
Total Tests: 67
Suites 📂: 0
Passed ✅: 67
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 135020.632ms
|
integration (20.x)
Total Tests: 1
Suites 📂: 0
Passed ✅: 1
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 460.054ms
|
integration (20.x)
Total Tests: 67
Suites 📂: 0
Passed ✅: 67
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 149870.443ms
|
integration (22.x)
Total Tests: 1
Suites 📂: 0
Passed ✅: 1
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 473.224ms
|
integration (22.x)
Total Tests: 67
Suites 📂: 0
Passed ✅: 67
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 154658.580ms
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-tests-cjs-18.x
|
126 KB |
|
integration-tests-cjs-20.x
|
126 KB |
|
integration-tests-cjs-22.x
|
126 KB |
|
integration-tests-esm-18.x
|
73.5 KB |
|
integration-tests-esm-20.x
|
73.5 KB |
|
integration-tests-esm-22.x
|
73.4 KB |
|
unit-tests-18.x
|
162 KB |
|
unit-tests-20.x
|
162 KB |
|
unit-tests-22.x
|
162 KB |
|
versioned-tests-18.x
|
146 KB |
|
versioned-tests-20.x
|
146 KB |
|
versioned-tests-22.x
|
145 KB |
|