Interface HierarchicalNameMapper


public interface HierarchicalNameMapper
Defines the mapping between a combination of name + dimensional tags and a hierarchical name.
  • Field Details

    • DEFAULT

      static final HierarchicalNameMapper 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