Releases: ApptuitAI/JInsight
v0.9.9
What's new:
- Prometheus reporting mode should not send Host tag by default
Download Java Agent
Download the Java agent: jinsight-0.9.9.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.8
What's new:
- Continue exporting other metrics if there are errors collecting some (Fixes #55)
- Switch to dropwizard 4.0.6 by default
- Upgrade jackson dependency
- Other build/code quality changes
Download Java Agent
Download the Java agent: jinsight-0.9.8.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.7
What's new:
- New meta-metrics: jinsight.build_info and jvm.info
Download Java Agent
Download the Java agent: jinsight-0.9.7.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.6
Bug fixes:
- Report min/max/mean/stddev durations in the correct unit
- Fix logback messages not having fingerprints. Use bytecode to update org.slf4j.MDC to avoid relocation issues
- Update dependencies to latest version
Download Java Agent
Download the Java agent: jinsight-0.9.6.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.5
What's new:
- Removed linux package dependency on xcollector
- Changed default reporting mode from Apptuit/XCollector to Prometheus
Download Java Agent
Download the Java agent: jinsight-0.9.5.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.4
What's new:
- Support for JInsightReporter/MetricRegistryCollection
Download Java Agent
Download the Java agent: jinsight-0.9.4.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.3
What's new:
- Fixes #46 - Throwable is not fingerprinted when the log invocation uses Parameterized Message
- Updated to latest dependencies
Download Java Agent
Download the Java agent: jinsight-0.9.3.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.2
What's new:
- Code quality improvements
Download Java Agent
Download the Java agent: jinsight-0.9.2.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.1
What's new:
- Metric name/tag consistency
Made tags/metric names consistent across jmx_exporter <> jinsight and apptuit reporter and Prometheus exporter
Download Java Agent
Download the Java agent: jinsight-0.9.1.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.9.0
What's new:
- Added support for Prometheus
Added a new config optionreporter=PROMETHEUS
to export metrics in Prometheus exposition format. The metrics will be accessible at http://localhost:9404/metrics by default.
Download Java Agent
Download the Java agent: jinsight-0.9.0.jar
Usage
Refer the Agent installation guide for help installing the agent.