Skip to content

fix(om2.0): consistency between text and abnf on Summary fields#2886

Open
krajorama wants to merge 1 commit intomainfrom
krajo/om2-summery-may
Open

fix(om2.0): consistency between text and abnf on Summary fields#2886
krajorama wants to merge 1 commit intomainfrom
krajo/om2-summery-may

Conversation

@krajorama
Copy link
Member

In #2627 and #2634 we've made the Sum and Count mandatory fields in histograms. They became mandatory in Summary due to the ABNF as that has precedence.

This PR changes the data model to follow the ABNF and be consistent with histograms.

Note: this is probably the last chance to reverse course and make Sum and/or Count optional without a breaking change.

In #2627 and #2634 we've made the Sum and Count mandatory fields in
histograms. They became mandatory in Summary due to the ABNF as that
has precedence.

This PR changes the data model to follow the ABNF and be consistent
with histograms.

Note: this is probably the last chance to reverse course and make Sum
and/or Count optional without a breaking change.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants