fluxninja / aperture

Rate limiting, caching, and request prioritization for modern workloads
https://docs.fluxninja.com
Apache License 2.0
641 stars 25 forks source link

[ImgBot] Optimize images #3037

Closed imgbot[bot] closed 11 months ago

imgbot[bot] commented 11 months ago

Beep boop. Your images are optimized!

Your image file size has been reduced by 25% 🎉

Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /docs/content/guides/assets/managing-quotas/workloads.png | 462.33kb | 257.97kb | 44.20% | | /docs/content/guides/assets/per-user-rate-limiting/rate-limiter-graph.png | 498.15kb | 286.33kb | 42.52% | | /docs/content/guides/assets/per-user-rate-limiting/graph.mmd.svg | 17.72kb | 16.10kb | 9.13% | | /docs/content/guides/assets/managing-quotas/graph.mmd.svg | 17.72kb | 16.11kb | 9.12% | | /docs/content/guides/assets/managing-quotas/managing-quotas.mmd.svg | 8.51kb | 8.31kb | 2.33% | | /docs/content/guides/assets/per-user-rate-limiting/rate-limiting.mmd.svg | 7.00kb | 6.85kb | 2.17% | | /sdks/aperture-py/docs/fonts/x-circle.svg | 0.41kb | 0.41kb | 1.65% | | /sdks/aperture-py/docs/fonts/info.svg | 0.46kb | 0.46kb | 1.48% | | /docs/content/concepts/assets/gen/flow-lifecycle/flow-lifecycle.mmd.svg | 14.64kb | 14.44kb | 1.39% | | /docs/content/assets/img/unified-load-management-light.svg | 383.82kb | 382.96kb | 0.22% | | /docs/content/assets/img/unified-load-management-dark.svg | 244.03kb | 243.62kb | 0.17% | | /docs/content/get-started/assets/architecture/saas-dark.svg | 26.82kb | 26.78kb | 0.15% | | /docs/content/get-started/assets/architecture/saas-light.svg | 25.33kb | 25.32kb | 0.04% | | | | | | | **Total :** | **1,706.96kb** | **1,285.65kb** | **24.68%** |

📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

~Imgbot - Part of Optimole family

coderabbitai[bot] commented 11 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Note: For conversation with the bot, please use the review comments on code diffs or files. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json`