This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Description
- StatExceptionCode Class
- JVM_THREAD_ID_NO_LONGER_EXISTS("JVM_THREAD_ID_NO_LONGER_EXISTS"),
- ES_REQUEST_INTERCEPTOR_ERROR("ES_REQUEST_INTERCEPTOR_ERROR"),
+ JVM_THREAD_ID_NO_LONGER_EXISTS("JVMThreadIdNoLongerExists"),
+ ES_REQUEST_INTERCEPTOR_ERROR("EsRequestInterceptorError"),
- RcaVerticesMetrics Class
NUM_OLD_GEN_RCA_TRIGGERED(
- "YoungGenRcaCount", "count", Collections.singletonList(Statistics.COUNT)),
+ "OldGenRcaCount", "count", Collections.singletonList(Statistics.COUNT)),