This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.

Open source

Client.end()

Disconnect from the broker synchronously. When the disconnection is complete, the end event is triggered.

Signature

JavaScript
client.end(options)

Parameters

ParameterTypeDescription
optionsobjectOptional disconnect configuration
options.tagsobjectCustom tags for metrics (key-value pairs)