Example usage for com.amazonaws.metrics ServiceMetricCollector subclass-usage

List of usage examples for com.amazonaws.metrics ServiceMetricCollector subclass-usage

Introduction

In this page you can find the example usage for com.amazonaws.metrics ServiceMetricCollector subclass-usage.

Usage

From source file com.netflix.spectator.aws.SpectatorServiceMetricCollector.java

/**
 * A {@link ServiceMetricCollector} that captures the time it takes to get a connection
 * from the pool.
 */
class SpectatorServiceMetricCollector extends ServiceMetricCollector {