Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Trend.add(value, [tags])
Add a value to the Trend
metric.
Parameter | Type | Description |
---|---|---|
value | number | The value to add to the trend metric. |
tags | object | Set 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). |