Skip to content
Snippets Groups Projects

Specify how to enable/disable specific gRPC calls

Merged username-removed-367626 requested to merge gitaly-troubleshoot-update into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • @eReGeBe Everything looks good, only couple of comments. Sorry for the late review.

  • @gl-gitaly probably the most important thing to monitor is the Prometheus up metric, which tells us whether the prometheus listener is listening (and therefore the state of the process)

    https://prometheus.gitlab.com/graph?g0.range_input=1h&g0.expr=up%7Bjob%3D%22gitaly-production%22%7D&g0.tab=1

    Can we add this into our alerting somehow?

  • @andrewn I think we can. Maybe in another MR to conclude this one?

  • username-removed-367626 resolved all discussions

    resolved all discussions

  • @andrewn I created https://gitlab.com/gitlab-org/gitaly/issues/240 for the uptime runbook. Please prioritize it as you see fit.

  • Please register or sign in to reply
    Loading