Skip to content

Commit 5d3441a

Browse files
committed
Merge branch '1.13.x' into 1.14.x
2 parents c0a3573 + 13f265e commit 5d3441a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/modules/ROOT/pages/implementations/stackdriver.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,3 @@ You can also use https://docs.spring.io/spring-boot/docs/current/reference/html/
127127
spring.application.name=my-application
128128
management.metrics.tags.application=${spring.application.name}
129129
----
130-
131-
== GraalVM native image compilation
132-
133-
To compile an application by using `micrometer-registry-stackdriver` to a https://www.graalvm.org/reference-manual/native-image/[native image using GraalVM], add the https://github.com/GoogleCloudPlatform/native-image-support-java[native-image-support-java] library as a dependency. Doing so ensures that the correct native image configuration is available and avoids errors like `Classes that should be initialized at run time got initialized during image building`.

0 commit comments

Comments
 (0)