Project 'gitlab-com/gl-infra/scalability' was moved to 'gitlab-com/gl-infra/observability/team'. Please update any links and bookmarks that may still have the old path.
Status report: 2020-02-26 - 2020-03-04
Scalability Status Update
Closed Issues
-
@oswaldo: #172 (closed): Update GDK with sidekiq-cluster as a default -
@oswaldo: #179 (closed): Add docs for idempotency worker attribute and how to test it -
@reprazent: #155 (closed): Add configurable "db_pool_headroom" for the connection pool in multithreaded environments -
@reprazent: #192 (closed): 2020-02-28 - issues with Service::Unknown -
@reprazent: #194 (closed): 2020-03-02 - board grooming -
@reprazent: gitlab-org/gitlab#42685 (closed): NoMethodError with admin mode feature and sessionless authentication Backlog -
@reprazent: gitlab-org/gitlab#208432 (closed): Admins that have the Gitaly Default Timeout set to a value larger than worker_timeout are unable to save settings in the Elasticsearch Integration menu -
@smcgivern: #166 (closed): Track job waiter attempts and timeouts -
@smcgivern: #168 (closed): Stop AuthorizedProjectsWorker double scheduling in Projects::CreateService -
@smcgivern: #189 (closed): Team Time at Contribute 2020 -
@smcgivern: https://gitlab.com/gitlab-com/marketing/contribute/contribute-2020/issues/19: Football (soccer) game
Merged Merge Requests
- @andrewn: gitlab-com/runbooks!1606 (merged): Experimental: Add a diagram of the system to the platform triage
- @andrewn: gitlab-com/runbooks!1952 (merged): Align grafana dashboards to the minute, to aid with caching
- @andrewn: gitlab-com/runbooks!1962 (merged): Some improvements to the service dashboards
- @marin: gitlab-org/release-tools!885 (merged): Include temporary sec mirror for CNG
- @oswaldo: gitlab-org/gitlab!25551 (merged): Add docs for idempotent workers
- @oswaldo: gitlab-org/gitlab!26284 (merged): Bump Workhorse version to support Go Continuous Profiling
- @oswaldo: gitlab-org/gitlab-workhorse!461 (merged): Add Stackdriver Profiler through Labkit
- @oswaldo: gitlab-org/gitlab-workhorse!469 (merged): Prepare 8.24.0 release with Continuous Profiling
- @oswaldo: gitlab-org/labkit!46 (merged): Init Go Continuous Profiling despite listener configuration
- @reprazent: gitlab-org/gitlab!25447 (merged): Mark duplicate jobs in Sidekiq
- @reprazent: gitlab-org/gitlab!26292 (merged): Only validate gitaly timeouts when they changed
- @smcgivern: gitlab-org/gitlab!25998 (merged): API endpoint to remove jobs from Sidekiq based on metadata
- @smcgivern: gitlab-org/gitlab!26159 (merged): Document JobWaiter metrics
- @smcgivern: gitlab-org/gitlab!26271 (merged): Rename latency_sensitive -> urgency
- @smcgivern: gitlab-org/gitlab!26392 (merged): Avoid using Timeout when deleting Sidekiq jobs
- @smcgivern: gitlab-com/www-gitlab-com!42113 (merged): Clarify that Hilton Prague is the primary hotel
- @smcgivern: gitlab-com/www-gitlab-com!42320 (merged): Fix number of important things
- @smcgivern: gitlab-com/www-gitlab-com!42432 (merged): Sean is not a GitLab Shell maintainer
- @smcgivern: !8 (merged): Make pipelines less annoying
- @smcgivern: !9 (merged): Remove tmp/.gitkeep
Reviewed Merge Requests
- @andrewn: gitlab-org/labkit!46 (merged): Init Go Continuous Profiling despite listener configuration
- @andrewn: gitlab-com/runbooks!1948 (merged): Fix interpolation issue in the gitab dashboards
- @andrewn: gitlab-com/runbooks!1953 (merged): Cleanup node CPU rules
- @marin: change-lock!9: Removes the changelock for contribute
- @marin: gitlab-org/release-tools!886 (merged): Fix Component version fetching
- @marin: gitlab-org/release-tools!887 (merged): Introduce security mirror for CNG Images
- @marin: gitlab-org/release-tools!891 (merged): Disable tracking of security releases for now
- @marin: gitlab-org/release-tools!892 (merged): Use "next" for skipping security releases
- @marin: gitlab-com/www-gitlab-com!42113 (merged): Clarify that Hilton Prague is the primary hotel
- @marin: gitlab-com/www-gitlab-com!42202 (merged): Added workflow detail to Incident Review process
- @marin: gitlab-com/www-gitlab-com!42426 (merged): Craig Miskell transfer to the Scalability Team
- @marin: gitlab-com/www-gitlab-com!42432 (merged): Sean is not a GitLab Shell maintainer
- @marin: gitlab-com/www-gitlab-com!42547 (merged): Initial refinement of responsibilities and clarity in timeline.
- @reprazent: gitlab-org/gitlab!25056 (merged): Bypass Session for API & Sesssionless Endpoints in Admin Mode
- @reprazent: gitlab-org/gitlab!25615 (merged): Use available? method for Elastic Stack availability
- @reprazent: gitlab-org/gitlab!25828 (merged): Ensure temp export data is removed if Group/Project export failed
- @reprazent: gitlab-org/gitlab!25982 (merged): Fix flaky wiki specs by waiting for the SVG to be loaded first
- @reprazent: gitlab-org/gitlab!26027 (merged): Resolve "Validate actor/user against CODEOWNERS"
- @reprazent: gitlab-org/gitlab!26034 (merged): Implement uploading functionality for status page storage client for AWS S3
- @reprazent: gitlab-org/gitlab!26236 (merged): Limit display of notification broadcast messages in Git post-receive reply
- @reprazent: gitlab-org/gitlab!26392 (merged): Avoid using Timeout when deleting Sidekiq jobs
- @smcgivern: gitlab-org/gitlab!23993 (merged): Update files when snippet is updated
- @smcgivern: gitlab-org/gitlab!25534 (merged): Add initial package details activity panel
- @smcgivern: gitlab-org/gitlab!25609 (merged): Rename columns in vulnerabilities table to match new states
- @smcgivern: gitlab-org/gitlab!25706 (merged): Make status transition resilient for downstream pipeline creation
- @smcgivern: gitlab-org/gitlab!25808 (merged): Reduce object allocation during logging
- @smcgivern: gitlab-org/gitlab!25819 (merged): Add internationalization support to error messages [Part 1]
- @smcgivern: gitlab-org/gitlab!25892 (merged): Remove un accessible links from embded dashboards context menu
- @smcgivern: gitlab-org/gitlab!25896 (merged): Fix issue import to accept export format
- @smcgivern: gitlab-org/gitlab!26001 (merged): GraphQL fields should generally be nullable
- @smcgivern: gitlab-org/gitlab!26009 (merged): Fix cherry pick icon
- @smcgivern: gitlab-org/gitlab!26037 (merged): Fix scoped label text color when background is light
- @smcgivern: gitlab-org/gitlab!26110 (merged): Fix intermittent failures in profiler_spec.rb
- @smcgivern: gitlab-org/gitlab!26126 (merged): GraphQL: Subclass offset based pagination
- @smcgivern: gitlab-org/gitlab!26146 (merged): Fix scoped labels rendering in Todos
- @smcgivern: gitlab-org/gitlab!26173 (merged): Add web_url attribute to API response for Commits
- @smcgivern: gitlab-org/gitlab!26257 (merged): Reduce object allocation when using LogLimitedArray
- @smcgivern: gitlab-org/gitlab!26294 (merged): Allow creating default branch in snippet repositories
- @smcgivern: gitlab-org/gitlab!26365 (merged): Remove deprecation warning for Module#parents
-
@smcgivern: gitlab-org/gitlab!26440 (merged): Make
warn
deprecation note a comment instead - @smcgivern: gitlab-com/www-gitlab-com!42221 (merged): Clarify rooming list date
This status report was autogenerated.