|
3 | 3 | .. _admin-settings: |
4 | 4 | .. _charts-settings: |
5 | 5 |
|
6 | | -=============== |
7 | | -Charts Settings |
8 | | -=============== |
| 6 | +========== |
| 7 | +Data Usage |
| 8 | +========== |
9 | 9 |
|
10 | 10 | .. default-domain:: mongodb |
11 | 11 |
|
12 | | -.. contents:: On this page |
13 | | - :local: |
14 | | - :backlinks: none |
15 | | - :depth: 1 |
16 | | - :class: singlecol |
| 12 | +The :guilabel:`Data Usage` link appears in the sidebar of the |
| 13 | +|charts-short| UI. |
17 | 14 |
|
18 | | -The :guilabel:`Charts Settings` link appears in the sidebar of the |
19 | | -Charts UI. All users can access this page. The sections you see depend |
20 | | -on the |service| :atlas:`roles </reference/user-roles/>` you have. |
| 15 | +.. include:: /includes/charts-settings-project-owner.rst |
21 | 16 |
|
22 | 17 | .. _admin-usage: |
23 | 18 |
|
24 | 19 | Monthly Data Usage |
25 | 20 | ------------------ |
26 | 21 |
|
27 | | -.. include:: /includes/charts-settings-project-owner.rst |
28 | | - |
29 | | -The :guilabel:`Usage` panel of the :guilabel:`Charts Settings` page shows |
30 | | -the data usage of your |charts| instance over the current month. |
| 22 | +The :guilabel:`Data Tranfer by Month` panel of the |
| 23 | +:guilabel:`Data Usage` page shows the data usage of your |charts| |
| 24 | +instance over the current month. |
31 | 25 |
|
32 | 26 | The panel displays the following metrics: |
33 | 27 |
|
@@ -56,48 +50,3 @@ MongoDB provides a free ``1 GB`` of data transfers per month. Nearly |
56 | 50 | all |charts-short| use cases should fall within this ``1 GB`` free |
57 | 51 | tier. For more information on |charts| pricing and sample pricing |
58 | 52 | scenarios, see :ref:`charts-billing`. |
59 | | - |
60 | | -.. _embedding-auth-providers: |
61 | | - |
62 | | -Embedding Authentication Providers |
63 | | ----------------------------------- |
64 | | - |
65 | | -.. include:: /includes/charts-settings-project-owner.rst |
66 | | - |
67 | | -The :guilabel:`Embedding Authentication Providers` panel lists the |
68 | | -providers |charts-short| can use to authenticate users who access |
69 | | -embedded charts. |
70 | | - |
71 | | -|charts-short| requires a token from one of the providers you configure |
72 | | -to render authenticated charts embedded with the SDK. |
73 | | - |
74 | | -For more information about embedding authentication providers, see |
75 | | -:doc:`/configure-auth-providers`. |
76 | | - |
77 | | -Embedding Key Generation |
78 | | ------------------------- |
79 | | - |
80 | | -.. include:: /includes/charts-settings-project-owner.rst |
81 | | - |
82 | | -.. important:: |
83 | | - |
84 | | - Embedding keys are deprecated and will be removed in a future |
85 | | - release. Use :doc:`Embedding Authentication Providers |
86 | | - </configure-auth-providers>` and the :doc:`Embedding SDK |
87 | | - </embedding-charts-sdk>` instead. |
88 | | - |
89 | | -Embedding keys are necessary for generating and verifying digital |
90 | | -signatures of charts embedded using the Verified Signature mode. |
91 | | - |
92 | | -To generate a new embedding key, click the :guilabel:`Generate New Key` |
93 | | -button on the right side of the page. |
94 | | - |
95 | | -.. warning:: |
96 | | - |
97 | | - If you generate a new key, any previous keys become invalid. Ensure |
98 | | - that all the existing embedded charts that use the old key are |
99 | | - updated to use the new key. |
100 | | - |
101 | | -.. figure:: /images/charts/generate-new-key.png |
102 | | - :figwidth: 650px |
103 | | - :alt: Generate a new embedding key |
0 commit comments