Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Data in Loki Query Results Despite Normal Dashboard Metrics #10682

Closed
luizbafilho opened this issue Sep 22, 2023 · 1 comment
Closed

Comments

@luizbafilho
Copy link

Describe the bug
Data appears to be missing from the index when executing queries, despite Loki dashboards indicating that data has been continuously ingested, no errors on the write, read, or backend components. Interestingly, the data started reappearing spontaneously without any manual intervention. It's worth noting that no recent changes have been made to the Loki or Promtail configurations. I am uncertain how to proceed with debugging this issue, I have no idea where to look since everything looks like is running as supposed, seems that something bad happened to the index, but I don't know what or why.

Environment:

  • K8s v1.24.16-eks-2d98532
  • Loki 2.9 using the helm chart at v5.20.0
  • Promtail 2.8.2 using the helm chart at 6.11.3

Screenshots, Promtail config, or terminal output
Here is the injection for the past 2 days:
Pasted image 20230922084921
Querying all apps for the past 24h
Pasted image 20230922085511
Data seems to be in S3
Pasted image 20230922085731

@luizbafilho
Copy link
Author

This PR fixed the issue. #10585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant