@Component public class HybridSubscriptionMetricsRepository extends java.lang.Object implements SubscriptionMetricsRepository
| Constructor and Description |
|---|
HybridSubscriptionMetricsRepository(GraphiteClient graphiteClient,
MetricsPaths metricsPaths,
SummedSharedCounter summedSharedCounter,
pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths,
SubscriptionLagSource lagSource) |
| Modifier and Type | Method and Description |
|---|---|
pl.allegro.tech.hermes.api.SubscriptionMetrics |
loadMetrics(pl.allegro.tech.hermes.api.TopicName topicName,
java.lang.String subscriptionName) |
public HybridSubscriptionMetricsRepository(GraphiteClient graphiteClient, MetricsPaths metricsPaths, SummedSharedCounter summedSharedCounter, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths, SubscriptionLagSource lagSource)
public pl.allegro.tech.hermes.api.SubscriptionMetrics loadMetrics(pl.allegro.tech.hermes.api.TopicName topicName,
java.lang.String subscriptionName)
loadMetrics in interface SubscriptionMetricsRepository