Giter Site home page Giter Site logo

Comments (5)

terrymanu avatar terrymanu commented on May 8, 2024

目前的监控是基于zk,http://dangdangdotcom.github.io/elastic-job/post/execution_monitor/
请详细讨论下,目前还有哪些东西需要监控,用什么方式监控

from shardingsphere-elasticjob.

gl2001wl avatar gl2001wl commented on May 8, 2024

如果要知道trigger的历史信息怎么实现好?通过zk还是让每个quartz使用jdbc store?
目前都是本次上上次执行状态,对于异常不挂起的job历史失败不好排查。
另外对于异常挂起的job,没有在zk中更新状态至failed,还是completed,这也是个问题。

from shardingsphere-elasticjob.

terrymanu avatar terrymanu commented on May 8, 2024

是的,如果需要查询历史,需要看日志,或者设计一种统一的策略把错误信息发布出去。目前看,基于elk的日志分析居多吧

from shardingsphere-elasticjob.

gl2001wl avatar gl2001wl commented on May 8, 2024

实时监控报警可以考虑使用JMX的MXBean的Notification来做?普通的写日志然后外部统一日志平台拉取比较合适。

from shardingsphere-elasticjob.

terrymanu avatar terrymanu commented on May 8, 2024

目前监控功能已通过event log的方式实现。报警功能不在elastic-job范畴之内

from shardingsphere-elasticjob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.