Constant Field Values
Contents
org.jmxtrans.*
-
org.jmxtrans.embedded.ResultNameStrategy Modifier and Type Constant Field Value public static final StringREPLACE_DOTS_IN_OBJECT_NAME"replaceDotsInObjectName"
-
org.jmxtrans.embedded.output.AbstractOutputWriter Modifier and Type Constant Field Value public static final StringSETTING_HOST"host"public static final StringSETTING_NAME_PREFIX"namePrefix"public static final StringSETTING_PORT"port"public static final StringSETTING_PROTOCOL"protocol"public static final StringSETTING_PROXY_HOST"proxyHost"public static final StringSETTING_PROXY_PORT"proxyPort"public static final StringSETTING_SOCKET_FACTORY"socketFactory"public static final StringSETTING_TLS_INSECURE"tls.insecure"public static final StringSETTING_TLS_KEY_STORE"tls.keyStore"public static final StringSETTING_TLS_KEY_STORE_PASSWORD"tls.keyStorePassword"public static final StringSETTING_TLS_TRUST_STORE"tls.trustStore"public static final StringSETTING_TLS_TRUST_STORE_PASSWORD"tls.trustStorePassword"public static final StringSETTING_TOKEN"token"public static final StringSETTING_URL"url"public static final StringSETTING_USE_TLS"useTls"public static final StringSETTING_USERNAME"username" -
org.jmxtrans.embedded.output.CopperEggWriter Modifier and Type Constant Field Value public static final intDEFAULT_COPPEREGG_API_TIMEOUT_IN_MILLIS20000public static final StringDEFAULT_COPPEREGG_API_URL"https://api.copperegg.com/v2/revealmetrics"public static final StringDEFAULT_SOURCE"#hostname#"public static final StringMETRIC_TYPE_COUNTER"counter"public static final StringMETRIC_TYPE_GAUGE"gauge"public static final StringSETTING_COPPEREGG_API_TIMEOUT_IN_MILLIS"coppereggApiTimeoutInMillis"public static final StringSETTING_SOURCE"source" -
org.jmxtrans.embedded.output.GraphiteHttpWriter Modifier and Type Constant Field Value public static final StringDEFAULT_NAME_PREFIX"servers.#hostname#." -
org.jmxtrans.embedded.output.GraphitePickleWriter Modifier and Type Constant Field Value public static final intDEFAULT_GRAPHITE_SERVER_PORT2004public static final StringDEFAULT_NAME_PREFIX"servers.#hostname#." -
org.jmxtrans.embedded.output.GraphiteWriter Modifier and Type Constant Field Value public static final intDEFAULT_GRAPHITE_SERVER_PORT2003public static final StringDEFAULT_NAME_PREFIX"servers.#hostname#." -
org.jmxtrans.embedded.output.LibratoWriter Modifier and Type Constant Field Value public static final intDEFAULT_LIBRATO_API_TIMEOUT_IN_MILLIS1000public static final StringDEFAULT_LIBRATO_API_URL"https://metrics-api.librato.com/v1/metrics"public static final StringDEFAULT_SOURCE"#hostname#"public static final StringMETRIC_TYPE_COUNTER"counter"public static final StringMETRIC_TYPE_GAUGE"gauge"public static final StringSETTING_LIBRATO_API_TIMEOUT_IN_MILLIS"libratoApiTimeoutInMillis"public static final StringSETTING_SOURCE"source" -
org.jmxtrans.embedded.output.StackdriverWriter Modifier and Type Constant Field Value public static final intDEFAULT_STACKDRIVER_API_TIMEOUT_IN_MILLIS1000public static final StringDEFAULT_STACKDRIVER_API_URL"https://custom-gateway.stackdriver.com/v1/custom"public static final StringSETTING_DETECT_INSTANCE"detectInstance"public static final StringSETTING_SOURCE_INSTANCE"source"public static final StringSETTING_STACKDRIVER_API_TIMEOUT_IN_MILLIS"stackdriverApiTimeoutInMillis"public static final intSTACKDRIVER_PROTOCOL_VERSION1 -
org.jmxtrans.embedded.output.StatsDWriter Modifier and Type Constant Field Value public static final StringDEFAULT_NAME_PREFIX"servers.#escaped_hostname#."public static final StringSETTING_BUFFER_SIZE"bufferSize"
-
org.jmxtrans.embedded.servlet.EmbeddedJmxTransLoaderListener Modifier and Type Constant Field Value public static final StringCONFIG_LOCATION_PARAM"jmxtrans.config"public static final StringSYSTEM_CONFIG_LOCATION_PARAM"jmxtrans.system.config"
-
org.jmxtrans.embedded.util.pool.SocketOutputStreamPoolFactory Modifier and Type Constant Field Value public static final intDEFAULT_SOCKET_CONNECT_TIMEOUT_IN_MILLIS500 -
org.jmxtrans.embedded.util.pool.SocketWriterPoolFactory Modifier and Type Constant Field Value public static final intDEFAULT_SOCKET_CONNECT_TIMEOUT_IN_MILLIS500