Verified Commit a9a18efd authored by service-platforms-labkit's avatar service-platforms-labkit Committed by GitLab
Browse files

feat: update field constants from labkit-spec v1.0

parent 0fcf0185
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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