ConvoyDocs

Grafana Dashboards

The dashboards available in your workspace's Grafana organization.

Each Convoy Cloud workspace comes with four pre-configured dashboards. Open them from the Observability page in the sidebar. For how access is provisioned and how the gateway works, see Observability overview.

Available dashboards

Tenant Overview

An aggregate view of all applications in your workspace:

  • Total running applications
  • Combined CPU and memory usage across apps
  • Overall request and error rates

Application Metrics

Per-application detailed metrics:

  • CPU usage over time
  • Memory usage and limits
  • Network I/O (bytes in/out)
  • Request rate and latency (if exposed by your app)
  • Pod restart count
  • Container status

Logs Explorer

Search and filter application logs:

  • Full-text log search across all apps
  • Filter by application name
  • Time range selection
  • Log level filtering (if your app uses structured logging)

Powered by Loki. Logs are collected from your application's stdout and stderr automatically.

Resource Usage

Available for Business plan workspaces:

  • Per-app CPU and memory consumption vs. configured limits (LimitRange)
  • Allocation breakdown across all apps in the workspace
  • Storage usage

Data retention

  • Metrics (Prometheus): retained for 15 days
  • Logs (Loki): retained for 7 days

Opening a dashboard

The Observability page has a primary Open Grafana button and quick-link cards that deep-link straight into the most common views (Tenant overview, Application logs, Resource usage). Each opens in a new tab scoped to the workspace you currently have active.

Direct access at grafana.convoy-tech.com works as a fallback, but the Observability page is the supported entry point — it guarantees you land in the correct workspace and skips an extra sign-in step.