- get() - Static method in class io.opns.otl.metrics.server.PlatformMBeanServer
-
Return the singleton mbean server.
- get() - Static method in class io.opns.otl.metrics.stats.StatsContainer
-
- getAttribute(ObjectName, String) - Method in class io.opns.otl.metrics.server.PlatformMBeanServer
-
- getAttributes(ObjectName, String[]) - Method in class io.opns.otl.metrics.server.PlatformMBeanServer
-
- getAvgSpanCreationTime() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Get the average span creation time.
- getAvgSpanCreationTime() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-
- getAvgSpanDuration() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Get the the average duration of a span.
- getAvgSpanDuration() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-
- getContextAdapter() - Method in interface io.opns.otl.metrics.mbean.LoggingMXBean
-
Return the name of the context adapter.
- getContextAdapter() - Method in class io.opns.otl.metrics.mbean.LoggingMXBeanImpl
-
- getDefaultDomain() - Method in class io.opns.otl.metrics.server.PlatformMBeanServer
-
- getLoggerAdapter() - Method in interface io.opns.otl.metrics.mbean.LoggingMXBean
-
Return the name of the logger adapter.
- getLoggerAdapter() - Method in class io.opns.otl.metrics.mbean.LoggingMXBeanImpl
-
- getLoggerFactoryProvider() - Method in interface io.opns.otl.metrics.mbean.LoggingMXBean
-
Return the logger factory provider.
- getLoggerFactoryProvider() - Method in class io.opns.otl.metrics.mbean.LoggingMXBeanImpl
-
- getMaxDurationSpanId() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Return the id of the span that took the maximum time to finish.
- getMaxDurationSpanId() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-
- getMaxSpanCreationTime() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Get the max time spent to create a span.
- getMaxSpanCreationTime() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-
- getMaxSpanDuration() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Return the longest duration that a span took to complete.
- getMaxSpanDuration() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-
- getMBeanInfo(ObjectName) - Method in class io.opns.otl.metrics.server.PlatformMBeanServer
-
- getRegistryName() - Method in interface io.opns.otl.metrics.mbean.TracerMXBean
-
Return the name of the propagation registry.
- getRegistryName() - Method in class io.opns.otl.metrics.mbean.TracerMXBeanImpl
-
- getScopeManagerName() - Method in interface io.opns.otl.metrics.mbean.TracerMXBean
-
Return the scope manager name.
- getScopeManagerName() - Method in class io.opns.otl.metrics.mbean.TracerMXBeanImpl
-
- getSpanVisitor() - Method in interface io.opns.otl.metrics.mbean.TracerMXBean
-
Get the span visitor name.
- getSpanVisitor() - Method in class io.opns.otl.metrics.mbean.TracerMXBeanImpl
-
- getTotalFinishedSpans() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Return the totalnumber of spans that were closed.
- getTotalFinishedSpans() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-
- getTotalScopeActivated() - Method in interface io.opns.otl.metrics.mbean.ScopeMXBean
-
Return the total number of scope activated.
- getTotalScopeActivated() - Method in class io.opns.otl.metrics.mbean.ScopeMXBeanImpl
-
- getTotalScopeClosed() - Method in interface io.opns.otl.metrics.mbean.ScopeMXBean
-
Return the total number of scope closed.
- getTotalScopeClosed() - Method in class io.opns.otl.metrics.mbean.ScopeMXBeanImpl
-
- getTotalSpans() - Method in interface io.opns.otl.metrics.mbean.SpanMXBean
-
Return the total number of spans created so far.
- getTotalSpans() - Method in class io.opns.otl.metrics.mbean.SpanMXBeanImpl
-