BBjAPI::unregisterMetricCounter
Description
In BBj 18.00 and higher, BBj supports metrics. The metrics are exported in a format compatible with the Prometheus time series database. See BBj Metrics documentation for more information.
Syntax
|
Return Value |
Method |
|---|---|
| void | unregisterMetricCounter(String name) |
Parameters
| Parameter | Description |
|---|---|
| name | The name of the Counter to unregister |
Return Value
None.
See Also
BBjAPI::unregisterMetricCounter
BBjAPI::unregisterMetricCounter
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.