Interface SAQContextMatcher


@ProviderType public interface SAQContextMatcher
  • Method Details

    • getMetricNames

      Set<String> getMetricNames()
    • matches

      boolean matches(String metricName, String metricValue)