Definition: Metrics are numerical measurements collected from a system over time to show its behavior or performance.
They can tell you things such as how many requests occur, how much CPU is used, or how many errors happen.
Examples:
- CPU usage =
72%. - API response time =
250 ms. - Number of HTTP errors =
1,250in the last hour.