A civic operations board needs numeric invoke rates and threshold alerts for Oracle Functions, plus separate stores for log lines and distributed traces. Which OCI service holds metrics and alarms?
Select an answer to reveal the explanation.
Short Explanation
Monitoring is the scoreboard and buzzer; Logging is the diary; APM is the trip map. Pick Monitoring when you need metrics and alarms.
Full Explanation
OCI Monitoring ingests timestamped metric data points with dimensions into a metric namespace, supports aggregate queries, and evaluates alarms when a query stays true. Logs belong in Logging and traces in APM. Choosing the wrong store is a common error.