Definition
/**
* Create a TraceBasedExemplarFilter.
*
* Records exemplars only when the span is sampled (has SAMPLED trace flag).
* This is the default filter, balancing exemplar collection with performance.
*/
trace_based_exemplar_filter() : TraceBasedExemplarFilter