prestodb/presto
Add developer documentation for adding new RuntimeStats
オープン
#21,514 opened on 2023/12/11
docsfeature requestgood first issue
Repository metrics
- Stars
- (15,558 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.