Enable Grafana
By default, Grafana is disabled in order to save costs. If you want to enable Grafana on your namespace, enable it in your product.yaml:
product.yaml
kubeflow_profiles:
<namespace>:
...
grafana:
enable: true
...
Plugins
With Grafana activated, see our Observability page for the plugins supported by our platform and how to build dashboards.