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

docs: Add section in troubleshooting for timeout errors (504, context cancelled, error processing requests) #5649

Closed
wants to merge 3 commits into from

Conversation

gmintoco
Copy link

@gmintoco gmintoco commented Mar 17, 2022

We had many issues with configuring timeout errors. The main kicker for us was the Timeout between the Grafana client and the Grafana interface (nothing to do with Loki). This PR adds a small section to the troubleshooting guide to mention some potential causes of timeout errors and where you should look to resolve them.

What this PR does / why we need it:

This PR extends the documentation and would have assisted us with a problem we were having.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

We had many issues with configuring timeout errors. The main kicker for us was the Timeout between the Grafana client and the Grafana interface (nothing to do with Loki).
@CLAassistant
Copy link

CLAassistant commented Mar 17, 2022

CLA assistant check
All committers have signed the CLA.

@gmintoco gmintoco marked this pull request as ready for review March 17, 2022 06:00
Copy link
Contributor

@kavirajk kavirajk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gmintoco for the PR. 👍

LGTM. suggested few minor things.

Co-authored-by: Kaviraj Kanagaraj <kavirajkanagaraj@gmail.com>
@kavirajk
Copy link
Contributor

Leave it to @KMiller-Grafana for final review.

Clarify grafana timeout section
Add subheadings
fix typos
@stale
Copy link

stale bot commented Apr 25, 2022

Hi! This issue has been automatically marked as stale because it has not had any
activity in the past 30 days.

We use a stalebot among other tools to help manage the state of issues in this project.
A stalebot can be very useful in closing issues in a number of cases; the most common
is closing issues or PRs where the original reporter has not responded.

Stalebots are also emotionless and cruel and can close issues which are still very relevant.

If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.

We regularly sort for closed issues which have a stale label sorted by thumbs up.

We may also:

  • Mark issues as revivable if we think it's a valid issue but isn't something we are likely
    to prioritize in the future (the issue will still remain closed).
  • Add a keepalive label to silence the stalebot if the issue is very common/popular/important.

We are doing our best to respond, organize, and prioritize all issues but it can be a challenging task,
our sincere apologies if you find yourself at the mercy of the stalebot.

@stale stale bot added the stale A stale issue or PR that will automatically be closed. label Apr 25, 2022
@stale stale bot closed this May 2, 2022
@gmintoco
Copy link
Author

gmintoco commented May 9, 2022

@kavirajk could this one please be reopened?

@gmintoco
Copy link
Author

@KMiller-Grafana any chance of a reopen and review?

@KMiller-Grafana
Copy link
Contributor

The file you've added to, @gmintoco, has changed locations. I'm going to leave this PR closed, and re-implement this PR with your name added.

@gmintoco
Copy link
Author

gmintoco commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S stale A stale issue or PR that will automatically be closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout errors between grafana and loki
4 participants