Releases: RETIT/opentelemetry-javaagent-extension
Releases · RETIT/opentelemetry-javaagent-extension
v0.0.18-alpha
Make Jmeter script configurable and mvnw executable (#213)
v0.0.17-alpha
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.…
v0.0.16-alpha
Add Images to documentation (#140) * Add Images to documentation * Add Images to documentation --------- Co-authored-by: brunnert <brunnert@hm.edu>
v0.0.15-alpha
Adding JMeter Test for Spring application (#98) * Adding JMeter Test for Spring application * Adding JMeter Test for Spring application * Adding JMeter Test for Spring application * Adding JMeter Test for Spring application --------- Co-authored-by: brunnert <brunnert@hm.edu>
v0.0.14-alpha
Feature/adding quarkus and spring examples (#88) * Add Quarkus Example With Otel Agent * Adjust workflows * Add Spring example * Centralize Tests * Add Spring Test * Adding Spring and Quarkus Span Tests * Fix PMD * Fix PMD * Add Quarkus and Spring Tests to Workflows * fix build * Extend Example Documentation * Fix Quarkus Jib Packaging * Harmonize versions * Update Documentation and Dashboards * Update JDK21 and JDK8 Example Descriptions * Update Quarkus and Spring Example Descriptions * Update Quarkus Dashboard Example * Update Quarkus Dashboard Example * Update Spring Example * Fix README link * Fix READMEs --------- Co-authored-by: brunnert <brunnert@hm.edu>
v0.0.13-alpha
- Fixes #85 Using JDK 21 with virtual threads leads to missing cputimes
v0.0.11-alpha
Fix coefficient value of SSDs (#82)
v0.0.10-alpha
fixes #1 CPU scoping of CPU power calculation in Grafana (#81) * fixes #1 CPU scoping of CPU power calculation in Grafana * Update description and screenshot.
v0.0.9-alpha
Cleanup Metric Attributes (#78) * Cleanup Metric Attributes * Cleanup Metric Attributes * Cleanup Metric Attributes --------- Co-authored-by: brunnert <brunnert@hm.edu>
v0.0.8-alpha
Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 (#72) Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>