-
Notifications
You must be signed in to change notification settings - Fork 10.2k
[Logs] Adds information about status code #20684
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
Conversation
PR Change SummaryAdded information regarding the 1105 status code error related to DNS resolution in the logs documentation.
Modified Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add What is Hyperlint?Hyperlint is an AI agent that helps you write, edit, and maintain your documentation. Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation. |
|
Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally. |
|
Preview URL: https://7e6b2c3e.preview.developers.cloudflare.com Files with changes (up to 15) |
| ``` | ||
|
|
||
| :::note | ||
| If you receive a 1105 status code error when checking your Logpush job health, it indicates a DNS resolution issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we could add a hint on what to do?
Maybe something like:
"...it indicates a DNS resolution issue: Cloudflare is having trouble resolving the target hostname for the logpush job. You'll need to check with your DNS service provider and confirm the hostname can be publicly resolved."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ngayerie I've incorporated your feedback.
* Adds information about status code * Updates after review.
Summary
Adds information about status code.
Documentation checklist