mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
Docs: Usage Reports related updates for both Professional and Enterprise Plans
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10392 Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> GitOrigin-RevId: f068826e888d248b9cc51c6fa25542ae86ef6f7d
This commit is contained in:
parent
92138bbcd4
commit
f8c0764557
@ -11,6 +11,7 @@ sidebar_position: 10
|
|||||||
|
|
||||||
import VersionedLink from '@site/src/components/VersionedLink';
|
import VersionedLink from '@site/src/components/VersionedLink';
|
||||||
import ProductBadge from '@site/src/components/ProductBadge';
|
import ProductBadge from '@site/src/components/ProductBadge';
|
||||||
|
import Thumbnail from '@site/src/components/Thumbnail';
|
||||||
|
|
||||||
# Plans and Pricing
|
# Plans and Pricing
|
||||||
|
|
||||||
@ -190,3 +191,28 @@ Let's assume the data passthrough for the entire month is 100 GB:
|
|||||||
`100 GB * $0.13/GB = $13 Total`
|
`100 GB * $0.13/GB = $13 Total`
|
||||||
|
|
||||||
The total cost for the month is $493.
|
The total cost for the month is $493.
|
||||||
|
|
||||||
|
## Usage Reports
|
||||||
|
|
||||||
|
### Hasura Cloud Professional usage reports
|
||||||
|
|
||||||
|
You can find the usage reports for your Hasura Cloud Professional plan in the Hasura Cloud dashboard. From the
|
||||||
|
`Projects` page, locate the project you want to view the usage report for, click the `Settings` icon on the top right of
|
||||||
|
the project's card, then select `Usage` from the sidenav.
|
||||||
|
|
||||||
|
<Thumbnail
|
||||||
|
src="/img/account-management/billing/billing-usage-professional.png"
|
||||||
|
alt="Professional Plan Usage Reports Navigation"
|
||||||
|
width="1000px"
|
||||||
|
/>
|
||||||
|
|
||||||
|
### Hasura Cloud Enterprise usage reports
|
||||||
|
|
||||||
|
From the Hasura Cloud dashboard, click on `Enterprise` in the left sidebar. You will be able to see the usage reports
|
||||||
|
for your Hasura Cloud Enterprise plan.
|
||||||
|
|
||||||
|
<Thumbnail
|
||||||
|
src="/img/account-management/billing/billing-usage-EE.png"
|
||||||
|
alt="Cloud Enterprise Plan Usage Reports Navigation"
|
||||||
|
width="500px"
|
||||||
|
/>
|
||||||
|
BIN
docs/static/img/account-management/billing/billing-usage-EE.png
vendored
Normal file
BIN
docs/static/img/account-management/billing/billing-usage-EE.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
BIN
docs/static/img/account-management/billing/billing-usage-professional.png
vendored
Normal file
BIN
docs/static/img/account-management/billing/billing-usage-professional.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
Loading…
Reference in New Issue
Block a user