From 781618c0a4f7b767cbefca6e7415de0e65ef3cb4 Mon Sep 17 00:00:00 2001 From: bwplotka Date: Fri, 13 Mar 2026 11:43:07 +0000 Subject: [PATCH] tmp Signed-off-by: bwplotka --- docs/specs/om/open_metrics_spec_2_0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/specs/om/open_metrics_spec_2_0.md b/docs/specs/om/open_metrics_spec_2_0.md index 31a94f143..172e7aa95 100644 --- a/docs/specs/om/open_metrics_spec_2_0.md +++ b/docs/specs/om/open_metrics_spec_2_0.md @@ -48,6 +48,10 @@ This document is meant to be used as a standalone specification. > NOTE: This is a release candidate (RC) version of the OpenMetrics 2.0 specification. This means that this specification is currently in an experimental state--no major changes are expected, but we reserve the right to break the compatibility if it's necessary, based on the early adopters' feedback. The potential feedback, questions and suggestions should be added as [an issue on the `prometheus/openmetrics` repository](https://github.com/prometheus/openmetrics). + +// TODO: We are here. + + ## Overview Metrics are a specific kind of telemetry data. They represent a snapshot of the current state for a set of data. They are distinct from logs or events, which focus on records or information about individual events.