Package com.gigaspaces.metrics
Interface DbReporterFactory
- All Known Implementing Classes:
InfluxDBReporterFactory
Deprecated.
-
Method Details
-
getTimePrecision
TimeUnit getTimePrecision()Deprecated. -
getProtocol
String getProtocol()Deprecated. -
getHost
String getHost()Deprecated. -
getPort
int getPort()Deprecated. -
getDatabase
String getDatabase()Deprecated. -
getUsername
String getUsername()Deprecated. -
getPassword
String getPassword()Deprecated. -
getRetentionPolicy
String getRetentionPolicy()Deprecated. -
getConsistency
String getConsistency()Deprecated.
-
InfluxMeterRegistryinstead, configured viametrics.registries=influxdbin metrics.properties.