Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/k6/next/javascript-api/jslib.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/k6/next/javascript-api/jslib/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
jslib
jslib is a collection of JavaScript libraries maintained by the k6 team that can be used in k6 scripts.
| Library | Description |
|---|---|
| aws | Library allowing to interact with Amazon AWS services |
| httpx | Wrapper around k6/http to simplify session handling |
| k6chaijs | BDD assertion style |
| http-instrumentation-pyroscope | Library to instrument k6/http to send baggage headers for pyroscope to read back |
| http-instrumentation-tempo | Library to instrument k6/http to send tracing data |
| testing | Advanced assertion library with Playwright-inspired API for protocol and browser testing |
| totp | TOTP (Time-based One-Time Password) generation and verification |
| utils | Small utility functions useful in every day load testing |
Was this page helpful?
Related resources from Grafana Labs

