Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(instrumentation-mongodb): Add requireParentSpan config option. #2658

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Update command span creation behaviour.

7cba82a
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-mongodb): Add requireParentSpan config option. #2658

Update command span creation behaviour.
7cba82a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 23, 2025 in 1s

47.61% of diff hit (target 80.00%)

View this Pull Request on Codecov

47.61% of diff hit (target 80.00%)

Annotations

Check warning on line 450 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L450

Added line #L450 was not covered by tests

Check warning on line 455 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L455

Added line #L455 was not covered by tests

Check warning on line 506 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L506

Added line #L506 was not covered by tests

Check warning on line 512 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L512

Added line #L512 was not covered by tests

Check warning on line 556 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L556

Added line #L556 was not covered by tests

Check warning on line 560 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L560

Added line #L560 was not covered by tests

Check warning on line 565 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L565

Added line #L565 was not covered by tests

Check warning on line 655 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L655

Added line #L655 was not covered by tests

Check warning on line 660 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L660

Added line #L660 was not covered by tests

Check warning on line 724 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L724

Added line #L724 was not covered by tests

Check warning on line 729 in plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/opentelemetry-instrumentation-mongodb/src/instrumentation.ts#L729

Added line #L729 was not covered by tests