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

Related to https://github.com/grafana/k6-docs/pull/1664. The docs are missing a page for the `setChecked` function for the `ElementHandle` object.

Area: browser

## What? Remove unused receiver. I hope this change helps you. ## Checklist - [x] I have used a meaningful title for the PR. - [x] I have described the...

While running a k6 browser test using TestRun CRD. I am getting a below error: time="2024-08-07T08:09:12Z" level=error msg="error building browser on IterStart: finding browser executable: k6 couldn't detect google chrome...

## What? Set sidebar, header, and footer links to redirect to Grafana Docs. Related to https://github.com/grafana/k6-docs/pull/1642, https://github.com/grafana/k6-docs/pull/1670. ## Checklist - [ ] I have used a meaningful title for the...

We should follow the guidance from the Grafana writers' toolkit on how to format placeholder variables across our documentation, both for OSS and for Grafana Cloud k6 docs. For details...

Area: OSS Content
Type: Good first issue
Priority: Low
Area: Cloud Content
type/docs

The tutorial from @tom-miseur on [k6 Load Testing Debugging Using a Web Proxy](http://k6.io/blog/k6-load-testing-debugging-using-a-web-proxy/) is extremely useful, and I think it would be good for us to have that as part...

Area: OSS Content
Area: Cloud Content
type/docs

The list of extensions available on the [Explore extensions](https://grafana.com/docs/k6/latest/extensions/explore/) page used to be a JSON file, and we migrated it to be included as part of the versioned files with...

Area:extensions

- [Generating realistic data](https://grafana.com/docs/k6/latest/examples/data-generation/) - [Crawl a webpage](https://grafana.com/docs/k6/latest/examples/crawl-webpage/) - [Bundling and transpilation](https://grafana.com/docs/k6/latest/examples/bundling-and-transpilation/)

Area: OSS Content
examples

Reading large files can lead to OOM errors, which is a common problem with `open()` (here a minor [related PR](https://github.com/grafana/k6-docs/pull/1649)) . The [example using the new Stream API](https://grafana.com/docs/k6/latest/javascript-api/k6-experimental/streams/#example) provides a...

Hi i have seen typo in GB range in the doc is it possible to fix it or not the typo is ```docs between `GB ``` if it is correct...