Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • scalability scalability
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 258
    • Issues 258
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.comGitLab.com
  • GitLab Infrastructure TeamGitLab Infrastructure Team
  • scalabilityscalability
  • Issues
  • #1187
Closed
Open
Created Jul 20, 2021 by Jacob Vosmaer@jacobvosmaer-gitlabOwner

Roll out PackObjectsHookWithSidechannel

When #1126 (closed) is done, it should be possible to use a feature flag to enable PackObjectsHookWithSidechannel per project or a percentage of the time. This issue is a placeholder for planning the roll-out.

  1. Update Gitaly latency SLI's so that they exclude PackObjectsHookWithSidechannel. Our latency SLI's exclude gRPC streaming RPC's by default, so also PackObjectsHook. But PackObjectsHookWithSidechannel is not labeled as a streaming RPC, it would get included in the latency SLI, and that would cause false alarms. gitlab-com/runbooks!3828 (merged)
  2. Roll out in gstg production#5422 (closed)
  3. Roll out in gprd production#5423 (closed)
Edited Aug 26, 2021 by Jacob Vosmaer
Assignee
Assign to
Time tracking