Loading lib/labkit/fields.rb +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ module Labkit Fields::SEVERITY => %w[level], Fields::LOG_MESSAGE => %w[msg custom_message extra.message fields.message graphql.message reason color_message exception.gitaly], Fields::CLASS_NAME => %w[class author_class exception.class extra.class extra.class_name], Fields::SERVICE_NAME => %w[service grpc.service_name auth_service type component subcomponent], Fields::SERVICE_NAME => %w[service grpc.service_name auth_service component subcomponent], Fields::GL_ORGANIZATION_ID => %w[organization_id], Fields::GL_PROJECT_PATH => %w[project_path full_path root_pipeline_project_path requested_project_path auth_project_path extra.gl_project_path], }.freeze Loading Loading
lib/labkit/fields.rb +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ module Labkit Fields::SEVERITY => %w[level], Fields::LOG_MESSAGE => %w[msg custom_message extra.message fields.message graphql.message reason color_message exception.gitaly], Fields::CLASS_NAME => %w[class author_class exception.class extra.class extra.class_name], Fields::SERVICE_NAME => %w[service grpc.service_name auth_service type component subcomponent], Fields::SERVICE_NAME => %w[service grpc.service_name auth_service component subcomponent], Fields::GL_ORGANIZATION_ID => %w[organization_id], Fields::GL_PROJECT_PATH => %w[project_path full_path root_pipeline_project_path requested_project_path auth_project_path extra.gl_project_path], }.freeze Loading