-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[AIG] Logpush initial documentation #16798
Conversation
daisyfaithauma
commented
Sep 12, 2024
•
edited
Loading
edited
- Logpush initial documentation
Deploying cloudflare-docs with Cloudflare Pages
|
Files with changes (up to 15)
|
oh i did not know we could have a "draft pull request" status. Great! Observability What do you think? |
@@ -8,7 +8,7 @@ sidebar: | |||
|
|||
import { Render } from "~/components"; | |||
|
|||
AI Gateway allows you to securely push logs to an external storage location, where you can decrypt and process them. This guide explains how to set up Logpush for the AI Gateway, generate an RSA key pair for encryption, and decrypt the logs once they are received. | |||
AI Gateway allows you to securely export logs to an external storage location, where you can decrypt and process them. This guide explains how to set up Logpush for AI Gateway, generate an RSA key pair for encryption, and decrypt the logs once they are received. | |||
Logpush has a limit of 4 jobs. |
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.
- should this be a note?
- Can we add "If you have reached the limit of logs stored for your plan (insert link to limits page), logs will not be exported through Logpush.
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.
- should this be a note?
- Can we add "If you have reached the limit of logs stored for your plan (insert link to limits page), logs will not be exported through Logpush.
- I do not think so. It explains what the guide does.
- Done
import { Render } from "~/components"; | ||
|
||
AI Gateway allows you to securely export logs to an external storage location, where you can decrypt and process them. | ||
You can toggle Logpush on and off in the [Cloudflare dashboard](https://dash.cloudflare.com) settings. |
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.
Not a suggestion but - does this linebreak even get rendered in the docs? Or does MDX ignore it?
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.
mdx ignores it. This is mainly for me to know what I am writing lol
Replace Co-authored-by: Jun Lee <junlee@cloudflare.com>
Duplicate Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
* Logpush initial documentation * Update logpush.mdx * Update logpush.mdx * Added limits link * Updated details * Add script to run file * Update logpush.mdx * Update src/content/docs/ai-gateway/observability/logpush.mdx Replace Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Duplicate Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> --------- Co-authored-by: Kathy <153706637+kathayl@users.noreply.github.com> Co-authored-by: Jun Lee <junlee@cloudflare.com>
* Logpush initial documentation * Update logpush.mdx * Update logpush.mdx * Added limits link * Updated details * Add script to run file * Update logpush.mdx * Update src/content/docs/ai-gateway/observability/logpush.mdx Replace Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Duplicate Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> --------- Co-authored-by: Kathy <153706637+kathayl@users.noreply.github.com> Co-authored-by: Jun Lee <junlee@cloudflare.com>
* Logpush initial documentation * Update logpush.mdx * Update logpush.mdx * Added limits link * Updated details * Add script to run file * Update logpush.mdx * Update src/content/docs/ai-gateway/observability/logpush.mdx Replace Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Duplicate Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> --------- Co-authored-by: Kathy <153706637+kathayl@users.noreply.github.com> Co-authored-by: Jun Lee <junlee@cloudflare.com>