summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraalbert <aalbert@google.com>2023-06-23 10:03:42 -0700
committerAlon Albert <aalbert@google.com>2023-06-26 16:34:01 +0000
commitc05524bd932f28350cee1e0a28bca0eb9568fa4e (patch)
treec5f2db1f3c4a4ea4f6bda3865e4de3ca4fe3bf35
parent16716e4ed6844a052862c67220eb65f6369df5c2 (diff)
downloadanalytics-library-c05524bd932f28350cee1e0a28bca0eb9568fa4e.tar.gz
Update studio_stats.proto
Logs-Approval: cl/542886671 Bug: 285862551 Test: existing Change-Id: I6ee515d23dccd59d058899e76cafbc875923fae9
-rw-r--r--protos/src/main/proto/studio_stats.proto5
1 files changed, 5 insertions, 0 deletions
diff --git a/protos/src/main/proto/studio_stats.proto b/protos/src/main/proto/studio_stats.proto
index 4e557cd..94d50ef 100644
--- a/protos/src/main/proto/studio_stats.proto
+++ b/protos/src/main/proto/studio_stats.proto
@@ -12189,6 +12189,9 @@ message LogcatUsageEvent {
// The panel filter.
optional LogcatFilterEvent filter = 3;
+
+ // The buffer size.
+ optional int32 buffer_size = 4;
}
}
@@ -12965,6 +12968,8 @@ message MemoryUsageReportEvent {
// Sequence number of report collection iteration that happened in this
// IDE session.
optional int32 collection_iteration = 10;
+ // Was essentials mode enabled at the time of sending the report
+ optional bool is_in_essentials_mode = 11;
}
// Statistics of the components