@Singleton public class TelemetryClusterService extends Object
| Constructor and Description |
|---|
TelemetryClusterService(org.graylog2.system.stats.ClusterStatsService clusterStatsService,
org.graylog2.indexer.counts.Counts counts,
org.graylog2.shared.stats.ThroughputStats throughputStats,
com.github.joschi.jadconfig.util.Duration cacheTimeout,
com.github.joschi.jadconfig.util.Duration reportInterval) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDataSet |
buildClusterDataSet() |
@Inject
public TelemetryClusterService(org.graylog2.system.stats.ClusterStatsService clusterStatsService,
@Nullable
org.graylog2.indexer.counts.Counts counts,
org.graylog2.shared.stats.ThroughputStats throughputStats,
@Named(value="telemetry_cache_timeout")
com.github.joschi.jadconfig.util.Duration cacheTimeout,
@Named(value="telemetry_report_interval")
com.github.joschi.jadconfig.util.Duration reportInterval)
public ClusterDataSet buildClusterDataSet()
Copyright © 2015 Graylog, Inc.. All Rights Reserved.