Interface HierarchicalNameMapper
public interface HierarchicalNameMapper
Defines the mapping between a combination of name + dimensional tags and a hierarchical
name.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HierarchicalNameMapper
Sort tags alphabetically by key and append tag key values to the name with '.', e.g. -
Method Summary
-
Field Details
-
DEFAULT
Sort tags alphabetically by key and append tag key values to the name with '.', e.g.http_server_requests.response.200.method.GET
-
-
Method Details
-
toHierarchicalName
-