Class InfluxDbSnapshotExporter
java.lang.Object
eu.rarogsoftware.rarog.platform.plugins.telemetry.exporters.InfluxDbSnapshotExporter
- All Implemented Interfaces:
SnapshotExporter
- Direct Known Subclasses:
RarogSoftwareTelemetrySnapshotExporter
-
Constructor Summary
ConstructorsConstructorDescriptionInfluxDbSnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) -
Method Summary
Modifier and TypeMethodDescriptionvoid
export
(List<MetricsSnapshot> snapshots) protected String
protected boolean
-
Constructor Details
-
InfluxDbSnapshotExporter
public InfluxDbSnapshotExporter(@ComponentImport ApplicationSettings applicationSettings, @ComponentImport TaskManager taskManager, @ComponentImport HttpClientAuthConfigService authConfigService)
-
-
Method Details
-
export
- Specified by:
export
in interfaceSnapshotExporter
- Throws:
Exception
-
isEnabled
protected boolean isEnabled() -
getListOfServers
-