@microsoft/opentelemetry
    Preparing search index...

    Type Alias ClusterCategory

    ClusterCategory:
        | "local"
        | "dev"
        | "test"
        | "preprod"
        | "firstrelease"
        | "prod"
        | "gov"
        | "high"
        | "dod"
        | "mooncake"
        | "ex"
        | "rx"

    Cluster categories for A365 service endpoint resolution. Mirrors the ClusterCategory enum from Agent365-nodejs.