open-job/openjob

【建议】集成Spring体系的MircoMeter运行指标

dargoner opened this issue · 7 comments

集成Spring体系的MircoMeter,使得OpenJob的运行时Metrics可以被监控起来。Powerjob还没实现

stelin commented

@dargoner 我们评估下

@dargoner 我们评估下

什么时候发布下一个版本@stelin

@stelin assign me

@dargoner
The metrics API integrated in Spring Boot's dependency actuator uses the framework Micrometer.
I'm exposing the metrics through actuator and it seems to be working, any questions you can discuss with me

这是一个亮点特性啊

@dargoner
Yes,I'm working on this task, integrating metrics and building a dashboard using Prometheus and Grafana, of course I know there are more options for micrometer, I'm just providing a sample, you can see the sample in the documentation in the next release!

@Leowuqunqun Hi, you can try jmx_prometheus_javaagent. For Prometheus it is more useful, especially data collection!