Remove requests from logs and html report.

25 views
Skip to first unread message

Marcin Charęziński

unread,
Nov 23, 2015, 5:02:21 AM11/23/15
to Gatling User Group
Is there a way to remove static names from logs and reports?
Im using inferHtmlResources() with my scenario.

From:

> Global                                            (OK=4     KO=0     )
> my_important_name_request                         (OK=1      KO=0    )
> images.css                                        (OK=1      KO=0    )
> icon.png                                          (OK=1      KO=0    )
> js.js                                             (OK=1      KO=0    )

I need this one

> Global                                            (OK=4      KO=0    )
> my_important_name_request                         (OK=1      KO=0    )
>                                                   (OK=3      KO=0    )

Thanks for help

Guillaume CORRE

unread,
Nov 23, 2015, 5:06:11 AM11/23/15
to gat...@googlegroups.com
Try not to spam the mailing list!

Also, try `silentResources()`. In fact, you can do way more, check http://gatling.io/docs/2.1.7/http/http_protocol.html#silencing

Cheers.

--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages