Skip to main content

MAX_GROUPED_STATS_PER_PAYLOAD

Constant MAX_GROUPED_STATS_PER_PAYLOAD 

Source
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).