You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`<METRIC_NAME>`| The [name of your metric](#naming-custom-metrics). |
36
-
|`<METRIC_VALUE>`| The value of your metric. **Note**: Metric values must be 32-bit. Values should not be timestamps. |
36
+
|`<METRIC_VALUE>`| The value of your metric. **Note**: Metric values must be 32-bit. Values should not reflect dates or timestamps. |
37
37
|`<TIMESTAMP>`| The timestamp associated with the metric value. **Note**: Metric timestamps cannot be more than ten minutes in the future or more than one hour in the past. |
38
38
|`<TAGS>`| The set of tags associated with your metric. |
39
39
|`<METRIC_TYPE>`| The type of your metric. See the [metric type documentation][8]. |
0 commit comments