Skip to content

Update billing.mdx #473

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

Merged
merged 3 commits into from
Aug 16, 2023
Merged

Update billing.mdx #473

merged 3 commits into from
Aug 16, 2023

Conversation

marcusrein
Copy link
Member

added videos showing how to add grt using crypto wallet and multisig wallet

added videos showing how to add grt using crypto wallet and multisig wallet
@github-actions
Copy link

github-actions bot commented Aug 11, 2023

📦 Next.js Bundle Analysis for @graphprotocol/docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Nine Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/cs/network-transition-faq 13.71 KB 675.66 KB 193.05% (🟡 +0.01%)
/cs/network/delegating 9.12 KB 671.07 KB 191.74% (🟡 +0.01%)
/cs/publishing/publishing-a-subgraph 6.15 KB 668.1 KB 190.89% (🟡 +0.01%)
/de/publishing/publishing-a-subgraph 6.15 KB 668.1 KB 190.89% (🟡 +0.01%)
/en/arbitrum/l2-transfer-tools-faq 13.54 KB 675.5 KB 193.00% (🟡 +0.04%)
/en/arbitrum/l2-transfer-tools-guide 11.74 KB 673.69 KB 192.48% (🟡 +0.02%)
/en/billing 8.38 KB 670.33 KB 191.52% (🟡 +0.04%)
/en/deploying/subgraph-studio 8.28 KB 670.23 KB 191.50% (🟢 -0.03%)
/en/publishing/publishing-a-subgraph 6.15 KB 668.1 KB 190.89% (🟡 +0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@marcusrein
Copy link
Member Author

Made a few more updates with videos I've created. Let me know if I need to make more changes before this PR gets approved, thanks!

@@ -137,7 +137,7 @@ A max query budget of $0.0004 is recommended to maintain low average query price

### How can I migrate my subgraph to The Graph's decentralized network?

Learn how to migrate your subgraph to The Graph Network with this simple [step-by-step guide](https://thegraph.com/blog/how-to-migrate-ethereum-subgraph) or [this video](https://www.youtube.com/watch?v=syXwYEk-VnU&t=1s).
<VideoEmbed youtube="syXwYEk-VnU" />
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@benface benface left a comment

Choose a reason for hiding this comment

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

Nice!

@marcusrein marcusrein merged commit 8f98d41 into main Aug 16, 2023
@marcusrein marcusrein deleted the marcusrein-patch-8 branch August 16, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants