grafana / grafana/k6-docs

Document how to transfer cookies from setup() to all VUs

Open
#199 4 comments 3 reactions 0 assignees View on GitHub
Area: OSS Content
Dominant language
Python
Stars
117
Forks
266
Avg merge
4d 11h
Merged PRs (30d)
9

Description

If you use the setup function to perform login steps - for example, logging in and automatically storing an SSO cookie - those cookies that are stored will not be automatically available to the main function (please contact me for a specific reproduction, if needed).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the described setup() login flow and checking whether the stored SSO cookie is available in the main function and across VUs. Done means documenting the transfer or availability behavior clearly, including the steps needed to make cookies available to all VUs; the issue says a specific reproduction can be requested.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.