Skip to content

Commit 65eb260

Browse files
Merge pull request #234052 from KrishnaG-MSFT/patch-284
(AzureCXP) MicrosoftDocs/azure-docs#107730
2 parents ca09810 + deb43a9 commit 65eb260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/metrics-store-custom-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Save the access token from the response for use in the following HTTP requests.
114114
-d @custommetric.json
115115
```
116116

117-
1. Change the timestamp and values in the JSON file.
117+
1. Change the timestamp and values in the JSON file. Note that the 'time' value in the JSON file is expected to be in UTC.
118118
1. Repeat the previous two steps a few times to create data for several minutes.
119119

120120
## Troubleshooting

0 commit comments

Comments
 (0)