Skip to content

Commit ed981e1

Browse files
paullegranddcVianneyRuhlmann
authored andcommitted
update ClientGroupedStats
1 parent 8f52fd4 commit ed981e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-pipeline/src/stats_exporter.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ fn encode_bucket(key: BucketKey, bucket: Bucket) -> pb::ClientGroupedStats {
229229
span_kind: String::new(),
230230
db_type: String::new(),
231231
peer_tags: Vec::new(),
232+
is_trace_root: false,
232233
}
233234
}
234235

0 commit comments

Comments
 (0)