Skip to content

Releases: ApptuitAI/JInsight

v0.9.9

01 Jun 13:19
1c4d723
Compare
Choose a tag to compare

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

10 Oct 11:42
02ec4a3
Compare
Choose a tag to compare

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

10 Jun 14:04
7194800
Compare
Choose a tag to compare

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

10 Jun 06:11
a7db3b2
Compare
Choose a tag to compare

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

22 May 11:58
ef43ccb
Compare
Choose a tag to compare

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

15 May 18:56
7062398
Compare
Choose a tag to compare

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

15 Apr 09:21
badfb9d
Compare
Choose a tag to compare

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

13 Mar 15:21
Compare
Choose a tag to compare

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

13 Mar 07:01
Compare
Choose a tag to compare

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

28 Feb 12:06
Compare
Choose a tag to compare

What's new:

  • Added support for Prometheus
    Added a new config option reporter=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.