You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,7 @@ Following is the supported API format for filter transformations:
229
229
input: entry input field
230
230
value: specified value of input field:
231
231
castInt: set true to cast the value field as an int (numeric values are float64 otherwise)
232
+
samplingField: sampling field name to be set when sampling is used; if the field already exists in flows, its value is multiplied with the new sampling
232
233
</pre>
233
234
## Transform Network API
234
235
Following is the supported API format for network transformations:
0 commit comments