gitlab.com/gitlab-org/labkit@v1.21.0/correlation/field.go (about) 1 package correlation 2 3 // FieldName is the field used in structured logs that represents the correlationID. 4 const FieldName = "correlation_id"