@@ -443773,8 +443773,8 @@ <h2 id="RetentionFilterAllAttributes">type <a href="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/DataDog/d
443773443773<span id="RetentionFilterAllAttributes.ModifiedBy"></span> ModifiedBy *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:"modified_by,omitempty"`
443774443774 <span class="comment">// The name of the retention filter.</span>
443775443775<span id="RetentionFilterAllAttributes.Name"></span> Name *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:"name,omitempty"`
443776- <span class="comment">// Sample rate to apply to spans going through this retention filter, </span>
443777- <span class="comment">// a value of 1.0 keeps all spans matching the query.</span>
443776+ <span class="comment">// Sample rate to apply to spans going through this retention filter. </span>
443777+ <span class="comment">// A value of 1.0 keeps all spans matching the query.</span>
443778443778<span id="RetentionFilterAllAttributes.Rate"></span> Rate *<a href="https://pkg.go.dev/builtin/#float64">float64</a> `json:"rate,omitempty"`
443779443779 <span class="comment">// Sample rate to apply to traces containing spans going through this retention filter.</span>
443780443780 <span class="comment">// A value of 1.0 keeps all traces with spans matching the query.</span>
@@ -444614,8 +444614,8 @@ <h2 id="RetentionFilterAttributes">type <a href="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/DataDog/data
444614444614<span id="RetentionFilterAttributes.ModifiedBy"></span> ModifiedBy *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:"modified_by,omitempty"`
444615444615 <span class="comment">// The name of the retention filter.</span>
444616444616<span id="RetentionFilterAttributes.Name"></span> Name *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:"name,omitempty"`
444617- <span class="comment">// Sample rate to apply to spans going through this retention filter, </span>
444618- <span class="comment">// a value of 1.0 keeps all spans matching the query.</span>
444617+ <span class="comment">// Sample rate to apply to spans going through this retention filter. </span>
444618+ <span class="comment">// A value of 1.0 keeps all spans matching the query.</span>
444619444619<span id="RetentionFilterAttributes.Rate"></span> Rate *<a href="https://pkg.go.dev/builtin/#float64">float64</a> `json:"rate,omitempty"`
444620444620 <span class="comment">// Sample rate to apply to traces containing spans going through this retention filter.</span>
444621444621 <span class="comment">// A value of 1.0 keeps all traces with spans matching the query.</span>
@@ -445347,8 +445347,8 @@ <h2 id="RetentionFilterCreateAttributes">type <a href="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/DataDo
445347445347<span id="RetentionFilterCreateAttributes.FilterType"></span> FilterType <a href="#RetentionFilterType">RetentionFilterType</a> `json:"filter_type"`
445348445348 <span class="comment">// The name of the retention filter.</span>
445349445349<span id="RetentionFilterCreateAttributes.Name"></span> Name <a href="https://pkg.go.dev/builtin/#string">string</a> `json:"name"`
445350- <span class="comment">// Sample rate to apply to spans going through this retention filter, </span>
445351- <span class="comment">// a value of 1.0 keeps all spans matching the query.</span>
445350+ <span class="comment">// Sample rate to apply to spans going through this retention filter. </span>
445351+ <span class="comment">// A value of 1.0 keeps all spans matching the query.</span>
445352445352<span id="RetentionFilterCreateAttributes.Rate"></span> Rate <a href="https://pkg.go.dev/builtin/#float64">float64</a> `json:"rate"`
445353445353 <span class="comment">// Sample rate to apply to traces containing spans going through this retention filter.</span>
445354445354 <span class="comment">// A value of 1.0 keeps all traces with spans matching the query.</span>
@@ -446359,8 +446359,8 @@ <h2 id="RetentionFilterUpdateAttributes">type <a href="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/DataDo
446359446359<span id="RetentionFilterUpdateAttributes.FilterType"></span> FilterType <a href="#RetentionFilterAllType">RetentionFilterAllType</a> `json:"filter_type"`
446360446360 <span class="comment">// The name of the retention filter.</span>
446361446361<span id="RetentionFilterUpdateAttributes.Name"></span> Name <a href="https://pkg.go.dev/builtin/#string">string</a> `json:"name"`
446362- <span class="comment">// Sample rate to apply to spans going through this retention filter, </span>
446363- <span class="comment">// a value of 1.0 keeps all spans matching the query.</span>
446362+ <span class="comment">// Sample rate to apply to spans going through this retention filter. </span>
446363+ <span class="comment">// A value of 1.0 keeps all spans matching the query.</span>
446364446364<span id="RetentionFilterUpdateAttributes.Rate"></span> Rate <a href="https://pkg.go.dev/builtin/#float64">float64</a> `json:"rate"`
446365446365 <span class="comment">// Sample rate to apply to traces containing spans going through this retention filter.</span>
446366446366 <span class="comment">// A value of 1.0 keeps all traces with spans matching the query.</span>
0 commit comments