@microsoft/opentelemetry
    Preparing search index...

    Variable GEN_AI_MAIN_AGENT_NAME_KEYConst

    GEN_AI_MAIN_AGENT_NAME_KEY: "microsoft.gen_ai.main_agent.name" = ...

    Constants for the GenAI "main agent" propagation feature.

    Target attribute keys written by GenAIMainAgentSpanProcessor and GenAIMainAgentLogRecordProcessor so that downstream telemetry (spans + logs) is attributed to the user-facing ("main") agent rather than internal sub-agents in a multi-agent system.

    Mirrors microsoft/opentelemetry-distro-python.