Grafana Dashboards

Grafana is an open source application to visualize large-scale measurement data. You can use Grafana to display the monitoring data exported by using Prometheus.

The sample files to deploy Grafana in Kubernetes are provided in the folder amsgce-runtime-<version>\samples\kubernetes\grafana.

The default URL of the Grafana dashboard is https://<IP>:3000/

For complete instructions, see the file amsgce-runtime-<version>\samples\kubernetes\grafana\readme.md.