Skip to content

SWIP-16 Support LLM-as-Judge on Top of GenAI Observability#13943

Open
peachisai wants to merge 3 commits into
apache:masterfrom
peachisai:Add-the-genai-evaluation-feature
Open

SWIP-16 Support LLM-as-Judge on Top of GenAI Observability#13943
peachisai wants to merge 3 commits into
apache:masterfrom
peachisai:Add-the-genai-evaluation-feature

Conversation

@peachisai

Copy link
Copy Markdown
Member
  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.
image image

@peachisai peachisai changed the title Add the genai evaluation feature SWIP-16 Support LLM-as-Judge on Top of GenAI Observability Jul 12, 2026
Comment on lines +112 to +120
return new StorageID()
.append(TRACE_ID, traceId)
.append(SERVICE_ID, serviceId)
.append(SERVICE_INSTANCE_ID, serviceInstanceId)
.append(SPAN_ID, spanId)
.append(SPAN_TYPE, spanType)
.append(TASK_NAME, taskName)
.append(EVALUATION_LEVEL, evaluationLevel)
.append(EVALUATION_TIME, evaluationTime);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks dangerous, could you ref to existing app log?
I feel we have a uuid kind of thing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants