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

Lab 8 - Monitoring #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Lab 8 - Monitoring #16

wants to merge 1 commit into from

Conversation

burlacio
Copy link
Contributor

@burlacio burlacio commented Mar 5, 2022

Related PR UNIBUC-PROD-ENGINEERING/monitoring#1

TODOs:

docs

  • high level monitoring diagram
  • readme instructions

setup:

  • integrate Spring Prom metrics
  • integrate Loki
  • integrate cAdvisor (container prom exporter)
  • integrate MongoDB (query) prom exporter
  • integrate Prom Server
  • integrate Grafana
  • integrate Prom Alert Manager

dashboards

  • app custom business metrics
  • spring metrics
  • cAdvisor metrics

alerting

  • add prom alerts
  • add canary injector

perf

  • add wrk injector array (as a simpler alternative to gatling)

additional topics to cover:

  • monitoring & alerting system HA w/ respect to (long term storage, availability)
  • signal based autoscaling

Detailed monitoring diagram

high-level-monitoring-diagram

@burlacio burlacio self-assigned this Mar 5, 2022
@burlacio burlacio marked this pull request as draft March 5, 2022 15:49
@burlacio burlacio force-pushed the add-monitoring branch 3 times, most recently from 4e3af63 to 7632362 Compare March 6, 2022 14:51
@burlacio burlacio marked this pull request as ready for review March 6, 2022 15:48
@moldovanus
Copy link
Contributor

@burlacio please open PR against monitoring branch. the idea was that we add all monitoring-related stuff there
we merge it to main and then people rebase from it

@burlacio burlacio force-pushed the add-monitoring branch 2 times, most recently from 4f8d240 to 55ab99e Compare March 21, 2022 14:45
sorinNgit added a commit to StockZ-ProdEngineering/service that referenced this pull request May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants