AppEnvironmentHealthCacheNodes
Cache metrics for a single time window.
type AppEnvironmentHealthCacheNodes {
from: String
to: String
total: BigInt
}
Fields
AppEnvironmentHealthCacheNodes.from ● String scalar common
The start of the time window.
AppEnvironmentHealthCacheNodes.to ● String scalar common
The end of the time window.
AppEnvironmentHealthCacheNodes.total ● BigInt scalar common
The total number of cache events in the time window.