文件名称: jmx_prometheus_javaagent-0.20.0.jar中文-英文对照文档.zip
<dependency>
<groupId>io.prometheus.jmx</groupId>
<artifactId>jmx_prometheus_javaagent</artifactId>
<version>0.20.0</version>
</dependency>Gradle:
implementation group: 'io.prometheus.jmx', name: 'jmx_prometheus_javaagent', version: '0.20.0'
Gradle (Short):
implementation 'io.prometheus.jmx:jmx_prometheus_javaagent:0.20.0'
Gradle (Kotlin):
implementation("io.prometheus.jmx:jmx_prometheus_javaagent:0.20.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.prometheus.jmx
io.prometheus.jmx.common.configuration
io.prometheus.jmx.common.http
io.prometheus.jmx.common.http.authenticator
io.prometheus.jmx.common.http.ssl
io.prometheus.jmx.common.util
io.prometheus.jmx.common.yaml
io.prometheus.jmx.loggerio.prometheus.jmx.BuildInfoCollector
io.prometheus.jmx.JavaAgent
io.prometheus.jmx.JmxCollector
io.prometheus.jmx.JmxCollector.Mode
io.prometheus.jmx.MatchedRule
io.prometheus.jmx.MatchedRulesCache
io.prometheus.jmx.MatchedRulesCache.StalenessTracker
io.prometheus.jmx.ObjectNameAttributeFilter
io.prometheus.jmx.common.configuration.ConvertToInteger
io.prometheus.jmx.common.configuration.ConvertToMapAccessor
io.prometheus.jmx.common.configuration.ConvertToString
io.prometheus.jmx.common.configuration.ValidateIntegerInRange
io.prometheus.jmx.common.configuration.ValidateStringIsNotBlank
io.prometheus.jmx.common.http.ConfigurationException
io.prometheus.jmx.common.http.HTTPServerFactory
io.prometheus.jmx.common.http.authenticator.CacheKey
io.prometheus.jmx.common.http.authenticator.HexString
io.prometheus.jmx.common.http.authenticator.MessageDigestAuthenticator
io.prometheus.jmx.common.http.authenticator.PBKDF2Authenticator
io.prometheus.jmx.common.http.authenticator.PlaintextAuthenticator
io.prometheus.jmx.common.http.ssl.SSLContextFactory
io.prometheus.jmx.common.util.Precondition
io.prometheus.jmx.common.yaml.YamlMapAccessor
io.prometheus.jmx.logger.Logger
io.prometheus.jmx.logger.LoggerFactory