pub const MAX_GROUPED_STATS_PER_PAYLOAD: usize = 4000;Expand description
Max pb::ClientGroupedStats entries per stats payload before splitting,
matching the Agent (pkg/trace/writer/stats.go).
pub const MAX_GROUPED_STATS_PER_PAYLOAD: usize = 4000;Max pb::ClientGroupedStats entries per stats payload before splitting,
matching the Agent (pkg/trace/writer/stats.go).