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