Giter VIP home page Giter VIP logo

Comments (12)

feiyu563 avatar feiyu563 commented on May 14, 2024

from prometheusalert.

linux-xiayun avatar linux-xiayun commented on May 14, 2024

from prometheusalert.

JayWu890225 avatar JayWu890225 commented on May 14, 2024

Hi ,
您这个项目作用是连接多监控系统,比如zabbix/grafana/prometheus,如果有把告警信息做持久化,感觉会更好。因为做了持久化后,可以做后续的分析以及优化甚至可以根据告警内容作出系统自我修复的功能。
如果像您之前回复的去prometheus内部查询,这样就等于绑定了监控工具,这跟你初衷应该相悖吧。

期待您的回复。

from prometheusalert.

feiyu563 avatar feiyu563 commented on May 14, 2024

from prometheusalert.

bogeit avatar bogeit commented on May 14, 2024

不知道大佬能不能支持下发送飞书的接口。 @feiyu563

from prometheusalert.

feiyu563 avatar feiyu563 commented on May 14, 2024

from prometheusalert.

bogeit avatar bogeit commented on May 14, 2024

谢谢大佬。 @feiyu563

from prometheusalert.

minibear2333 avatar minibear2333 commented on May 14, 2024

Hi ,
您这个项目作用是连接多监控系统,比如zabbix/grafana/prometheus,如果有把告警信息做持久化,感觉会更好。因为做了持久化后,可以做后续的分析以及优化甚至可以根据告警内容作出系统自我修复的功能。
如果像您之前回复的去prometheus内部查询,这样就等于绑定了监控工具,这跟你初衷应该相悖吧。

期待您的回复。

@JayWu890225 @linux-xiayun @feiyu563

我个人认为不应该加到mysql中做持久化,因为这个工具本身作为webhook调用的方式,理应做的轻量,减少耦合。

个人认为最好的一种方式是把他按照业界规,设计成类似exporter的采集源,供prometheus或者其他监控采集,最后存储在时序数据库里,不知道是不是合理。

如果不合理也不是很建议增加Mysql,会增加部署成本;
如果一定要增加需要做成可配置的,可以选择是否要落库。

from prometheusalert.

feiyu563 avatar feiyu563 commented on May 14, 2024

@Pzqu 目前的计划也是在下一版本中集成metrics,尽可能的做到无状态化

from prometheusalert.

feiyu563 avatar feiyu563 commented on May 14, 2024

@bogeit 飞书现已经支持

from prometheusalert.

bogeit avatar bogeit commented on May 14, 2024

收到,我会尽快完成测试,到时来反馈结果,谢谢大佬的更新。 @feiyu563

from prometheusalert.

feiyu563 avatar feiyu563 commented on May 14, 2024

目前已经初步集成了Prometheus的metrics来导出一些指标,目前还在测试阶段,部分信息可能还不是特别全面,欢迎使用最新的版本测试。

from prometheusalert.

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.