Searched defs:ShouldSample (Results 1 – 2 of 2) sorted by relevance
62 bool ProbabilitySampler::ShouldSample(const std::string& trace_id) { in ShouldSample() function in grpc_observability::ProbabilitySampler
196 static bool ShouldSample(const std::string& trace_id) { in ShouldSample() function