Skip to content

[Feature]: GenAI integration with Jaeger #7827

@yurishkuro

Description

@yurishkuro

Summary

GenAI can provide powerful capabilities for automatic analysis of tracing data.

There can be multiple product functions, with increasing order of complexity:

  1. Free form question about a single trace. Easiest, needs chat infra in the UI.
    - Ability to use user-provided skills (nice to have). Requires agentic loop.
  2. Automated analysis of a trace. Needs agentic loop & prompt tuning on our side
  3. Free form search query. Needs ability act on the UI elements from agentic loop, and prompt tuning.
  4. Free form investigation. Ultimate, investigation agent, needs lots of prompting.

Everything beyond (1) involves prompt engineering and the only non-anecdotal way to evaluate the prompts is with benchmarks.

Directional design - "bring your own agent".

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions