enum Protocol::Tracing::StreamFormat
Overview
Data format of a trace. Can be either the legacy JSON format or the protocol buffer format. Note that the JSON format will be deprecated soon.
Defined in:
protocol/tracing.crEnum Members
-
Json =
0
-
Proto =
1