Skip to content

Commit c99693d

Browse files
Update docs/specs/om/open_metrics_spec_2_0.md
Co-authored-by: George Krajcsovits <[email protected]> Signed-off-by: Arthur Silva Sens <[email protected]>
1 parent 8d8e083 commit c99693d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/specs/om/open_metrics_spec_2_0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,8 @@ escaped-char =/ BS normal-char
384384
; Any unicode character, except newline, double quote, and backslash
385385
normal-char = %x00-09 / %x0B-21 / %x23-5B / %x5D-D7FF / %xE000-10FFFF
386386
387-
created = "ct@" timestamp
387+
; Lowercase ct @ timestamp
388+
created = %d99.116 "@" timestamp
388389
```
389390

390391
#### Overall Structure

0 commit comments

Comments
 (0)