CensusProbe
此内容尚不支持你的语言。
Defined in: diagnostics/censusTypes.ts:43
Pre-1.0: the counter set is expected to grow as probes are added.
Properties
Section titled “Properties”
readonlyid:string
Defined in: diagnostics/censusTypes.ts:45
Stable identity; registering the same id twice replaces rather than duplicates.
Methods
Section titled “Methods”read()
Section titled “read()”read(
ctx): readonlyCensusEntry[] |undefined
Defined in: diagnostics/censusTypes.ts:47
undefined when this probe cannot measure anything in the given context.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”readonly CensusEntry[] | undefined