Arize Phoenix TS
    Preparing search index...
    • Resolves the OTel endpoint and credentials as source-aware groups.

      Returns {
          credentials: {
              apiKey?: string;
              headers?: Headers;
              source?: EnvironmentValueSource;
          };
          endpoint: ResolvedEnvironmentValue;
      }