Constant Field Values

Contents

io.prometheus.*

  • io.prometheus.client.io.prometheus.client.CKMSQuantiles 
    Modifier and Type Constant Field Value
    private final int compressInterval 128
  • 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.io.prometheus.client.Environment 
    Modifier and Type Constant Field Value
    private static final java.lang.String DISABLE_CREATED_SERIES "PROMETHEUS_DISABLE_CREATED_SERIES"
  • 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"
    public static final java.lang.String CONTENT_TYPE_OPENMETRICS_100 "application/openmetrics-text; version=1.0.0; charset=utf-8"
  • 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"