prestodb/presto
GitHub で見るAdd developer documentation for adding new RuntimeStats
Open
#21,514 opened on 2023年12月11日
docsfeature requestgood first issue
説明
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.