Arize Phoenix TS
    Preparing search index...

    Type Alias BaseUrlSource

    BaseUrlSource: "default" | "environment" | "explicit"

    Where a client's base URL came from: an explicit baseUrl option ("explicit"), a Phoenix environment variable ("environment"), or the built-in localhost default ("default").

    Explicit configuration outranks the ambient environment, so this is what decides whether an environment variable may retarget the client's trace export.