Loki Dashboard quick search not displaying logs
Loki log query appears broken. Loki Dashboard quick search not displaying logs for any namespace on dogfood. See Loki dashboard link on dogfood
From Kevin Wilder -> the loki strategy: scalable broke with 5.21.0-bb.X
Working logs with 5.15.0-bb.0 looks like this ->
Designs
- Show closed items
Relates to
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Christopher O'Connell added kindbug priority1 labels
- Christopher O'Connell set weight to 2
set weight to 2
- Christopher O'Connell changed iteration to Big Bang Iterations Oct 3, 2023 - Oct 16, 2023
changed iteration to Big Bang Iterations Oct 3, 2023 - Oct 16, 2023
- Christopher O'Connell changed the description
Compare with previous version changed the description
- Contributor
see related issue created on bigbang repo
big-bang/bigbang#1799 (closed) - kevin.wilder mentioned in issue big-bang/bigbang#1799 (closed)
mentioned in issue big-bang/bigbang#1799 (closed)
- Andrew Shoell assigned to @andrewshoell
assigned to @andrewshoell
- Andrew Shoell changed milestone to %2.13.0
changed milestone to %2.13.0
- Andrew Shoell added loki teambigbang labels
added loki teambigbang labels
- Andrew Shoell added statusdoing label
added statusdoing label
- Andrew Shoell marked this issue as related to big-bang/bigbang#1799 (closed)
marked this issue as related to big-bang/bigbang#1799 (closed)
- Andrew Shoell created branch
68-loki-dashboard-quick-search-not-displaying-logs
to address this issuecreated branch
68-loki-dashboard-quick-search-not-displaying-logs
to address this issue - Andrew Shoell mentioned in merge request !109 (merged)
mentioned in merge request !109 (merged)
- Owner
reproducable with latest including the following (in addition to the [logging-monitoring-values.yaml here]( big-bang/bigbang#1799 (closed))
# success loki: enabled: true sourceType: "git" git: repo: "https://repo1.dso.mil/big-bang/product/packages/loki.git" path: "chart" tag: "5.15.0-bb.0"
# fail loki: enabled: true sourceType: "git" git: repo: "https://repo1.dso.mil/big-bang/product/packages/loki.git" path: "chart" tag: "5.21.0-bb.3"
- Owner
validated 5.21.0-bb.1 has this issue as well (5.21.0-bb.0 doesn't deploy because of an error in the upstream)
- Owner
validated 5.23.1-bb.0 is broken as well. Investigating the raw data to see what is missing
- OwnerResolved by kevin.wilder
@kevin.wilder you can use chart versions >= 5.21.-bb. with
loki.strategy
=scalable
if you setloki.values.backend.replicas
to >=3
. I will add a helm validation to the loki chart to have it fail hard with a more useful error message if that is misconfigured.EDIT:
loki.values.backend.replicas
only needs to be >=2
Edited by Andrew Shoell 4 replies Last reply by kevin.wilder
- Andrew Shoell added statusreview label and removed statusdoing label
added statusreview label and removed statusdoing label
- Andrew Shoell mentioned in merge request big-bang/bigbang!3285 (merged)
mentioned in merge request big-bang/bigbang!3285 (merged)
- Christopher O'Connell closed with merge request big-bang/bigbang!3285 (merged)
closed with merge request big-bang/bigbang!3285 (merged)
- Christopher O'Connell mentioned in commit big-bang/bigbang@da3c539c
mentioned in commit big-bang/bigbang@da3c539c