Skip to content

Resolve "Certain Duo Chat logs are missing in Kibana"

What does this MR do and why?

Certain fields in Kibana for Duo Chat do not match up with what we would expect. This MR fixes them.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

None

How to set up and validate locally

  1. Enable LLM logging
  2. Ask Duo a question such as 'How do I fork a project?'
  3. Observe that 'Received response from Anthropic' properly logs the response
  4. Observe that 'Prompt' properly logs the prompt
  5. Observe that 'Received response from Vertex' properly logs the embeddings

Related to #456998 (closed)

Edited by Lesley Razzaghian

Merge request reports