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.
Where a client's base URL came from: an explicit
baseUrloption ("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.