Cost Monitoring Overview

Actual Cost

With cost monitoring enabled in env0, you will be able to see how much each Environment and Project you are running costs.

๐Ÿ“˜

Project Costs

To be able to see a project's costs you need to have the "Edit Project Settings" permission.

We utilize Terratag to automatically tag all of your cloud resources and determine exactly how much they cost over time.

Create cloud provider API credentials

In order to set up cost monitoring you will need to provide credentials that enable env0 to query your cloud provider's billing API. Below are guides for how to set up credentials in each cloud provider:

Enable cost monitoring

  1. Go to the Project Settings of the desired project.
  2. Select the Credentials tab.
  3. Check the appropriate cloud provider checkbox, and select the credential you created in the steps linked above.
  4. Click Save.
  5. You will need to deploy all the relevant environments that you would like to monitor their cost, to add the relevant tags to those environments' resources.

Accuracy and incurred costs

  • env0 tags resources in your Terraform, in order to query your cloud provider for the actual costs. You can see which tags are applied in the Terraform plan. Some resources might not be tagged, in which case the cost reported on env0 will be lower than expected.
  • env0 will call your cloud provider's API to query the cost. This might incur additional charges from your cloud provider.

Viewing Costs

Environment Costs

After enabling cost monitoring for a project, all subsequent environments under that project would be monitored.
To view an environment's cost, go to that environment's page, and click on the COST tab.

Project Costs

After enabling cost monitoring for a project, simply click Project Costs on the left-side panel

Organization Costs

After enabling costs for projects, you can view all of them under Organization Costs.
To get to that Organization Costs page, click on the Dashboards in the bottom left, then click the COST tab

๐Ÿšง

Project Based Calculation

Only projects with cost monitoring enabled would be counted.

Filter By Project

By default - the graph would display an accumulation of all project costs. You can filter by specific projects to view multiple projects' costs simultaneously. When chosen - each project's cost would be displayed separately.

๐Ÿ“˜

Project Filter

A greyed out project in the filter, means that project does not have cost monitoring configured