@Component
@ConfigurationProperties(prefix="ontrack.metrics.influxdb")
public class InfluxdbMetricsConfigProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HOST_PROPERTY
Criteria (host) prefix
|
static java.lang.String |
PREFIX
Property prefix
|
| Constructor and Description |
|---|
InfluxdbMetricsConfigProperties() |
public static final java.lang.String PREFIX
public static final java.lang.String HOST_PROPERTY