Class MetricsEndpoint.AvailableTag

java.lang.Object
io.micronaut.configuration.metrics.management.endpoint.MetricsEndpoint.AvailableTag
Enclosing class:
MetricsEndpoint

@Introspected public static final class MetricsEndpoint.AvailableTag extends Object
A set of tags for further dimensional drilldown and their potential values.
  • Method Details

    • getTag

      public String getTag()
      Get tag name.
      Returns:
      tag name
    • getValues

      public Set<String> getValues()
      Get tag values.
      Returns:
      list of tag values