How do I know the size of an service
martin-carlsson
PROOP

10 months ago

How do I know the size of a service? I mean, how many CPU's, memory and space there are allocated.

Are there any place where I can get a total overview of all my deployments?

Are there anywhere I can get an overview of what I'm spending right now, say, on a daily/monthly basis?

And also, what is a group, and how can I create one?

Solved$10 Bounty

Pinned Solution

10 months ago

Hey martin-carlsson, you can check your service's metrics to see how much CPU, memory and disk are currently being consumed. You can also edit the max. amount of resources (CPU and memory) being allocated to your services. On the pro plan, the default max. allocation for your services is 32vCPU and 32GB RAM per service.

Your current usage can be found under: https://railway.com/workspace/usage.

A group is a way to organize services together within a project, right click on a service and click on Group > + New Group to create a group.

1 Replies

10 months ago

Hey martin-carlsson, you can check your service's metrics to see how much CPU, memory and disk are currently being consumed. You can also edit the max. amount of resources (CPU and memory) being allocated to your services. On the pro plan, the default max. allocation for your services is 32vCPU and 32GB RAM per service.

Your current usage can be found under: https://railway.com/workspace/usage.

A group is a way to organize services together within a project, right click on a service and click on Group > + New Group to create a group.


Status changed to Solved chandrika 10 months ago


Loading...