接口 PrefixMetricReader

    • 方法详细资料

      • findAll

        Iterable<Metric<?>> findAll​(String prefix)
        Find all metrics whose name starts with the given prefix.
        参数:
        prefix - the prefix for metric names
        返回:
        all metrics with names starting with the prefix