Software Engineering KB

Home

❯

07 Reliability and Operations

❯

00 Observability

❯

01 Concept

❯

USE Method

USE Method

Feb 10, 20261 min read

  • observability
  • metrics
  • use-method

USE Method

← Back to Metrics

A monitoring methodology for system resources (CPU, memory, disk, network) that measures Utilization (how busy), Saturation (how overloaded), and Errors (error count). Developed by Brendan Gregg, it provides a systematic approach to identifying resource bottlenecks.

Key Properties

  • Resource Utilization
  • Resource Saturation
  • Resource Errors

observability metrics use-method


Graph View

  • USE Method
  • Key Properties

Backlinks

  • Metrics

Created with Quartz v4.5.2 © 2026

  • GitHub