stats
An aggregator for Pants stats, such as cache metrics.
Config section: [stats]
Basic options
None
Advanced options
default:
False
At the end of the Pants run, log all counter metrics and summaries of observation histograms, e.g. the number of cache hits and the time saved by caching.
For histogram summaries to work, you must add hdrhistogram
to [GLOBAL].plugins
.
Deprecated options
None
Updated over 1 year ago