Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arize-ax.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Where is the full Helm reference?

In each distribution archive, open docs/index.html and browse Advanced → Helm. That HTML bundle matches your release. The operator chart also ships values.schema.json inside arize-operator-chart.tgz.

What hosts do we allowlist for a restricted network?

Typical outbound hosts include ch.hub.arize.com (distribution hub) and us-central1-docker.pkg.dev (AX container images). See Semi-restricted and your internal security review.

How long is my download JWT valid?

JWT lifetime and rotation are defined by Arize for your contract. If downloads fail with 401/403, request a fresh JWT from your Arize contact and update your export JWT=... step on Download and extract.

Can I disable Call Home or hub metrics?

Yes, when policy requires it. The operator values.yaml fields and defaults are documented under Advanced → Helm in the offline docs/ bundle from your distribution archive, and in values.schema.json inside arize-operator-chart.tgz—use those sources rather than changing Call Home defaults without a security review.

macOS vs Linux for arize.sh?

The distribution docs describe macOS and Linux as the supported workstation environments for the install scripts. If you are on Windows, use a Linux VM or another supported host per your IT policy. On macOS, use a currently Apple-supported macOS release on the install workstation (Apple retires older versions on a fixed schedule). Unsupported macOS can break TLS, Docker, or curl against corporate proxies. For Helm, kubectl, Docker, and Terraform minimums, see Prerequisites → Tool version guidance.

Where do I report install issues?

Use your Arize support channel. Include release version, sanitized values.yaml shape (no secrets), and relevant kubectl / ./arize.sh output.