-
Notifications
You must be signed in to change notification settings - Fork 35
Created fallback docs if GitHub API request fails. #173
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
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.
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.
🥇
Merging so I can backport with #158. |
<p id="fallback-extension-arn-selector-section">Pick the right ARN from <a target="_bkank" href="RELEASE_LINK">this release table for the APM Lambda Extension Layer</a>.</p> | ||
<p id="fallback-agent-arn-selector-section">In addition, pick the right ARN from <a target="_bkank" href="RELEASE_LINK">this release table for the APM Agent Layer</a>.</p> |
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.
<p id="fallback-extension-arn-selector-section">Pick the right ARN from <a target="_bkank" href="RELEASE_LINK">this release table for the APM Lambda Extension Layer</a>.</p> | |
<p id="fallback-agent-arn-selector-section">In addition, pick the right ARN from <a target="_bkank" href="RELEASE_LINK">this release table for the APM Agent Layer</a>.</p> | |
<p id="fallback-extension-arn-selector-section">Pick the right ARN from <a target="_blank" href="RELEASE_LINK">this release table for the APM Lambda Extension Layer</a>.</p> | |
<p id="fallback-agent-arn-selector-section">In addition, pick the right ARN from <a target="_blank" href="RELEASE_LINK">this release table for the APM Agent Layer</a>.</p> |
Were these intended to be target="_blank"
?
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.
Fixed on main
in d0f03e7.
oh wow |
that was awful timing on my part |
# Conflicts: # docs/lambda-selector/lambda-attributes-selector.asciidoc
* Restructured docs for AWS Lambda (#158) * Restructured docs for AWS Lambda * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * add temp anchor to fix build * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update add-extension-layer.asciidoc * Fixed review comments * Adding missing config options * docs: add env imgs * add images * Added Node.js env-var image Co-authored-by: Emily S <[email protected]> Co-authored-by: bmorelli25 <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Jean-Louis Voiseux <[email protected]> * Created fallback docs if GitHub API request fails. (#173) * docs: fix typo Co-authored-by: Alexander Wert <[email protected]> Co-authored-by: Emily S <[email protected]> Co-authored-by: Jean-Louis Voiseux <[email protected]>
* Restructured docs for AWS Lambda (#158) * Restructured docs for AWS Lambda * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Emily S <[email protected]> * add temp anchor to fix build * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/monitoring-aws-lambda.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update add-extension-layer.asciidoc * Fixed review comments * Adding missing config options * docs: add env imgs * add images * Added Node.js env-var image Co-authored-by: Emily S <[email protected]> Co-authored-by: bmorelli25 <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Jean-Louis Voiseux <[email protected]> # Conflicts: # docs/add-extension/add-extension-layer.asciidoc # docs/aws-lambda-extension.asciidoc # docs/lambda-selector/lambda-attributes-selector.asciidoc # docs/monitoring-aws-lambda.asciidoc * Created fallback docs if GitHub API request fails. (#173) # Conflicts: # docs/lambda-selector/lambda-attributes-selector.asciidoc * docs: fix typo * Update monitoring-aws-lambda.asciidoc Co-authored-by: Alexander Wert <[email protected]>
fixes: #171