Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,924
    • Issues 34,924
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,236
    • Merge Requests 1,236
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #230481

Closed
Open
Opened Jul 20, 2020 by Marc Shaw@marc_shawDeveloper11 of 11 tasks completed11/11 tasks

Roll out the feature flag for tracking action active monthly stats

What

Remove the :track_unique_actions feature flag

Owners

  • Team: Source Code
  • Most appropriate slack channel to reach out to: #g_create_source-code-be
  • Best individual to reach out to: Marc Shaw

Expectations

No change to behaviour for pushing, changing wiki pages, and changing design management related actions.

What might happen if this goes wrong?

Post receive hook isn't run for pushing, wiki pages and design management changes or it is slightly slower to do these actions.

What can we monitor to detect problems with this?

Sentry, Kibana (to check for json.path:"/api/v4/internal/post_receive" and not json:status 200) and grafana to check the performance impact on the end point.

Roll Out Steps

  • Enable on staging
  • Test on staging
  • Ensure that documentation has been updated
  • Enable on GitLab.com for individual groups/projects listed above and verify behaviour
  • Coordinate a time to enable the flag with #production and #g_delivery on slack.
  • Announce on the issue an estimated time this will be enabled on GitLab.com
  • Enable on GitLab.com by running chatops command in #production
  • Cross post chatops slack command to #support_gitlab-com (more guidance when this is necessary in the dev docs) and in your team channel
  • Announce on the issue that the flag has been enabled
  • Remove feature flag and add changelog entry
  • After the flag removal is deployed, clean up the feature flag by running chatops command in #production channel
Edited Aug 20, 2020 by Marc Shaw
Assignee
Assign to
13.3
Milestone
13.3 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#230481