> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-style-guide-models-runs-20260604-113608.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Visualize CoreWeave infrastructure alerts

> View CoreWeave infrastructure alerts such as GPU failures and thermal violations on your W&B experiment run plots.

Observe infrastructure alerts such as GPU failures and thermal violations during machine learning experiments you log to W\&B. When you run on a supported [CoreWeave Kubernetes Service (CKS)](https://docs.coreweave.com/products/cks) cluster, enable this integration, and satisfy the prerequisites on this page, [CoreWeave Mission Control](https://www.coreweave.com/mission-control) monitors your compute infrastructure during a [W\&B run](/models/runs).

<Note>
  This feature is in Preview. Contact your W\&B representative for access.
</Note>

## Prerequisites

For this integration to work end-to-end, the following must be true.

| Prerequisite                                      | Details                                                                                                                                                                                                                                                                                             |
| ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **CoreWeave platform**                            | Available only on [CoreWeave Kubernetes Service (CKS)](https://docs.coreweave.com/products/cks) clusters. Not available on CoreWeave bare metal clusters or CoreWeave Classic. Training jobs running through [SUNK](https://docs.coreweave.com/products/sunk) on CKS also satisfy this requirement. |
| **W\&B Python SDK**                               | For training jobs, use the `wandb` package version `0.20.1` or later when you log a run.                                                                                                                                                                                                            |
| **W\&B Server (Dedicated Cloud or Self-Managed)** | If you use a W\&B Dedicated Cloud or W\&B Self-Managed deployment, use W\&B Server version `0.73.0` or later. Set the `SERVER_FLAG_ENABLE_CORE_WEAVE_OBSERVABILITY` environment variable on the W\&B app pod so the server can accept CoreWeave observability data.                                 |

After you meet the prerequisites, the integration works as follows:

* If an error occurs, CoreWeave sends that information to W\&B.
* W\&B populates infrastructure information onto your run's plots in your project's workspace.
* CoreWeave automatically resolves some issues, and W\&B surfaces that information on the run's page.
