mirror of
https://github.com/prometheus/prometheus
synced 2025-01-30 11:44:07 +00:00
textparse: Remove TODO that is actually done
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
7feea8aa89
commit
89fb7117c3
@ -565,8 +565,5 @@ metric: <
|
||||
|
||||
i++
|
||||
}
|
||||
// TODO(beorn7): Once supported by the parser, test exemplars for
|
||||
// counters, exemplars for sparse histograms, legacy histograms including exemplars,
|
||||
// summaries.
|
||||
require.Equal(t, len(exp), i)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user