Add Compute error metrics to Historical Stats and Real-Time Analytics APIs
You can now use the Historical Stats API and the Real-Time Analytics API to troubleshoot Compute errors with detailed error categorization. Eight new metrics specify whether each Compute error stemmed from logic issues, resource constraints, or the Compute platform itself.
The names of two existing Compute metrics have been updated:
compute_heap_limit_exceededis nowcompute_service_memory_exceeded_errorcompute_bereq_errorsis nowcompute_service_bereq_error
The following metrics have been deprecated:
compute_guest_errorscompute_globals_limit_exceededcompute_stack_limit_exceededcompute_resource_limit_exceededcompute_runtime_errors
Both APIs continue to serve data under the original and deprecated metric names for backward compatibility.
Prior change: Add Image Optimizer format counting metrics