Constant Field Values
Contents
io.prometheus.*
-
io.prometheus.client.Collector Modifier and Type Constant Field Value public static final double
MILLISECONDS_PER_SECOND
1000.0
public static final double
NANOSECONDS_PER_SECOND
1.0E9
-
io.prometheus.client.DoubleAdder Modifier and Type Constant Field Value private static final long
serialVersionUID
7249069246863182397L
-
io.prometheus.client.exporter.PushGateway Modifier and Type Constant Field Value private static final int
MILLISECONDS_PER_SECOND
1000
-
io.prometheus.client.exporter.common.TextFormat Modifier and Type Constant Field Value public static final java.lang.String
CONTENT_TYPE_004
"text/plain; version=0.0.4; charset=utf-8"
-
io.prometheus.client.filter.MetricsFilter Modifier and Type Constant Field Value static final java.lang.String
BUCKET_CONFIG_PARAM
"buckets"
static final java.lang.String
HELP_PARAM
"help"
static final java.lang.String
METRIC_NAME_PARAM
"metric-name"
static final java.lang.String
PATH_COMPONENT_PARAM
"path-components"
-
io.prometheus.client.hotspot.StandardExports Modifier and Type Constant Field Value private static final double
KB
1024.0
-
io.prometheus.client.log4j.InstrumentedAppender Modifier and Type Constant Field Value public static final java.lang.String
COUNTER_NAME
"log4j_appender_total"
-
io.prometheus.client.log4j2.InstrumentedAppender Modifier and Type Constant Field Value public static final java.lang.String
COUNTER_NAME
"log4j2_appender_total"
-
io.prometheus.client.logback.InstrumentedAppender Modifier and Type Constant Field Value public static final java.lang.String
COUNTER_NAME
"logback_appender_total"