Skip to content

Commit

Permalink
Update engine.go - testing
Browse files Browse the repository at this point in the history
  • Loading branch information
manishm authored Sep 23, 2023
1 parent a902445 commit 2430b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/query-service/pqlEngine/engine.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,4 @@ func (p *PqlEngine) RunAlertQuery(ctx context.Context, qs string, t time.Time) (
return nil, fmt.Errorf("rule result is not a vector or scalar")
}
}
//Adding comment

0 comments on commit 2430b00

Please sign in to comment.