helm repo add coreweave https://charts.core-services.ingress.coreweave.com, then run helm install -n "[MY-NAMESPACE]" grafana coreweave/grafana. The chart installs Grafana with the CoreWeave Metrics and CoreWeave Logs data sources pre-configured against the correct CoreWeave endpoints. Open each data source’s settings, add an Authorization HTTP header with the value Bearer [ACCESS-TOKEN] (using a CoreWeave API access token), and set the HTTP method to GET. Self-hosting is customer-managed. You own setup, upgrades, and hosting costs.
For the full step-by-step procedure, see Self-hosted Grafana.
Administrator