flight-recorder-starter

This is a Spring Boot 2/3 Starter exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint.

APACHE-2.0 License

Stars
40
Committers
5

Bot releases are hidden (Show)

flight-recorder-starter - Release 3.1.0 Latest Release

Published by mirkosertic 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mirkosertic/flight-recorder-starter/compare/2.3.1...3.1.0

flight-recorder-starter - Release 2.3.1

Published by mirkosertic over 1 year ago

Changes

  • Bump maven-compiler-plugin from 3.10.0 to 3.10.1
  • Bump spring-boot-starter-parent from 2.6.4 to 2.6.5
  • Bump spring-boot-starter-parent from 2.6.5 to 2.6.6
  • Bump spring-boot-starter-parent from 2.6.6 to 2.6.7
  • Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
  • Bump spring-boot-starter-parent from 2.6.7 to 2.7.0
  • Bump spring-boot-starter-parent from 2.7.0 to 2.7.1
  • Bump spring-boot-starter-parent from 2.7.1 to 2.7.2
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
  • Bump spring-boot-starter-parent from 2.7.2 to 2.7.3
  • Bump spring-boot-starter-parent from 2.7.3 to 2.7.4
  • Bump spring-boot-starter-parent from 2.7.4 to 2.7.5
  • Bump maven-surefire-plugin from 2.22.2 to 3.0.0
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0
  • Bump maven-release-plugin from 2.5.3 to 3.0.0
  • auto-deletion: delete old recordings by count threshold (FIFO)
flight-recorder-starter - Release 2.3.0

Published by mirkosertic over 2 years ago

Changes

  • Divide configuration classes
  • Bump spring-boot-starter-parent from 2.4.3 to 2.4.5
  • Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
  • Bump spring-boot-starter-parent from 2.4.5 to 2.5.3
  • Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0
  • Bump spring-boot-starter-parent from 2.5.3 to 2.6.3
  • Bump maven-gpg-plugin from 1.6 to 3.0.1
  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10
  • Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11
  • Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12
  • Bump spring-boot-starter-parent from 2.6.3 to 2.6.4
flight-recorder-starter - Release 2.2.1

Published by mirkosertic over 3 years ago

Changes

  • Fix conditional on property (#39)
flight-recorder-starter - Release 2.2.0

Published by mirkosertic over 3 years ago

Changes

  • #34 selector annotation to actuator rest controller (#35)
  • WebFlux support (#36)
  • Bump spring-boot-starter-parent from 2.4.2 to 2.4.3 (#32)
flight-recorder-starter - Release 2.1.0

Published by mirkosertic over 3 years ago

Changes

A special thank you to @admoca60 for the great enhancements and work on documentation!

  • #7 got exception during startup process
  • Fixing the conversion to LocalDateTime (#12)
  • Customize the base location for JFR files. (#15)
  • Customizing the configuration to get settings to recording (#16)
  • Feature/18 property disable triggers (#27)
  • Feature/25 physical deletion (#26)
  • Feature/23 enrich recording parameters (#30)
  • Feature/24 change actuator api (#31)
  • Bump spring-boot-starter-parent from 2.3.5.RELEASE to 2.4.0 (#6)
  • Bump spring-boot-starter-parent from 2.4.1 to 2.4.2 (#28)
  • Bump spring-boot-starter-parent from 2.4.0 to 2.4.1 (#8)
flight-recorder-starter - Release 2.0.0

Published by mirkosertic almost 4 years ago

Changes

  • Implement recording triggers based on Micrometer
flight-recorder-starter - Release 1.1.1

Published by mirkosertic almost 4 years ago

Changes

  • Bump spring-boot-starter-parent from 2.3.3.RELEASE to 2.3.4.RELEASE (#2)
  • Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.3.5.RELEASE (#3)
  • #4 java.lang.IllegalStateException: Can't stop an already stopped recording
flight-recorder-starter - Release 1.1.0

Published by mirkosertic about 4 years ago

Changes

  • Added interactive flamegraph visualization
flight-recorder-starter - Release 1.0.1

Published by mirkosertic about 4 years ago

Changes

  • Initial release
Package Rankings
Top 34.36% on Repo1.maven.org
Badges
Extracted from project README
Maven Central
Related Projects