No results for

Powered byAlgolia
⚠️ This documentation is outdated. Please visit grafana.com for the latest k6 documentation.📚

Rate.add(value, [tags])

Set the value of the Rate metric.

ParameterTypeDescription
valuenumberThe value to add to the rate metric.
tagsobjectSet of tags that will be tagged to the added data point (note that tags are added per data point and not for the entire metric).

Rate examples