Skip to main content
Dashboard templates create a preconfigured dashboard or widget group for common monitoring workflows. Metoro currently exposes template sections for SLOs, services, and infrastructure.

SLO Templates

SLO templates require configuration before creation. They generate dashboards with preconfigured widgets, thresholds, and time windows.
  • Availability SLO: Tracks service availability, target compliance, remaining error budget, the availability trend, headroom to target, top 5XX endpoints, and recent failing traces.
  • Latency SLO: Tracks service percentile latency against a threshold. Supported percentiles are P50, P90, P95, and P99.
  • Error Rate SLO: Tracks 5XX error rate against a threshold, including remaining budget, trend, endpoint breakdown, and failing traces.
  • Custom Metric SLO: Tracks any MetoroQL query against a fixed threshold using either <= or >= comparators.
Service-scoped SLO templates require an environment and service selection. Availability, latency, and error-rate templates pin the dashboard to the selected environment and hide the global environment selector. The custom metric SLO template keeps the global environment selector enabled and initializes it to the chosen environment. Supported SLO rolling windows are 7d and 30d.

Standard Templates

Standard templates are ready-made and do not require extra configuration before insertion.
  • Service templates: Service CPU Overview, Service Memory Overview, Service Network Overview, and HTTP Server Overview.
  • Infrastructure templates: NVIDIA GPU Overview, Node Overview, and Karpenter Overview.
These templates can be used when creating a dashboard or inserted later from the dashboard editor as grouped widgets.

Using Templates

  1. Open Dashboards and click Create Dashboard.
  2. Select a template instead of starting from a blank dashboard.
  3. For SLO templates, provide the required configuration and apply the template.
  4. Save the generated dashboard, or continue editing it by adding widgets, variables, or additional groups.
Dashboard creation wizard showing template options including SLO, CPU, HTTP, Network, and Node overviews