Skip to content

Commit d6da249

Browse files
committed
Disable wavefront for Spring Boot 4+
See gh-1822 Signed-off-by: Stéphane Nicoll <stephane.nicoll@broadcom.com>
1 parent 3897aec commit d6da249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

start-site/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@ initializr:
10631063
starter: false
10641064
- name: Wavefront
10651065
id: wavefront
1066+
compatibilityRange: "[3.3.0,3.6.0-M1)"
10661067
description: Publish metrics and optionally distributed traces to Tanzu Observability by Wavefront, a SaaS-based metrics monitoring and analytics platform that lets you visualize, query, and alert over data from across your entire stack.
10671068
groupId: io.micrometer
10681069
artifactId: micrometer-registry-wavefront

0 commit comments

Comments
 (0)