Skip to content

Commit

Permalink
Show warnings in query frontend (thanos-io#7289)
Browse files Browse the repository at this point in the history
* Show warnings in query frontend

QFE currently does not parse warnings from downstream queriers.
This commit fixes that by adding the field to proto messages and
modifies the merge function to take warnings into account.

Signed-off-by: Filip Petkovski <[email protected]>

* Add CHANGELOG entry

Signed-off-by: Filip Petkovski <[email protected]>

* Omit empty warnings

Signed-off-by: Filip Petkovski <[email protected]>

---------

Signed-off-by: Filip Petkovski <[email protected]>
  • Loading branch information
fpetkovski authored and hczhu-db committed Aug 22, 2024
1 parent a646c05 commit 471ac2d
Showing 1 changed file with 96 additions and 101 deletions.
197 changes: 96 additions & 101 deletions internal/cortex/querier/queryrange/queryrange.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 471ac2d

Please sign in to comment.