@microsoft/opentelemetry
    Preparing search index...

    Interface InvokeAgentScopeDetails

    Details for invoking agent scope.

    interface InvokeAgentScopeDetails {
        endpoint?: ServiceEndpoint;
    }
    Index
    endpoint?: ServiceEndpoint

    Endpoint the agent is being invoked on.