Skip to content

Commit 712c9f2

Browse files
authored
Merge pull request #6761 from segmentio/samkcrespo-patch-25
Update insert-functions.md - insert funk FAQ logging limit
2 parents 9383633 + dad2033 commit 712c9f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/functions/insert-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,3 +602,7 @@ DELETE deleteInsertFunction(fn_id)
602602
For more information, visit Segment's [Public API docs](https://docs.segmentapis.com/tag/Functions){:target="_blank"}.
603603

604604
{% endcomment %}
605+
606+
##### What is the maximum data size that can be displayed in console.logs() when testing a Function?
607+
608+
The test function interface has a 4KB console logging limit. Outputs surpassing this limit won't be visible in the user interface.

0 commit comments

Comments
 (0)