Skip to content

OBI java agent - #896

Merged
grcevski merged 4 commits into
open-telemetry:mainfrom
grcevski:obi_java_agent
Nov 18, 2025
Merged

OBI java agent#896
grcevski merged 4 commits into
open-telemetry:mainfrom
grcevski:obi_java_agent

Conversation

@grcevski

Copy link
Copy Markdown
Contributor

This PR adds the OBI Java agent for instrumenting TLS for Java applications. It's a follow-up to #891, that is, the Step 1 of the follow-ups.

Follow-up work required:

  • Build process, packaging and CI
  • Enable the injection from OBI's code

The contributed README.md contains all of the details on how to get started and how this agent is structured and organised.

@grcevski
grcevski requested a review from a team as a code owner November 17, 2025 20:54
@codecov

codecov Bot commented Nov 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.14%. Comparing base (c382c78) to head (6c9d5e7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #896   +/-   ##
=======================================
  Coverage   55.14%   55.14%           
=======================================
  Files         253      253           
  Lines       21716    21716           
=======================================
  Hits        11975    11975           
  Misses       8917     8917           
  Partials      824      824           
Flag Coverage Δ
integration-test 23.24% <ø> (-0.05%) ⬇️
integration-test-arm 0.00% <ø> (?)
integration-test-vm-${ARCH}-${KERNEL_VERSION} ?
k8s-integration-test 2.73% <ø> (ø)
oats-test 0.00% <ø> (ø)
unittests 46.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@skl skl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice tests!

Comment thread pkg/internal/java/build.gradle
@grcevski
grcevski merged commit 382d1cc into open-telemetry:main Nov 18, 2025
45 checks passed
@grcevski
grcevski deleted the obi_java_agent branch November 18, 2025 19:28
@MrAlias MrAlias added this to the v0.3.0 milestone Dec 3, 2025
@MrAlias MrAlias mentioned this pull request Dec 3, 2025
marctc pushed a commit to grafana/opentelemetry-ebpf-instrumentation that referenced this pull request Dec 9, 2025
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.

4 participants