From be917f1147fa197bc6fd7837757fb6c7c8426f35 Mon Sep 17 00:00:00 2001 From: Manik Rana Date: Sat, 14 Dec 2024 22:15:47 +0530 Subject: [PATCH] feat: add action plan Signed-off-by: Manik Rana --- ...24-12-14_update-created-timestamps-for-openmetrics-text.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proposals/2024-12-14_update-created-timestamps-for-openmetrics-text.md b/proposals/2024-12-14_update-created-timestamps-for-openmetrics-text.md index 9422e39..fab537e 100644 --- a/proposals/2024-12-14_update-created-timestamps-for-openmetrics-text.md +++ b/proposals/2024-12-14_update-created-timestamps-for-openmetrics-text.md @@ -79,4 +79,8 @@ When the same MetricFamily has multiple label sets with their own CTs we'd have ## Action Plan +In no particular order: +* [ ] Update the OpenMetrics specification to include the new syntax for Created Timestamps. +* [ ] Update Prometheus's OpenMetrics text parser to support the new syntax. +* [ ] Update tooling and libraries that expose OpenMetrics text.