Skip to main content

CumulativeMetrics.num_analyses

CumulativeMetrics.num_analyses: int
One-indexed number of “analyses” the server has run, including the current one. Will be incremented for every build/test/cquery/etc. command that reaches the analysis phase.

CumulativeMetrics.num_builds

CumulativeMetrics.num_builds: int
One-indexed number of “builds” the server has run, including the current one. Will be incremented for every build/test/run/etc. command that reaches the execution phase.