Skip to content

Circleci config#11359

Closed
ls-adrian-chong wants to merge 1 commit into
DataDog:masterfrom
lightspeed-hospitality:circleci_config
Closed

Circleci config#11359
ls-adrian-chong wants to merge 1 commit into
DataDog:masterfrom
lightspeed-hospitality:circleci_config

Conversation

@ls-adrian-chong
Copy link
Copy Markdown

What Does This Do

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

Pass Context.current() instead of span to defaultPropagator().inject() in
Kafka producer instrumentation so BaggagePropagator can access baggage
stored on the thread-local context rather than falling back to
Context.root() via AgentSpan.get().

Uses a helper method (Utils.currentContext()) to avoid VerifyError from
static interface method calls in inlined ByteBuddy advice.

Fixes DataDog#11286

tag: ai generated
@bric3
Copy link
Copy Markdown
Contributor

bric3 commented May 15, 2026

Hi,

This PR looks incorrect regarding the CI changes. If your goal is to build a patched version you can simply do so via ./gradlew :dd-java-agent:shadowJar :dd-trace-api:jar :dd-trace-ot:shadowJar (for all the relevant jars). Hoping that helps.

@ls-adrian-chong ls-adrian-chong deleted the circleci_config branch May 15, 2026 13:42
@ls-adrian-chong
Copy link
Copy Markdown
Author

sorry, looking back I think I got confused to what I was pushing to after I forked this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants