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.