@valon-technologies/gestalt
    Preparing search index...

    Module telemetry

    OpenTelemetry helpers for provider-authored GenAI instrumentation.

    gestaltd owns exporter configuration. Providers use these helpers around model calls, agent invocations, and tool execution that happen inside their own process.

    Classes

    GenAIOperation

    Interfaces

    ModelOperationOptions
    AgentInvocationOptions
    ToolExecutionOptions
    TokenUsage

    Variables

    TELEMETRY_INSTRUMENTATION_NAME
    GENAI_PROVIDER_NAME
    GENAI_OPERATION_CHAT
    GENAI_OPERATION_EXECUTE_TOOL
    GENAI_OPERATION_INVOKE_AGENT
    GENAI_TOOL_TYPE_DATASTORE
    GENAI_TOOL_TYPE_EXTENSION

    Functions

    withModelOperation
    withAgentInvocation
    withToolExecution