| Package | Description |
|---|---|
| com.spotify.helios.servicescommon.statistics |
| Modifier and Type | Method and Description |
|---|---|
static FastForwardReporter |
FastForwardReporter.create(com.codahale.metrics.MetricRegistry registry,
Optional<com.google.common.net.HostAndPort> address,
String metricKey,
int intervalSeconds)
Create a new FastForwardReporter instance.
|
static FastForwardReporter |
FastForwardReporter.create(com.codahale.metrics.MetricRegistry registry,
Optional<com.google.common.net.HostAndPort> address,
String metricKey,
int intervalSeconds,
Supplier<Map<String,String>> additionalAttributes)
Overload of
create(MetricRegistry, Optional, String, int) which allows for setting
additional attributes in each reported metric. |
Copyright © 2017. All rights reserved.