Enhancements:
- Context switching metrics #175 (wyhasany)
- Minimize lock contention on collecting metrics #174 (wyhasany)
- Add JPMS Automatic-Module-Name #158 (mweirauch)
Maintenance:
- Fix shields.io GitHub Actions badge #201 (mweirauch)
- Drop smaps code #157 (mweirauch)
- Bump micrometer-core to 1.7.6 #149 (mweirauch)
- Bump basepom-oss to 42 and switch the build to Java 11 #148 (mweirauch)
- Bump guava-testlib from 30.1-jre to 31.0.1-jre #144 (dependabot[bot])
- Bump jmh.version from 1.27 to 1.33 #138 (dependabot[bot])
- Bump slf4j.version from 1.7.30 to 1.7.32 #137 (dependabot[bot])
0.2.2 (2021-02-24)
A small bugfix release with regard to double registration of process threads under the umbrella of 'ProcessMemoryMetrics'.
Fixed bugs:
- Number of threads metered twice #116
Maintenance:
- Bump junit from 4.13.1 to 4.13.2 #114 (dependabot[bot])
- SonarCloud integration #111 (mweirauch)
- Switch to GitHub Actions #110 (mweirauch)
Merged pull requests:
0.2.1 (2020-12-15)
Maintenance release.
Maintenance:
- Bump guava-testlib from 30.0-jre to 30.1-jre #109 (dependabot[bot])
- Bump jmh.version from 1.23 to 1.27 #106 (dependabot[bot])
- Bump mockito-core from 3.3.3 to 3.6.28 #105 (dependabot[bot])
- Bump micrometer-core from 1.1.15 to 1.1.19 #104 (dependabot[bot])
- Bump guava-testlib from 29.0-jre to 30.0-jre #101 (dependabot[bot])
- Bump junit from 4.13 to 4.13.1 #100 (dependabot[bot])
- Bump basepom-oss from 29 to 31 #75 (mweirauch)
- Switch to Junit 4.13s assertThrows #74 (mweirauch)
- Bump micrometer-core from 1.1.7 to 1.1.15 #73 (mweirauch)
- Bump guava-testlib from 28.1-jre to 29.0-jre #68 (dependabot-preview[bot])
- Bump mockito-core from 3.1.0 to 3.3.3 #64 (dependabot-preview[bot])
- Bump jmh.version from 1.21 to 1.23 #60 (dependabot-preview[bot])
- Bump junit from 4.12 to 4.13 #58 (dependabot-preview[bot])
- Bump slf4j.version from 1.7.28 to 1.7.30 #56 (dependabot-preview[bot])
0.2.0 (2019-11-03)
This release removes support for the proportional set size metrics 'pss' and 'swappss'. They were quite expensive to collect and added to the metrics collection overhead quite noticeably with a CPU usage and memory allocation penalty. The go-to metrics 'rss' and 'swap' are still there of course.
Enhancements:
- Sonar code analysis recommendations #47 (mweirauch)
- Drop support for proportional set size metrics (pss, swappss) #46 (mweirauch)
Maintenance:
- Bump mockito-core from 2.28.2 to 3.1.0 #43 (dependabot-preview[bot])
- Bump micrometer-core from 1.1.6 to 1.1.7 #42 (dependabot-preview[bot])
- Bump micrometer-core from 1.1.5 to 1.1.6 #41 (dependabot-preview[bot])
- Bump guava-testlib from 28.0-jre to 28.1-jre #40 (dependabot-preview[bot])
- Bump slf4j.version from 1.7.27 to 1.7.28 #39 (dependabot-preview[bot])
- Bump slf4j.version from 1.7.26 to 1.7.27 #38 (dependabot-preview[bot])
- Bump basepom-oss from 28 to 29 #35 (dependabot-preview[bot])
- Bump micrometer-core from 1.1.4 to 1.1.5 #33 (dependabot-preview[bot])
- Bump guava-testlib from 27.1-jre to 28.0-jre #32 (dependabot-preview[bot])
0.1.4 (2019-06-07)
Enhancements:
- procfs: drop caching of read lines #30 (mweirauch)
- smaps+status: improve line matching performance (+JMH benchmarks) #22 (mweirauch)
- Push snapshot builds to Sonatype Nexus repository #16 (mweirauch)
- Increase procfs content cache duration to 1000ms #15 (mweirauch)
Maintenance:
- Bump mockito-core from 2.27.0 to 2.28.2 #29 (dependabot-preview[bot])
- Bump mockito-core from 2.26.0 to 2.27.0 #28 (dependabot-preview[bot])
- Bump micrometer-core from 1.1.3 to 1.1.4 #27 (dependabot-preview[bot])
- Bump mockito-core from 2.25.1 to 2.26.0 #26 (dependabot-preview[bot])
- Updated PMD ruleset from scratch for 6.x #31 (mweirauch)
- Bump mockito-core from 2.24.5 to 2.25.1 #25 (dependabot-preview[bot])
- Bump guava-testlib from 27.0.1-jre to 27.1-jre #24 (dependabot-preview[bot])
- Bump basepom-oss from 27 to 28 #21 (dependabot-preview[bot])
- Bump mockito-core from 2.24.0 to 2.24.5 #20 (dependabot-preview[bot])
- Bump slf4j-api from 1.7.25 to 1.7.26 #19 (dependabot-preview[bot])
- Bump slf4j-simple from 1.7.25 to 1.7.26 #18 (dependabot-preview[bot])
- Bump micrometer-core from 1.1.2 to 1.1.3 #17 (dependabot-preview[bot])
- Bump mockito-core from 2.23.4 to 2.24.0 #14 (dependabot-preview[bot])
- Bump micrometer-core from 1.1.1 to 1.1.2 #13 (dependabot-preview[bot])
0.1.3 (2019-01-08)
Maintenance:
- Bump guava-testlib from 23.6-jre to 27.0.1-jre #12 (dependabot-preview[bot])
- Update to micrometer-core:1.1.1 #11 (mweirauch)
- Travis CI: also build with openjdk11 #10 (mweirauch)
- update to basepom:25 #9 (mweirauch)
- Update to micrometer-core:1.0.0-rc.9 #8 (mweirauch)
- update to micrometer-core:1.0.0-rc.7 #7 (mweirauch)
- Travis CI updates #6 (mweirauch)
0.1.2 (2017-11-06)
Maintenance:
0.1.1 (2017-10-08)
Enhancements:
Fixed bugs:
- ProcessMemoryMetrics garbage-collected in Spring Configuration #1
Maintenance:
Merged pull requests:
0.1.0 (2017-09-20)
* This Changelog was automatically generated by github_changelog_generator