Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 291aa71

Browse files
authored
Merge pull request segmentio#5136 from segmentio/spencerattick-patch-4
add note about Event Tester
2 parents 4a23384 + c41d2ff commit 291aa71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/functions/insert-functions.md

+3
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ You can manually test your code from the functions editor:
199199
- Error messages display errors surfaced from your function.
200200
- Logs display any messages to console.log() from the function.
201201

202+
- > info ""
203+
> The Event Tester won't make use of an Insert Function, show how an Insert Function impacts your data, or send data downstream through the Insert Function pipeline.
204+
202205
## Save and deploy the destination insert function
203206

204207
Once you finish building your insert function, click **Next: Configure & Create** to name it, then click **Create Function** to save it.

0 commit comments

Comments
 (0)