Skip to content

Releases: RETIT/opentelemetry-javaagent-extension

v0.0.18-alpha

13 Oct 09:24
dbe2a0b

Choose a tag to compare

Make Jmeter script configurable and mvnw executable (#213)

v0.0.17-alpha

29 Sep 19:42
39ec72e

Choose a tag to compare

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.…

v0.0.16-alpha

29 Apr 07:48
d76f903

Choose a tag to compare

Add Images to documentation (#140)

* Add Images to documentation

* Add Images to documentation

---------

Co-authored-by: brunnert <brunnert@hm.edu>

v0.0.15-alpha

25 Feb 13:58
83d3467

Choose a tag to compare

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

09 Feb 19:20
98e02d2

Choose a tag to compare

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

01 Feb 09:56

Choose a tag to compare

  • Fixes #85 Using JDK 21 with virtual threads leads to missing cputimes

v0.0.11-alpha

19 Jan 19:30
f361d51

Choose a tag to compare

Fix coefficient value of SSDs (#82)

v0.0.10-alpha

18 Jan 19:54
c1f1b50

Choose a tag to compare

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

08 Jan 20:50
2a5a9c7

Choose a tag to compare

Cleanup Metric Attributes (#78)

* Cleanup Metric Attributes

* Cleanup Metric Attributes

* Cleanup Metric Attributes

---------

Co-authored-by: brunnert <brunnert@hm.edu>

v0.0.8-alpha

02 Dec 07:28
4224e72

Choose a tag to compare

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>