Skip to content

Commit ffb45e0

Browse files
committed
./gradlew spotlessApply
1 parent f087650 commit ffb45e0

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/runtime-telemetry/runtime-telemetry-java17/library

1 file changed

+1
-1
lines changed

instrumentation/runtime-telemetry/runtime-telemetry-java17/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ default, and the telemetry each produces:
4949
| NETWORK_IO_METRICS | `jdk.SocketRead`, `jdk.SocketWrite` | `true` | `jvm.network.io`, `jvm.network.time` |
5050
| THREAD_METRICS | `jdk.JavaThreadStatistics` | `false` | `jvm.thread.count` |
5151

52-
**Warning**: JFR events might not be available for all JVMs, therefore limiting the produced metrics. The original implementation was done for Hotspot.
52+
**Warning**: JFR events might not be available for all JVMs, therefore limiting the produced metrics. The original implementation was done for Hotspot.

0 commit comments

Comments
 (0)