mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
Fix linting
Signed-off-by: Carrie Edwards <edwrdscarrie@gmail.com>
This commit is contained in:
parent
db3a7845c5
commit
455ab8806f
@ -577,8 +577,7 @@ func TestTemporality(t *testing.T) {
|
||||
|
||||
c := NewPrometheusConverter()
|
||||
settings := Settings{
|
||||
AllowDeltaTemporality: tc.allowDelta,
|
||||
//EnableTypeAndUnitLabels: tc.typeAndUnitLabels,
|
||||
AllowDeltaTemporality: tc.allowDelta,
|
||||
ConvertHistogramsToNHCB: tc.convertToNHCB,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user