Skip to content

Commit 509eb0a

Browse files
authored
fix: why section
Signed-off-by: Manik Rana <Manikrana54@gmail.com>
1 parent 8f730b7 commit 509eb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2024-12-14_update-created-timestamps-for-openmetrics-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
## Why
2020

21-
Created Timestamps (CTs) were proposed in the summer of 2023 with support for the OpenMetrics (OM) exposition format following in summer of 2024. Once CT lines could be parsed by Prometheus in OM text it felt as though the syntax could be improved upon to optimize how the parser picks up these CTs. CT lines can be characterized as followed:
21+
Prometheus integrated Created Timestamps (CTs) into its protobuf format in the summer of 2023, building on the concept originally defined by the OpenMetrics (OM) specification. Support for the OM text exposition format followed in the summer of 2024. Once CT lines could be parsed by Prometheus in OM text it felt as though the syntax could be improved upon to optimize how the parser picks up these CTs. CT lines can be characterized as followed:
2222

2323
* They are represented as a standalone line in the OM text exposition format.
2424
* It is denoted with a metric name and `_created` suffix.

0 commit comments

Comments
 (0)