Spring 批处理作业状态配置为使用 prometheus 发出警报
Posted
技术标签:
【中文标题】Spring 批处理作业状态配置为使用 prometheus 发出警报【英文标题】:Spring batch job state configured to alert with prometheus 【发布时间】:2018-10-20 00:52:02 【问题描述】:我们正在为项目使用 Spring 批处理框架。我可以用我的 spring 批处理框架配置 prometheus (https://prometheus.io/docs/practices/alerting/#alerting)。在 prometheus 文档中,我只能看到 Spring boot 的示例。对此的任何帮助都将受到高度赞赏。
【问题讨论】:
请查看jira.spring.io/browse/BATCH-2774 了解有关 Spring Batch 中千分尺集成的更新。 感谢更新。 【参考方案1】:Spring Batch 目前没有 Micrometer 集成。这是我们正在评估的未来版本。如果您有兴趣,请随时提出问题!
【讨论】:
以上是关于Spring 批处理作业状态配置为使用 prometheus 发出警报的主要内容,如果未能解决你的问题,请参考以下文章
在关机时停止所有 Spring 批处理作业 (CTRL-C)
如何使用 Spring 和 Hibernate 为 Web 应用程序和批处理作业设置事务
如何使用 Spring 和 Hibernate 为 Web 应用程序和批处理作业设置事务