dropwizard-prometheus:Dropwizard Codahale指标导出器用于Prometheus

时间:2021-05-24 09:45:42
【文件属性】:
文件名称:dropwizard-prometheus:Dropwizard Codahale指标导出器用于Prometheus
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-24 09:45:42
Java 魔术师普罗米修斯 dropwizard codahale指标导出器,用于普罗米修斯。 Prometheus监控服务器的简单指标报告。 它是Java代理形式的简单框架,用于导出dropwizard实时度量标准,例如Timer,Gauge和Histogram。 如果您有dropwizard指标用于监视各种信息,然后又要与prometheus一起使用,那么以prometheus格式导出​​指标将很困难。 该项目使用java代理来检测代码,以便将dropwizard度量标准转换为prometheus格式,然后发送到prometheus,以便使用prometheus服务器轻松进行可视化和发出警报。 概述 javaagent接受具有批注(例如Timed,Gauge,Counted,ExceptionMetered)的每个方法,并插入特定于Prometheus的代码,在该代码中执行不同的计算并将其发
【文件预览】:
dropwizard-prometheus-master
----.gitignore(230B)
----README.md(2KB)
----pom.xml(4KB)
----LICENSE(11KB)
----src()
--------main()

网友评论