Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
  • Loading branch information
krya-kryak and bwplotka authored Jan 27, 2021
1 parent 87e84da commit 37d48f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/queryfrontend/downsampled.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ type downsampled struct {
merger queryrange.Merger

// Metrics.
extraCounter prometheus.Counter
additionalQueriesCount prometheus.Counter
}

var resolutions = []int64{downsample.ResLevel1, downsample.ResLevel2}
Expand Down

0 comments on commit 37d48f4

Please sign in to comment.