Skip to content

[TA] Linux Java autoinstrumentation TA #6308

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

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

Conversation

hughesjj
Copy link
Contributor

@hughesjj hughesjj commented Jun 12, 2025

Adds Linux java autoinstrumentation functionality for TA. This is a separate TA from the Splunk_TA_otel we typically vend.

Will need to coordinate with docs team on release of TA w.r.t configuring inputs.conf for this (in addition to changelog)

Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.78%. Comparing base (a8109ec) to head (b5c424f).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6308      +/-   ##
==========================================
- Coverage   34.88%   34.78%   -0.11%     
==========================================
  Files         346      345       -1     
  Lines       25192    25122      -70     
==========================================
- Hits         8789     8738      -51     
+ Misses      15809    15798      -11     
+ Partials      594      586       -8     

☔ 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.

@hughesjj hughesjj force-pushed the linux-autoinstrumentation branch from b5c424f to 906f50b Compare June 12, 2025 20:09
@hughesjj hughesjj changed the title Linux autoinstrumentation [TA] Linux Java autoinstrumentation TA Jun 16, 2025
@hughesjj hughesjj marked this pull request as ready for review June 18, 2025 16:20
@hughesjj hughesjj requested review from a team as code owners June 18, 2025 16:20
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

package testcommon
package testaddon
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Perhaps I should move this code under tests/testutils at the root of this repo instead of under packaging/technical-addon?

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.

1 participant