Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gitlab-pages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 167
    • Issues 167
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • 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
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • gitlab-pages
  • Merge requests
  • !397

Update LabKit library to v1.0.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrew Newdigate requested to merge vendor-v1.0.0 into master Nov 20, 2020
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 2

LabKit has reached a 1.0.0 milestone 🎉

See https://gitlab.com/gitlab-org/labkit/-/releases/v1.0.0

Changes since last update

Since Pages does not appear to use CorrelationIDs are present (it should!), it's unlikely that any of these changes will have an impact on Pages directly, but it would be good to bring all downstream applications up to LabKit v1.0.0.

f5c340d (fixed-semantic-commits) build: improved semantic releases
6144ff3 Use semantic releases
fb700cf tracing: exclude liveness and readiness checks
5ee3c06 Add container registry backward compatibility check
5067fff Document the labkit review process
fcc13a3 Update some of the dependencies
b4fdfed Address some correlation id generator issues
bc6583a tracing: include http.method and http.url on incoming http requests
5ac31aa ExtractFromContextOrGenerate helper
6087896 Set randomness source to generate random IDs
fdcdc4d Support non-global monitoring
9b9af24 (enable-go-cyclo) Enable more golangci linters
b0d4b0b (ash2k/insert-correlation-id) Insert correlation id if missing or propagation is disabled
924d515 (use-ksuid-for-correlation-ids) Use ULIDs for CorrelationIDs
9b4cb8d (update-gitaly-image) Update gitaly image
9d9bf6b (exclude-health-checks-from-tracing) Exclude GRPC health checks from distributed tracing
79a37d6 Testable errortracking package
8cf4b6d tracing: Make service_name configurable via LABKIT_TRACING_URL
Edited Nov 23, 2020 by Andrew Newdigate
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: vendor-v1.0.0