k6-docs icon indicating copy to clipboard operation
k6-docs copied to clipboard

The k6 documentation website.

Results 211 k6-docs issues
Sort by recently updated
recently updated
newest added

Based on https://community.grafana.com/t/http-batch-not-using-the-given-content-type/106738/4, I'm not sure if the example in https://k6.io/docs/javascript-api/k6-http/batch/ is valid, we should review.

When tried hitting an URL with OKTA authentication, some cookies I don't see in response.cookies but same end point is giving cookies in POSTMAN. Cannot attach end points as they...

Related to https://github.com/grafana/k6-docs/pull/1348. When documenting k6's JS API, we don't currently have a great/standard way of providing a definition for the properties of objects with nested objects with them. One...

Tech Writers
WIP

Investigate how we can make code samples testable. This can help us make sure that all code samples work, and continue to work, with any future updates.

WIP

- Information is available on [k6 Cloud](https://k6.io/docs/cloud/cloud-reference/cloud-ips/), but not on GCk6. - Add information about how to use static IPs - Update [billing page](https://grafana.com/docs/grafana-cloud/account-management/billing-and-usage/k6-billing/)

Area: Cloud Content
Tech Writers

https://grafana.com/docs/grafana-cloud/k6/projects-and-users/manage-project-members/ - Add table for user roles x permissions - Include information about stack-level user roles - Add sections for add/update/delete member

Area: Cloud Content
Tech Writers

As reported in the community slack, the docs https://k6.io/docs/javascript-api/k6-execution/#instance don't specify the difference between `vusActive` and `vusInitialized`. It would be good to add an explanation. > If you have a...

Tech Writers

Review docs to fix any Vale warnings based on Grafana's [Vale implementation](https://github.com/grafana/writers-toolkit/tree/main/vale). Related to #1334.

Tech Writers

The Writer's Toolkit has a [Vale implementation](https://github.com/grafana/writers-toolkit/tree/main/vale) that includes the Google style guide, along with some custom rules under the Grafana folder. We should: - Update the Vale folder in...

Tech Writers

https://k6.io/blog/monthly-visits-concurrent-users/ There's a link to this tutorial at the end of this docs page: https://k6.io/docs/testing-guides/load-testing-websites/

Area: OSS Content
Tech Writers