Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,768
    • Issues 44,768
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • 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.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #222247
You need to sign in or sign up before continuing.
Closed
Open
Issue created Jun 15, 2020 by Shinya Maeda@shinya.maeda💡Maintainer

Slow `/api/:version/internal/allowed` endpoint on www-gitlab-com

Details

Originally raised by @stanhu at #220771 (comment 359865749).

The overall durations, however, are still a bit slow (https://log.gprd.gitlab.net/goto/69168bd97565c959f8727a93e738bf9a) at 8 seconds:

image

gitaly_duration_s and cpu_s look fine. queue_duration_s is concerning (https://log.gprd.gitlab.net/goto/4008dec752ceaa4f0d1da1f70ce812cc):

image

However, though it looks like the bulk of the time may be rendering view_duration_s (https://log.gprd.gitlab.net/goto/b94c0d3b02e4acb70d0ef775f5a4d3ee):

image

Edited Jun 15, 2020 by Shinya Maeda
Assignee
Assign to
Time tracking