Professional Cloud DevOps Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An e-commerce organization runs a legacy order processing service that outputs structured JSON logs to stdout. The operations team needs to define a Service Level Indicator (SLI) to track the 95th and 99th percentile latency across different checkout categories without refactoring the application code to add OpenTelemetry or Prometheus metric client libraries.
A sample log payload emitted by the service contains:
{
"message": "Order processed successfully",
"transaction_type": "express_checkout",
"duration_ms": 245.8
}
How should the DevOps engineer configure Google Cloud Observability to generate the required latency SLI metrics?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.