InfoGrab DocsInfoGrab Docs

로깅된 이벤트

GitLab Rails Monolith 인스턴스에서 대규모 언어 모델(LLM) 기반 기능에 사용되는 특수 로깅 이벤트 목록을 설명합니다.

GitLab Rails Monolith 인스턴스의 표준 로깅 외에도, 대규모 언어 모델(LLM) 기반 기능에 대한 특수 로깅을 사용할 수 있습니다. 로깅된 이벤트 # 검증으로 인한 서비스 반환 # Description: 사용자가 작업을 수행할 권한이 없음 Class: Llm::BaseService Ai_event_name: permission_denied Level: info Arguments: none Part of the system: abstraction_layer Expanded logging?: no Rails: yes Sidekiq: no CompletionWorker 대기열에 추가 # Description: Sidekiq에서 completion worker 스케줄링 Class: Llm::BaseService Ai_event_name: worker_enqueued Level: info Arguments: user_id: message.user.id resource_id: message.resource&.id resource_class: message.resource&.class&.name request_id: message.request_id action_name: message.ai_action options: job_options Part of the system: abstraction_layer Expanded logging?: yes Rails: yes Sidekiq: no 중단: 리소스 없음 # Description: 슬래시 명령에 리소스가 없는 경우 Class: Llm::ChatService Ai_event_name: missing_resource Level: info Arguments: none Part of the system: duo_chat Expanded logging?: no Rails: yes Sidekiq: no CompletionService 실행 # Description: completion 실행 중 Class: Llm::Internal::CompletionService Ai_event_name: completion_service_performed Level: info Arguments: user_id: prompt_message.user.to_gid resource_id: prompt_message.resource&.to_gid action_name: prompt_message.ai_action request_id: prompt_message.request_id client_subscription_id: prompt_message.client_subscription_id completion_service_name: completion_class_name Part of the system: abstraction_layer Expanded logging?: yes Rails: no Sidekiq: yes LLM 응답에서 답변 # Description: 응답에서 답변