Class RarogSoftwareTelemetrySnapshotExporter
java.lang.Object
eu.rarogsoftware.rarog.platform.plugins.telemetry.exporters.InfluxDbSnapshotExporter
eu.rarogsoftware.rarog.platform.plugins.telemetry.exporters.RarogSoftwareTelemetrySnapshotExporter
- All Implemented Interfaces:
SnapshotExporter
-
Constructor Summary
ConstructorsConstructorDescriptionRarogSoftwareTelemetrySnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) -
Method Summary
Methods inherited from class eu.rarogsoftware.rarog.platform.plugins.telemetry.exporters.InfluxDbSnapshotExporter
export
-
Constructor Details
-
RarogSoftwareTelemetrySnapshotExporter
public RarogSoftwareTelemetrySnapshotExporter(@ComponentImport ApplicationSettings applicationSettings, @ComponentImport TaskManager taskManager, @ComponentImport HttpClientAuthConfigService authConfigService)
-
-
Method Details
-
isEnabled
protected boolean isEnabled()- Overrides:
isEnabled
in classInfluxDbSnapshotExporter
-
getListOfServers
- Overrides:
getListOfServers
in classInfluxDbSnapshotExporter
-