Describe this instance
/ops/systemReadiness checks, database pool and migrations, Go runtime and job workers of the instance that answers. A failing database still returns 200, with the failure in checks and database. Other instances: GET /ops/releases/instances.
Responses
checksarray of objectrequiredReadiness checks, as /readyz runs them
databaseobjectrequirederrorstringWhat failed; never the driver's message
migrationsobjectrequiredcurrentinteger (int64)requiredHighest applied version
latestinteger (int64)requiredHighest version in the app's migration files
pendinginteger (int64)requiredping_msinteger (int64)requiredpoolobjectrequiredacquiresinteger (int64)requiredaverage_acquire_msnumber (double)requiredcanceled_acquiresinteger (int64)requiredempty_acquiresinteger (int64)requiredAcquires that waited because no connection was idle
idleinteger (int32)requiredin_useinteger (int32)requiredmaxinteger (int32)requiredtotalinteger (int32)requiredstatusstringrequiredinstanceobjectrequiredbuild_timestringcommitstringidstringrequiredRandom per process start; matches instance_id in /ops/releases/instances
modifiedbooleanrequiredBuilt with uncommitted changes
started_atstring (date-time)requireduptime_secondsinteger (int64)requiredversionstringrequiredjobsobjectrequiredqueuesarray of stringrequiredworkersinteger (int64)requiredJob workers this instance runs
runtimeobjectrequiredgcsinteger (int32)requiredgo_versionstringrequiredgomaxprocsinteger (int64)requiredgoroutinesinteger (int64)requiredheap_in_use_bytesinteger (int64)requiredlast_gc_pause_msnumber (double)requiredcodestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type