fix(om2): apply content changes from PR #2851#2919
Merged
Conversation
Apply non-comment content changes from PR #2851: - StateSet: clarify "one Metric with a boolean value per state" and add "for a single Timestamp" to ENUM constraint - Info: remove sentence about encoding ENUMs (to be reconsidered) - Histogram: fix "Histogram Sample" -> "Histogram" in Sum definition - Histogram/GaugeHistogram: fix "the later" -> "the latter" (typo) - Histogram: simplify "A Histogram Sample SHOULD have a Start Timestamp" - Classic Buckets: fix "This allow" -> "This allows" and "performance/anti-denial-of-service" -> "performance or anti-denial-of-service" - Classic Buckets: spell out "one second" instead of "1 second" - Native Buckets: "8 bit" -> "8-bit" - Native Buckets: remove reserved schema value details (-9..-5, 9..52, -53) - Native Buckets: use backticks for n, i, i+1 inline code - Native Buckets: remove "in the following" from MaxFloat64/MinFloat64 parenthetical - Native Buckets: fix "an lower" -> "a lower" - Summary: update description to mention "precomputed quantiles" instead of "average event size" - Summary: move SHOULD NOT sentence before backwards compatibility sentence - Summary: split Start Timestamp sentence and change "relate to" -> "be based on" - Summary: add backticks around metric name example - Protocol Negotiation: capitalize "Ingestor" mid-sentence - ABNF: remove HTML editor note comment Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com> Coded with Claude Sonnet 4.6.
dashpole
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Applies the non-comment content changes from #2851, skipping all
//-prefixed TODO/MAYBE/DISCUSSION annotation lines.n,i,i+1; remove "in the following"; fix "an lower" → "a lower"Test plan
Signed-off-by: György Krajcsovits gyorgy.krajcsovits@grafana.com
🤖 Coded with Claude Sonnet 4.6. Generated with Claude Code