public class DefaultApolloClientExceptionApi extends AbstractApolloClientMonitorEventListener implements ApolloClientExceptionMonitorApi, ApolloClientJmxExceptionMBean
| Constructor and Description |
|---|
DefaultApolloClientExceptionApi(ConfigUtil configUtil) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect0(ApolloClientMonitorEvent event)
Specific collection logic
|
List<String> |
getApolloConfigExceptionDetails()
get exception details
|
List<Exception> |
getApolloConfigExceptionList()
Get exception information the number is limited and can be configured through
apollo.client.monitor.exception-queue-size
|
Integer |
getExceptionCountFromStartup() |
collect, createOrUpdateCounterSample, createOrUpdateCounterSample, createOrUpdateGaugeSample, createOrUpdateGaugeSample, export, getName, isMetricsSampleUpdated, isSupportedpublic DefaultApolloClientExceptionApi(ConfigUtil configUtil)
public List<Exception> getApolloConfigExceptionList()
ApolloClientExceptionMonitorApigetApolloConfigExceptionList in interface ApolloClientExceptionMonitorApipublic Integer getExceptionCountFromStartup()
getExceptionCountFromStartup in interface ApolloClientExceptionMonitorApigetExceptionCountFromStartup in interface ApolloClientJmxExceptionMBeanpublic void collect0(ApolloClientMonitorEvent event)
AbstractApolloClientMonitorEventListenerpublic List<String> getApolloConfigExceptionDetails()
ApolloClientJmxExceptionMBeangetApolloConfigExceptionDetails in interface ApolloClientJmxExceptionMBeanCopyright © 2025. All rights reserved.