Arize Phoenix TS
    Preparing search index...
    SetProjectRetentionPolicyParams: ClientFn & ProjectIdentifier & {
        policyId: string | null;
    }

    Parameters for assigning or resetting a project's retention policy.

    Type Declaration

    • policyId: string | null

      The GlobalID of an existing trace retention policy, or null to reset the project to the default policy.