Skip to content

Commit 564db5b

Browse files
Merge branch 'main' into add-url-secret-source-docs
2 parents 17b477c + 57157f8 commit 564db5b

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

docs/sources/k6/next/using-k6/k6-options/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,9 +1615,9 @@ requests.
16151615
If you pass an empty string, no `User-Agent` header is sent.
16161616
Available in `k6 run` and `k6 cloud` commands
16171617

1618-
| Env | CLI | Code / Config file | Default |
1619-
| --------------- | -------------- | ------------------ | --------------------------------------------------------------------- |
1620-
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `k6/0.27.0 (https://k6.io/)` (depending on the version you're using)` |
1618+
| Env | CLI | Code / Config file | Default |
1619+
| --------------- | -------------- | ------------------ | ------------------------- |
1620+
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `Grafana k6/<K6_VERSION>` |
16211621

16221622
{{< code >}}
16231623

docs/sources/k6/v1.0.x/using-k6/k6-options/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,9 +1573,9 @@ requests.
15731573
If you pass an empty string, no `User-Agent` header is sent.
15741574
Available in `k6 run` and `k6 cloud` commands
15751575

1576-
| Env | CLI | Code / Config file | Default |
1577-
| --------------- | -------------- | ------------------ | --------------------------------------------------------------------- |
1578-
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `k6/0.27.0 (https://k6.io/)` (depending on the version you're using)` |
1576+
| Env | CLI | Code / Config file | Default |
1577+
| --------------- | -------------- | ------------------ | ------------------------- |
1578+
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `Grafana k6/<K6_VERSION>` |
15791579

15801580
{{< code >}}
15811581

docs/sources/k6/v1.1.x/using-k6/k6-options/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1572,9 +1572,9 @@ requests.
15721572
If you pass an empty string, no `User-Agent` header is sent.
15731573
Available in `k6 run` and `k6 cloud` commands
15741574

1575-
| Env | CLI | Code / Config file | Default |
1576-
| --------------- | -------------- | ------------------ | --------------------------------------------------------------------- |
1577-
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `k6/0.27.0 (https://k6.io/)` (depending on the version you're using)` |
1575+
| Env | CLI | Code / Config file | Default |
1576+
| --------------- | -------------- | ------------------ | ------------------------- |
1577+
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `Grafana k6/<K6_VERSION>` |
15781578

15791579
{{< code >}}
15801580

docs/sources/k6/v1.2.x/using-k6/k6-options/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,9 +1577,9 @@ requests.
15771577
If you pass an empty string, no `User-Agent` header is sent.
15781578
Available in `k6 run` and `k6 cloud` commands
15791579

1580-
| Env | CLI | Code / Config file | Default |
1581-
| --------------- | -------------- | ------------------ | --------------------------------------------------------------------- |
1582-
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `k6/0.27.0 (https://k6.io/)` (depending on the version you're using)` |
1580+
| Env | CLI | Code / Config file | Default |
1581+
| --------------- | -------------- | ------------------ | ------------------------- |
1582+
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `Grafana k6/<K6_VERSION>` |
15831583

15841584
{{< code >}}
15851585

docs/sources/k6/v1.3.x/using-k6/k6-options/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,9 +1615,9 @@ requests.
16151615
If you pass an empty string, no `User-Agent` header is sent.
16161616
Available in `k6 run` and `k6 cloud` commands
16171617

1618-
| Env | CLI | Code / Config file | Default |
1619-
| --------------- | -------------- | ------------------ | --------------------------------------------------------------------- |
1620-
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `k6/0.27.0 (https://k6.io/)` (depending on the version you're using)` |
1618+
| Env | CLI | Code / Config file | Default |
1619+
| --------------- | -------------- | ------------------ | ------------------------- |
1620+
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `Grafana k6/<K6_VERSION>` |
16211621

16221622
{{< code >}}
16231623

docs/sources/k6/v1.4.x/using-k6/k6-options/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,9 +1615,9 @@ requests.
16151615
If you pass an empty string, no `User-Agent` header is sent.
16161616
Available in `k6 run` and `k6 cloud` commands
16171617

1618-
| Env | CLI | Code / Config file | Default |
1619-
| --------------- | -------------- | ------------------ | --------------------------------------------------------------------- |
1620-
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `k6/0.27.0 (https://k6.io/)` (depending on the version you're using)` |
1618+
| Env | CLI | Code / Config file | Default |
1619+
| --------------- | -------------- | ------------------ | ------------------------- |
1620+
| `K6_USER_AGENT` | `--user-agent` | `userAgent` | `Grafana k6/<K6_VERSION>` |
16211621

16221622
{{< code >}}
16231623

0 commit comments

Comments
 (0)