Merge "[5/n] Log cardinality to StatsLogManager" into udc-dev
This commit is contained in:
@@ -891,6 +891,12 @@ public class StatsLogManager implements ResourceBasedOverride {
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
/** Sets cardinality of the event. */
|
||||
default StatsLatencyLogger withCardinality(int cardinality) {
|
||||
return this;
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets packageId of log message.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user