Releases: ApptuitAI/JInsight
v0.8.2
What's new:
- Fixes to automatically add error id when using logback
- Minor performance improvements to log4j2 error logging
- Test fixes for logback v1.0.13 compatibility
Download Java Agent
Download the Java agent: jinsight-0.8.2.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.8.1
What's new:
- Add error fingerprint to the log message and MDC
Download Java Agent
Download the Java agent: jinsight-0.8.1.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.8.0
What's new:
- Report log Throwable metrics per fingerprint
Download Java Agent
Download the Java agent: jinsight-0.8.0.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.7.5
What's new:
- Report quantile and rate metrics only if the count has gone up
Download Java Agent
Download the Java agent: jinsight-0.7.5.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.7.4
What's new:
- Move to byteman v0.4.3
Download Java Agent
Download the Java agent: jinsight-0.7.4.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.7.3
What's new:
- Generic type tag for memory pool metrics
Download Java Agent
Download the Java agent: jinsight-0.7.3.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.7.2
What's new:
- Fix for ClassLoader memory leak in byteman LoadCache
https://issues.jboss.org/browse/BYTEMAN-367 - Tag based JVM metric names
Download Java Agent
Download the Java agent: jinsight-0.7.2.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.7.1
What's new:
- Faster server start - updated to byteman 4.0.2
https://issues.jboss.org/browse/BYTEMAN-363
Download Java Agent
Download the Java agent: jinsight-0.7.1.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.7.0
What's new:
- Metrics reporting frequency is now configurable via reporting_frequency option. Defaults to 15s
- Log run-time errors while reporting metrics - updated to apptuit-metrics 0.7.2
- Updated dependencies to latest version
Download Java Agent
Download the Java agent: jinsight-0.7.0.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.6.4
What's new:
- Log agent version number on boot - Fixes #23
- Always load jinsight classes from sys class-loader - Fixes #24
- Use latest metrics-apptuit
Download Java Agent
Download the Java agent: jinsight-0.6.4.jar
Usage
Refer the Agent installation guide for help installing the agent.