Skip to content

Commit 8d905e0

Browse files
fix: Update k6-load-testing (#67)
1 parent eef840a commit 8d905e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/plugins/k6-load-testing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ K6 is an open-source tool and cloud service that makes load testing easy for dev
1919
| PrometheusUsername | String | Username of Prometheus account |
2020
| PrometheusApiKey | String | API key of Prometheus account |
2121
| PrometheusRemoteWriteEndpoint | String | Remote write endpoint of Prometheus account |
22-
| OutputType | String | `Log` or `Prometheus` |
22+
| OutputType | String | `LOG` or `PROMETHEUS` |
2323

2424
* `Trigger/Skip Condition` refers to a conditional statement to execute or skip the task. You can select either:<ul><li>`Set trigger conditions` or</li><li>`Set skip conditions`</li></ul>
2525

0 commit comments

Comments
 (0)