Skip to main content

AppEnvironmentHealthList

Aggregated HTTP response code metrics.

type AppEnvironmentHealthList {
codes: [String]
nodes: [AppEnvironmentHealthNodes]
total: BigInt
}

Fields

AppEnvironmentHealthList.codes ● [String] list scalar common

The distinct HTTP response codes returned.

AppEnvironmentHealthList.nodes ● [AppEnvironmentHealthNodes] list object common

The response code metrics grouped by time window.

AppEnvironmentHealthList.total ● BigInt scalar common

The total number of responses recorded.

Member Of

AppEnvironmentHealth object