Java java-agent

Open-source Java projects categorized as java-agent

Top 7 Java java-agent Projects

  • Byte Buddy

    Runtime code generation for the Java virtual machine.

    Project mention: Monkey-patching in Java | dev.to | 2023-09-21

    As seen above, the API exposes the user to low-level bytecode manipulation via byte arrays. It would be unwieldy to do it directly. Hence, real-life projects rely on bytecode manipulation libraries. ASM has been the traditional library for this, but it seems that Byte Buddy has superseded it. Note that Byte Buddy uses ASM but provides a higher-level abstraction.

  • JaCoCo

    :microscope: Java Code Coverage Library

    Project mention: HRV-Mart | dev.to | 2023-05-08

    In protection rules, I added build workflow in Require status checks to pass before merging. This is to ensure that before merging code in master branch, build should run successfully. I also added Jacoco Code Coverage to make sure that enough unit tests are available in project and Detekt to make sure that code in project is readable. I added them in build configuration. Even if one of them gives error, build will fail. Whenever, someone push code in pull request, build action will run and check if build is running successfully or not.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • jmx_exporter

    A process for exposing JMX Beans via HTTP for Prometheus consumption

    Project mention: Prometheus JMX Exporter for Java17 | /r/PrometheusMonitoring | 2023-05-09

    not quite sure if this is where I should be asking for help but i'm kind of befuddled about this whole situation. I'm trying to set up https://github.com/prometheus/jmx_exporter for our containerized Java application on our cluster. Specifically the JavaAgent as we are interested in getting the CPU and memory metrics especially. However, getting it initialized I am faced with this:

  • webdrivermanager

    Automated driver management and other helper features for Selenium WebDriver in Java

    Project mention: Chrome session failing to be created | /r/selenium | 2023-03-27

    Haven't used webdriver in a while, look at playwright as an alternative. But you should use web drive manager https://github.com/bonigarcia/webdrivermanager

  • health-report

    Single-file program that illustrates how the JFR streaming API can be used.

  • aegis4j

    A Java agent that disables platform features you don't use, before an attacker uses them against you.

  • PerfUnit

    PerfUnit is Java Agent which helps to take control over applications bottlenecks, expensive calls, or simply control your performance SLO budget.

  • Sonar

    Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-21.

Java java-agent related posts

Index

What are some of the best open-source java-agent projects in Java? This list will help you:

Project Stars
1 Byte Buddy 5,748
2 JaCoCo 3,772
3 jmx_exporter 2,738
4 webdrivermanager 2,358
5 health-report 101
6 aegis4j 14
7 PerfUnit 9
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com