Municipal dashboards for a tax portal should show CPU, request rate, and error rate over time—not only raw log lines. What should the operations team emphasize?
Select an answer to reveal the explanation.
Short Explanation
Logs are the diary; metrics are the dashboard gauges you glance at while driving. CPU, request rate, and error rate over time tell you health at a glance without reading every line. Good ops boards mix both, but quantitative time series belong on the dashboard.
Full Explanation
Metrics monitoring provides quantitative time-series signals that support dashboards and trend analysis. CPU, request rate, and error rate are classic service health indicators that complement logs and traces. Configuring metric collection and visualization is a core Cloud+ observability practice for operational awareness beyond raw log lines.