Quantcast
Viewing all articles
Browse latest Browse all 357

Synthetic Monitoring using K6 Script - metrics and log output truncated

I recently setup a K6 script to run every 15 minutes, and we consistently see the following two error events in each run:

level=error msg=“Log output truncated at 261120 bytes”
level=error msg=“Metrics output truncated at 102400 bytes”

I wasn’t able to locate any documentation about these - it would be useful to have more insight into a few things around these events:

  1. Is there any configuration I can make anywhere to increase the byte limit for both log and metric output generated from this synthetic monitor so no info is truncated?

  2. I am not clear what the impact of having this data truncated is. Is the impact that if/when a group fails, it may not have any events saved - particularly if it is in the latter portion of the workflow?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 357

Trending Articles