• Get the domain to send OTEL metrics to.

    It can be overridden via the SHOPIFY_CLI_OTEL_EXPORTER_OTLP_ENDPOINT environment variable.

    Parameters

    • env: ProcessEnv = process.env

      The environment variables from the environment of the current process.

    Returns string | undefined

    The domain to send OTEL metrics to.