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

Rough architecture outline #33

Open
zpratt opened this issue Dec 30, 2021 · 0 comments
Open

Rough architecture outline #33

zpratt opened this issue Dec 30, 2021 · 0 comments

Comments

@zpratt
Copy link
Owner

zpratt commented Dec 30, 2021

Event types

  • deployments
  • alert manager triggers
    • these can come from all sorts of rules, such as:
  • using a GitHub webhook to observe pushes to the designated deployment branch of the repo being tracked (starts the lead time clock)
    * this will allow customers to track MTTU for security issues

Aggregation

Prometheus would then be deployed to each cluster and used as the central hub for all metrics. There will need to be some kind of event correlation to be used as well.

Thanos can then be used to aggregate metrics across clusters/environments.

Grafana can then be used to visualize the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant