Skip to content

contrib/go.mongodb.org/mongo-driver.v2: add support#3604

Merged
rarguelloF merged 6 commits into
mainfrom
rarguelloF/mongodb-v2
Jun 13, 2025
Merged

contrib/go.mongodb.org/mongo-driver.v2: add support#3604
rarguelloF merged 6 commits into
mainfrom
rarguelloF/mongodb-v2

Conversation

@rarguelloF

@rarguelloF rarguelloF commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Continuation of #3208

Adds support for contrib/go.mongodb.org/mongo-driver.v2.

Orchestrion support will be added in a follow-up PR (otherwise CI won't pass because of the changes in orchestrion/all/go.mod points to a module version that does not exist yet).

Motivation

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.
  • New code is free of linting errors. You can check this by running golangci-lint run locally.
  • Add an appropriate team label so this PR gets put in the right place for the release notes.
  • Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.

Unsure? Have a question? Request a review!

@github-actions github-actions Bot added the apm:ecosystem contrib/* related feature requests or bugs label Jun 9, 2025
@pr-commenter

pr-commenter Bot commented Jun 9, 2025

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2025-06-13 17:01:56

Comparing candidate commit bb9c93c in PR branch rarguelloF/mongodb-v2 with baseline commit a61135e in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics.

@rarguelloF
rarguelloF force-pushed the rarguelloF/mongodb-v2 branch from ab431ef to d36dc3c Compare June 9, 2025 12:09
@rarguelloF
rarguelloF marked this pull request as ready for review June 9, 2025 16:07
@rarguelloF
rarguelloF requested review from a team as code owners June 9, 2025 16:07
@rarguelloF
rarguelloF enabled auto-merge (squash) June 13, 2025 13:32
@rarguelloF
rarguelloF merged commit 5aaddf4 into main Jun 13, 2025
239 checks passed
@rarguelloF
rarguelloF deleted the rarguelloF/mongodb-v2 branch June 13, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apm:ecosystem contrib/* related feature requests or bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants