Releases: ApptuitAI/JInsight
v0.6.3
What's new:
- Code quality improvements
Download Java Agent
Download the Java agent: jinsight-0.6.3.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.6.2
What's new:
- Now available as deb and rpm packages
- Log a message when Agent initializes successfully - #13
Download Java Agent
Download the Java agent: jinsight-0.6.2.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.6.1
What's new:
Configuration improvements:
- XCollector reporting mode does not need Access Token. Make Token configuration optional in this case.
- Add default global host tag ONLY for API_PUT reporting mode.
Download Java Agent
Download the Java agent: jinsight-0.6.1.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.6.0
What's new:
- All new standalone jar
- all dependencies are pre-packaged with new package names to eliminate version conflicts and class loader hierarchy issues
- Support for new reporting mode: XCollector
- Report metrics to XCollector and have XCollector add the global tags, bundle all metrics and upload
Download Java Agent
Download the Java agent: jinsight-0.6.0.jar
Usage
Refer the Agent installation guide for help installing the agent.
v0.5.4
What's new:
- Metrics 4.0.2 certified
Download Java Agent
Download the Java agent: jinsight-0.5.4.jar
Refer the Agent installation guide for help installing the agent.
Add Maven/Gradle/Ivy dependency
If your project uses Maven/Gradle/Ivy, you can add a dependency to jinsight from Bintray - JInsight v0.5.4 repository
Refer the API integration guide for help setting up the dependency and instrumenting your code with metrics.
v0.5.3
What's new:
- Updated dependencies
- Fix for #3 - Mean turns out to be NaN sometimes
Download Java Agent
Download the Java agent: jinsight-0.5.3.jar
Refer the Agent installation guide for help installing the agent.
Add Maven/Gradle/Ivy dependency
If your project uses Maven/Gradle/Ivy, you can add a dependency to jinsight from Bintray - JInsight v0.5.3 repository
Refer the API integration guide for help setting up the dependency and instrumenting your code with metrics.
v0.5.2
What's new:
- Better logs when there are errors uploading data to server
Download Java Agent
Download the Java agent: jinsight-0.5.2.jar
Refer the Agent installation guide for help installing the agent.
Add Maven/Gradle/Ivy dependency
If your project uses Maven/Gradle/Ivy, you can add a dependency to jinsight from Bintray - JInsight v0.5.2 repository
Refer the API integration guide for help setting up the dependency and instrumenting your code with metrics.
v0.5.1
What's new:
- Fix for NoSuchMethodError in Slf4jReporter - #7
- Standardized on slf4j for logging
- Optimized Travis build time
Download Java Agent
Download the Java agent: jinsight-0.5.1.jar
Refer the Agent installation guide for help installing the agent.
Add Maven/Gradle/Ivy dependency
If your project uses Maven/Gradle/Ivy, you can add a dependency to jinsight from Bintray - JInsight v0.5.1 repository
Refer the API integration guide for help setting up the dependency and instrumenting your code with metrics.
v0.5.0
What's new:
- Fix for slf4j not logging sometimes - #5
- Fix for Dropwizard metrics version clash - #4
- Fix for Apache HttpClient version clash - #2
Download Java Agent
Download the Java agent: jinsight-0.5.0.jar
Refer the Agent installation guide for help installing the agent.
Add Maven/Gradle/Ivy dependency
If your project uses Maven/Gradle/Ivy, you can add a dependency to jinsight from Bintray - JInsight v0.5.0 repository
Refer the API integration guide for help setting up the dependency and instrumenting your code with metrics.
v0.4.5
What's new:
- Added support for Whalin - memcached client
- Added support for Jedis - redis client
- Added support for Logback metrics
- Added 'sql' tag in PreparedStatement 'execute' metrics
- Consistent metric names across log4j, log4j2 & logback
Download Java Agent
Download the Java agent: jinsight-0.4.5.jar
Refer the Agent installation guide for help installing the agent.
Add Maven/Gradle/Ivy dependency
If your project uses Maven/Gradle/Ivy, you can add a dependency to jinsight from Bintray - JInsight v0.4.5 repository
Refer the API integration guide for help setting up the dependency and instrumenting your code with metrics.