Skip to main content

View container metrics

info

Prometheus and Grafana for the Team need to be activated for this lab.

When your application is deployed, you would of course like to be able to see container metrics for debugging purposes. Prometheus is used in Otomi for metrics. When Prometheus is enabled, you'll see the Prometheus app in your apps.

info

When Grafana, Prometheus and Alertmanger are enabled for the Team, the team will get it's own instance of Grafana, Prometheus and/or Alertmanager. Container metrics are provided by the platform Prometheus and you can use the Team's Prometheus to collect custom application metrics.

View dashboards

  • Open the Grafana app in your team apps

kubecfg

  • Grafana will open the Dashboards page:

kubecfg

The dashboards are dynamically added based on the enabled platform capabilities:

DashboardWhen added
Kubernetes / DeploymentWhen Prometheus on platform level is enabled
Kubernetes / PodsWhen Prometheus on platform level is enabled
Team statusWhen Prometheus on platform level is enabled
Container scan resultsWhen Trivy on platform level is enabled
Policy violationsWhen Gatekeeper on platform level is enabled
Detected threads in containersWhen Falco on platform level is enabled

View container metrics

  • Click on the Kubernetes / Pods dashboard
  • Select the required Pod and Container