-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove internal Hotspot metrics (#1156)
They're less of a concern for us now we're on ZGC, and most of the critical work happens in thread local handshakes, not safepoints, and JNI critical/GCLocker is less of a concern. --------- Co-authored-by: brharrington <[email protected]>
- Loading branch information
1 parent
bcdd2e5
commit d8bb9a8
Showing
3 changed files
with
0 additions
and
189 deletions.
There are no files selected for viewing
111 changes: 0 additions & 111 deletions
111
spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/HotspotRuntime.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
spectator-ext-jvm/src/test/java/com/netflix/spectator/jvm/HotspotRuntimeTest.java
This file was deleted.
Oops, something went wrong.