| Package | Description |
|---|---|
| org.graylog2.telemetry | |
| org.graylog2.telemetry.server |
| Modifier and Type | Field and Description |
|---|---|
protected TelemetryConfiguration |
TelemetryPeriodical.config |
| Constructor and Description |
|---|
TelemetryNodePeriodical(TelemetryNodeService telemetryNodeService,
org.graylog2.plugin.system.NodeId nodeId,
org.graylog2.plugin.ServerStatus serverStatus,
TelemetryConfiguration telemetryConfiguration,
com.squareup.okhttp.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
TelemetryPeriodical(TelemetryConfiguration config,
com.google.common.collect.EvictingQueue<TelemetryRequest> telemetryRequestsQueue,
com.squareup.okhttp.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
URL telemetryUrl,
String filenamePattern) |
| Constructor and Description |
|---|
TelemetryClusterPeriodical(TelemetryClusterService telemetryClusterService,
org.graylog2.plugin.ServerStatus serverStatus,
TelemetryConfiguration config,
com.squareup.okhttp.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Copyright © 2015 Graylog, Inc.. All Rights Reserved.