Skip to content

Commit f1f71f0

Browse files
Normalize phrasing across rate/trace_rate in APM Retention Filters (#3025)
Co-authored-by: ci.datadog-api-spec <[email protected]> 71001a6
1 parent e748cb9 commit f1f71f0

File tree

8 files changed

+3270
-3270
lines changed

8 files changed

+3270
-3270
lines changed

pkg/github.com/DataDog/datadog-api-client-go/v2/api/datadogV2/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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:&#34;modified_by,omitempty&#34;`
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:&#34;name,omitempty&#34;`
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:&#34;rate,omitempty&#34;`
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:&#34;modified_by,omitempty&#34;`
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:&#34;name,omitempty&#34;`
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:&#34;rate,omitempty&#34;`
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:&#34;filter_type&#34;`
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:&#34;name&#34;`
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:&#34;rate&#34;`
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:&#34;filter_type&#34;`
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:&#34;name&#34;`
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:&#34;rate&#34;`
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>

src/github.com/DataDog/datadog-api-client-go/v2/api/datadog/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>
7979
<td></td>
8080
<td align="right">15022</td>
8181
<td></td>
82-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
82+
<td align="left">2025-04-14 13:18:15.464412056 +0000 UTC</td>
8383
</tr>
8484

8585
<tr>
@@ -88,7 +88,7 @@ <h2>
8888
<td></td>
8989
<td align="right">19271</td>
9090
<td></td>
91-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
91+
<td align="left">2025-04-14 13:18:15.464412056 +0000 UTC</td>
9292
</tr>
9393

9494
<tr>
@@ -97,7 +97,7 @@ <h2>
9797
<td></td>
9898
<td align="right">622</td>
9999
<td></td>
100-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
100+
<td align="left">2025-04-14 13:18:15.464412056 +0000 UTC</td>
101101
</tr>
102102

103103
<tr>
@@ -106,7 +106,7 @@ <h2>
106106
<td></td>
107107
<td align="right">633</td>
108108
<td></td>
109-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
109+
<td align="left">2025-04-14 13:18:15.464412056 +0000 UTC</td>
110110
</tr>
111111

112112
<tr>
@@ -115,7 +115,7 @@ <h2>
115115
<td></td>
116116
<td align="right">405</td>
117117
<td></td>
118-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
118+
<td align="left">2025-04-14 13:18:15.464412056 +0000 UTC</td>
119119
</tr>
120120

121121
<tr>
@@ -124,7 +124,7 @@ <h2>
124124
<td></td>
125125
<td align="right">12924</td>
126126
<td></td>
127-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
127+
<td align="left">2025-04-14 13:18:15.464412056 +0000 UTC</td>
128128
</tr>
129129

130130
<tr>
@@ -133,7 +133,7 @@ <h2>
133133
<td></td>
134134
<td align="right">589</td>
135135
<td></td>
136-
<td align="left">2025-04-11 15:26:12.708325966 +0000 UTC</td>
136+
<td align="left">2025-04-14 13:18:15.465412053 +0000 UTC</td>
137137
</tr>
138138

139139

0 commit comments

Comments
 (0)