10000 Silent by scenario · Issue #4601 · gatling/gatling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Silent by scenario #4601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nptri opened this issue Dec 17, 2024 · 3 comments
Closed

Silent by scenario #4601

nptri opened this issue Dec 17, 2024 · 3 comments

Comments

@nptri
Copy link
nptri commented Dec 17, 2024

Please don't post questions here but use our community forum instead.
For feature requests, please:

  • explain your use case, not the implementation you have in mind.

Hi, I have a use case where I need to run a sample set up first, let's say I have a full scenario defined as below

setUp(
     sampleSetup
          .andThen(myMainScenario)
)

Both sampleSetup and myMainScenario share 2 same APIs script, and I don't think I should separate it (for management), but I don't need the first sampleSetup run to be reported since it's run with low request rate, is there any possibilities that we can have a silent for Scenario ?

@slandelle
Copy link
Member

Please use our community forum for asking usage questions, not the bugtracker.

@nptri
Copy link
Author
nptri commented Dec 17, 2024

@slandelle
I think my question is about request for a new feature, because we have silent for single request, not silent for scenario.

@slandelle
Copy link
Member

No, because you can make requests silent at protocol level: https://docs.gatling.io/reference/script/protocols/http/protocol/#silenturi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants
0