Commit 11d8776
committed
fix(om2.0): consistency between text and abnf on Summary fields
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>1 parent 7bf21de commit 11d8776
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
0 commit comments