public interface IApmMetricManagerSPI
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroys the APM metric manager allowing it to release its resources.
|
Collection<ApmMetric> |
getEnabledMetrics(boolean local)
Returns the enabled metrics of the given type.
|
void |
init()
Initializes the APM metric manager.
|
void init()
void destroy()
Collection<ApmMetric> getEnabledMetrics(boolean local)
local
- true
to return only local metrics or false
to return only global metrics.LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.