prestodb/presto
View on GitHubAdd developer documentation for adding new RuntimeStats
Open
#21514 opened on Dec 11, 2023
docsfeature requestgood first issue
Description
RuntimeStats were added in 2021 as a way to quickly add new stats to the Presto codebase. It is currently only documented in this GDoc, which is not linked anywhere from the Presto documentation or our getting started guides. We should add this information to the developer documentation so that more people add RuntimeStats and to canonicalize this information.