allbuildtestrunquerystartup options
--experimental_collect_skyframe_counts_in_profiler=<true or false>
If enabled, the profiler collects SkyFunction counts in the Skyframe graph over time for key function types, like configured targets and action executions. May have a performance hit as this visits the ENTIRE Skyframe graph at every profiling time unit. Do not use this flag with performance- critical measurements.
default: "false"
bazel monitoring