Skip to content

Commit 651975a

Browse files
authored
Adds Ian's copy edits to billing data page (#45)
1 parent 584b52b commit 651975a

File tree

1 file changed

+31
-29
lines changed

1 file changed

+31
-29
lines changed

source/billing-data.txt

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ also provides cloud spend governance tools for you to:
2828
- Categorize {+service+} resources based on your organization's billing needs.
2929
- Leverage billing data to visualize and understand your {+service+} spending.
3030
- Receive notifications when Atlas spending exceeds a specified threshold.
31-
- Pull billing data programmatically to integrate with your FinOps tools.
31+
- Pull billing data programmatically to integrate with your FinOps
32+
tools for charge-back and accounting purposes within each department
33+
and application.
3234

3335
On this page, learn how to use built-in {+service+} tools and
3436
{+service+} billing data to track, manage, and optimize your cloud
@@ -37,33 +39,6 @@ spending.
3739
{+service+} Features for Billing Data
3840
-------------------------------------
3941

40-
Create Billing Dashboards
41-
~~~~~~~~~~~~~~~~~~~~~~~~~
42-
43-
You can visualize your billing data in a |charts| billing dashboard
44-
to help you optimize your |service| spending. Billing dashboards contain
45-
prebuilt charts that help you monitor your {+service+} usage in an
46-
organization across different categories and periods of time, and
47-
|charts| integrates with {+service+} to seamlessly ingest billing data.
48-
49-
.. figure:: /includes/images/atlas-billing-dashboard.png
50-
:figwidth: 750px
51-
:alt: Atlas Billing Dashboard example.
52-
53-
By default, billing dashboards include the following metrics and charts:
54-
55-
- Total spending across the organization
56-
- Biggest spenders in the organization
57-
- Total spending by instance size, project, cluster, product category, or SKU
58-
- Total cost by product category
59-
60-
You can also customize your billing dashboard by applying :ref:`dashboard
61-
filters <billing-dashboard-filter>` and adding new charts, including any
62-
charts that use :ref:`tags <configure-resource-tags>` that you've
63-
applied to your billing data.
64-
65-
To create or manage a billing dashboard, see :ref:`billing-dashboards`.
66-
6742
Apply Resource Tags
6843
~~~~~~~~~~~~~~~~~~~
6944

@@ -83,7 +58,7 @@ and reports. Combine this feature with :ref:`resource tags
8358
<configure-resource-tags>` to easily categorize your {+service+}
8459
spending.
8560

86-
For example, you can retrieve all your pending invoices with the
61+
You can retrieve all your pending invoices with the
8762
:oas-atlas-op:`Return All Pending Invoices for One Organization
8863
</listPendingInvoices>` |api| endpoint. The endpoints response body
8964
contains the ``results.lineItems.tags`` field, which reflect the tags
@@ -150,3 +125,30 @@ your usage incurred by each of your {+clusters+} and serverless instances
150125
across all your projects.
151126

152127
To view line-item charges, see :ref:`view-past-invoices`.
128+
129+
Create Billing Dashboards
130+
~~~~~~~~~~~~~~~~~~~~~~~~~
131+
132+
You can visualize your billing data in a |charts| billing dashboard
133+
to help you optimize your |service| spending. Billing dashboards contain
134+
prebuilt charts that help you monitor your {+service+} usage in an
135+
organization across different categories and periods of time, and
136+
|charts| integrates with {+service+} to seamlessly ingest billing data.
137+
138+
.. figure:: /includes/images/atlas-billing-dashboard.png
139+
:figwidth: 750px
140+
:alt: Atlas Billing Dashboard example.
141+
142+
By default, billing dashboards include the following metrics and charts:
143+
144+
- Total spending across the organization
145+
- Biggest spenders in the organization
146+
- Total spending by instance size, project, cluster, product category, or SKU
147+
- Total cost by product category
148+
149+
You can also customize your billing dashboard by applying :ref:`dashboard
150+
filters <billing-dashboard-filter>` and adding new charts, including any
151+
charts that use :ref:`tags <configure-resource-tags>` that you've
152+
applied to your billing data.
153+
154+
To create or manage a billing dashboard, see :ref:`billing-dashboards`.

0 commit comments

Comments
 (0)