Allianz Future Cloud Platform · Example Payload

Platform Services Metrics Response Example

Cloud PlatformEnterpriseFinancial ServicesInsurancePlatform EngineeringKubernetes

Platform Services Metrics Response Example is an example object payload from Allianz Future Cloud Platform, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

service_idtime_range_minutescpu_utilizationmemory_utilizationrequest_rateerror_ratep99_latency_ms

Example Payload

Raw ↑
{
  "service_id": "svc-500123",
  "time_range_minutes": 60,
  "cpu_utilization": 42.5,
  "memory_utilization": 68.2,
  "request_rate": 1250.0,
  "error_rate": 0.12,
  "p99_latency_ms": 145
}