@Internal public class GenericValueMetricGroup extends GenericMetricGroup
GenericMetricGroup
for representing the value part of a key-value metric group pair.AbstractMetricGroup.ChildType
LOG, parent, queryServiceScopeInfo, registry, variables
Modifier and Type | Method and Description |
---|---|
protected String |
createLogicalScope(CharacterFilter filter,
char delimiter) |
protected void |
putVariables(Map<String,String> variables)
Enters all variables specific to this
AbstractMetricGroup and their associated values
into the map. |
createQueryServiceMetricInfo, getGroupName
addGroup, addGroup, addMetric, close, counter, counter, createChildGroup, gauge, getAllVariables, getAllVariables, getLogicalScope, getLogicalScope, getMetricIdentifier, getMetricIdentifier, getMetricIdentifier, getQueryServiceMetricInfo, getScopeComponents, histogram, isClosed, meter
protected void putVariables(Map<String,String> variables)
AbstractMetricGroup
AbstractMetricGroup
and their associated values
into the map.putVariables
in class AbstractMetricGroup<AbstractMetricGroup<?>>
variables
- map to enter variables and their values intoprotected String createLogicalScope(CharacterFilter filter, char delimiter)
createLogicalScope
in class AbstractMetricGroup<AbstractMetricGroup<?>>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.