Skip to content

Conversation

@jboolean
Copy link
Contributor

What does this PR do?

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 ./scripts/lint.sh 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!

Copy link
Contributor Author

jboolean commented Nov 13, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jboolean jboolean marked this pull request as ready for review November 13, 2025 16:51
@jboolean jboolean requested review from a team as code owners November 13, 2025 16:51
@pr-commenter
Copy link

pr-commenter bot commented Nov 13, 2025

Benchmarks

Benchmark execution time: 2025-11-18 22:31:16

Comparing candidate commit 9510ef0 in PR branch jb/contrib-mcp-go-intent-capture with baseline commit 625180d in branch jb/simplified-way-to-add-tracing.

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

@github-actions github-actions bot added the apm:ecosystem contrib/* related feature requests or bugs label Nov 13, 2025
@jboolean jboolean marked this pull request as draft November 13, 2025 17:02
@jboolean jboolean changed the title Intent capture and updated (no reflection) installation functions Intent capture Nov 13, 2025
@jboolean jboolean changed the title Intent capture feat(contrib/mcp-go): Intent capture Nov 13, 2025
@jboolean jboolean force-pushed the jb/contrib-mcp-go-intent-capture branch 3 times, most recently from 5f9d0d9 to 7720978 Compare November 13, 2025 18:32
@jboolean jboolean force-pushed the jb/simplified-way-to-add-tracing branch from 9f5e898 to 9ae69b2 Compare November 13, 2025 18:32
@jboolean jboolean force-pushed the jb/contrib-mcp-go-intent-capture branch from 7720978 to bcde0f7 Compare November 13, 2025 19:41
@jboolean jboolean force-pushed the jb/simplified-way-to-add-tracing branch from 9ae69b2 to b214025 Compare November 13, 2025 19:41
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Nov 13, 2025

⚠️ Tests

⚠️ Warnings

🧪 1 Test failed

TestMain from github.com/DataDog/dd-trace-go/v2/internal/orchestrion/_integration/mongo (Datadog)
Failed

-test.shuffle 1763502861428315611
panic: Log in goroutine after Test has completed: {"t":{"$date":"2025-11-18T21:54:21.699+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn4","msg":"Connection ended","attr":{"remote":"172.18.0.1:44080","isLoadBalanced":false,"uuid":{"uuid":{"$uuid":"3972e64b-9778-4b83-a96c-50821cd1efd8"}},"connectionId":4,"connectionCount":2}}
	
	

goroutine 66 [running]:
testing.(*common).logDepth(0xc000002a80, {0xc000af2140, 0x122}, 0x3)
	/opt/hostedtoolcache/go/1.24.10/x64/src/testing/testing.go:1064 +0x4b4
...

ℹ️ Info

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 9510ef0 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@jboolean jboolean force-pushed the jb/contrib-mcp-go-intent-capture branch from bcde0f7 to d26b7b1 Compare November 14, 2025 14:58
@jboolean jboolean force-pushed the jb/simplified-way-to-add-tracing branch from b214025 to 58df1a2 Compare November 14, 2025 14:58
@jboolean jboolean force-pushed the jb/contrib-mcp-go-intent-capture branch from d26b7b1 to 777df4e Compare November 18, 2025 15:59
@jboolean jboolean force-pushed the jb/simplified-way-to-add-tracing branch from 58df1a2 to bb9ade0 Compare November 18, 2025 15:59
@jboolean jboolean force-pushed the jb/contrib-mcp-go-intent-capture branch from 777df4e to 1e39ef2 Compare November 18, 2025 19:16
@jboolean jboolean force-pushed the jb/contrib-mcp-go-intent-capture branch from 1e39ef2 to 9510ef0 Compare November 18, 2025 21:50
@jboolean jboolean force-pushed the jb/simplified-way-to-add-tracing branch from e8cc9ba to 625180d Compare November 18, 2025 21:50
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