Health-check a gRPC service, or call a specific unary method — with service discovery to build the request.
Every gRPC monitor runs on the same spine as the rest of PulseTrace — probed from each region you pick, scored on every check, and streamed into one timeline where incidents open on their own, anomalies surface without a threshold to guess, and reports are generated for you. Point it at a target, choose an interval, and it's watched.
What each check verifies
The panel on the right is the real create-monitor screen — it fills itself in with a gRPC example, exactly what you'd type.
For gRPC services: internal microservices exposed through a gateway, public gRPC APIs, anything with server reflection. It discovers services via reflection, calls a unary method with the request you provide and asserts on the response — real functional coverage, not a TCP connect.
orders.OrderService/GetOrder is DOWN — UNAVAILABLE from us-east, eu-west; deadline exceeded after 3 s.