some C++ code snippets are broken or not accurate
StevenYCChou opened this issue · 2 comments
StevenYCChou commented
I found multiple parts of C++ code snippets are inaccurate.
- Stats/Metrics' Measure C++ example won't compile (fixed in #487)
- Tag code snippets across TagKey, TagValue, TagMap/TagContext are all the same - it only explains how to define TagKey, but it doesn't show how the other 2 works.
odeke-em commented
Thank you @StevenYCChou!
odeke-em commented
I exclusively made the Tag code snippets and most of the others, so I'll page more folks to help me check over this work. @StevenYCChou, please feel free to send more updates as verification of all these by one person is hard :)