public class ApmMetricManager extends Object implements IApmMetricManagerSPI
Constructor and Description |
---|
ApmMetricManager() |
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.
|
public void init()
IApmMetricManagerSPI
init
in interface IApmMetricManagerSPI
public void destroy()
IApmMetricManagerSPI
destroy
in interface IApmMetricManagerSPI
public Collection<ApmMetric> getEnabledMetrics(boolean local)
IApmMetricManagerSPI
getEnabledMetrics
in interface IApmMetricManagerSPI
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.