Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一章節:有關可靠性 Jxiu #11

Open
jxiu0129 opened this issue Apr 24, 2022 · 1 comment
Open

第一章節:有關可靠性 Jxiu #11

jxiu0129 opened this issue Apr 24, 2022 · 1 comment
Labels
question Further information is requested

Comments

@jxiu0129
Copy link

jxiu0129 commented Apr 24, 2022

配置详细和明确的监控,比如性能指标和错误率。 在其他工程学科中这指的是 遥测(telemetry)(一旦火箭离开了地面,遥测技术对于跟踪发生的事情和理解失败是至关重要的)。监控可以向我们发出预警信号,并允许我们检查是否有任何地方违反了假设和约束。当出现问题时,指标数据对于问题诊断是非常宝贵的。

現行公司上是把服務上雲後,用Grafana實時監控。 想聽聽大家公司上對監控的處理,還有主要針對哪些服務、數據在監控

@jxiu0129
Copy link
Author

jxiu0129 commented May 4, 2022

  • Cloudwatch 不夠用 => status page(太貴)=> uptime
  • grafana (front end) => test coverage, lighthouse score, => 可維護性高
  • grafana (datateam) => kafka offset, data pipeline 延遲時間
  • cloudwatch => 自己架 status page (private repo)

@kylemocode kylemocode added the question Further information is requested label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants