commit | 412ffe7436b3c493b878483a2cd26e988f3c8700 | [log] [tgz] |
---|---|---|
author | Ryan Zuklie <rzuklie@google.com> | Fri Mar 10 15:05:23 2023 -0800 |
committer | Ryan Zuklie <rzuklie@google.com> | Tue Mar 14 17:02:33 2023 -0700 |
tree | 08eda2ad87fca9a2045c4d3f4eecd1973685b18e | |
parent | 361e767146d1a105ce76028a29ed010686a4735b [diff] |
Add support for dropped fields in NetworkTracing Dropping fields removes them from the bucketing and from the trace output (the important part being the bucketing). The most useful is dropping the local port which is often meaningless and can occasionally have very high cardinality (leading to less bundling, less aggregation and more space used by interning). Bug: 246985031 Test: atest libnetworkstats_test Change-Id: I2ae3289583fa7f29e60d92c58378f189a564bd81