commit | 84eb44bb4c607dee58f86188b66078e4c5158f6d | [log] [tgz] |
---|---|---|
author | Ruchir Rastogi <ruchirr@google.com> | Thu Mar 12 18:48:48 2020 -0700 |
committer | Ruchir Rastogi <ruchirr@google.com> | Fri Mar 13 16:40:14 2020 -0700 |
tree | 9113099b2a434b3af93345db5abf0096b9891d8d | |
parent | 91482ccc8a5262c7ab8c4f44817c27c21f3dbdd5 [diff] |
Parse annotations within LogEvent This is a preliminary CL that parses annotations within LogEvent, but does nothing with the annotations provided. Annotation information will be exposed from LogEvent/FieldValue in a future CL. (That CL will also contain tests for parsing annotations.) Test: m statsd Bug: 150414043 Change-Id: Iae79644ea8455280a654076bfd5819927d4183d3