Skip to content

Commit

Permalink
Small nit
Browse files Browse the repository at this point in the history
Co-authored-by: Giedrius Statkevičius <giedriuswork@gmail.com>
  • Loading branch information
metonymic-smokey and GiedriusS committed Aug 4, 2022
1 parent 140fec1 commit 8b292ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/thanos/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ func engineFactory(
}

var queryTracker *promql.ActiveQueryTracker
newEngingOpts := promql.EngineOpts{
newEngineOpts := promql.EngineOpts{
Logger: eo.Logger,
Reg: wrapReg(i),
MaxSamples: eo.MaxSamples,
Expand Down

0 comments on commit 8b292ec

Please sign in to comment.