You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/onelake/onelake-consumption.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,25 +26,27 @@ Requests to OneLake, such as reading or writing data, consume Fabric Capacity Un
26
26
### Operation types
27
27
OneLake uses the same [mappings](/azure/storage/blobs/map-rest-apis-transaction-categories) as Azure Data Lake Storage (ADLS) to classify the operation to the category.
28
28
29
-
This table defines CU consumption when OneLake data is accessed using applications that redirect certain requests. Redirection is an implementation that reduces consumption of OneLake compute.
29
+
OneLake supports two access paths: redirect and proxy. Applications will use one of these paths based on specific circumstances, some determined by the workload and others outside its control. Requests via proxy and redirect share the same consumption rate.
30
+
31
+
This table defines CU consumption when OneLake data is accessed using applications that redirect certain requests.
30
32
31
33
|**Operation in Metrics App**|**Description**|**Operation Unit of Measure**|**Consumption rate**|
32
34
|---|---|---|---|
33
35
|**OneLake Read via Redirect**| OneLake Read via Redirect | Every 4 MB, per 10,000*| 104 CU seconds |
34
36
|**OneLake Write via Redirect**| OneLake Write via Redirect | Every 4 MB, per 10,000*| 1626 CU seconds |
37
+
|**OneLake Other Operations via Redirect**| OneLake Other Operations via Redirect | Per 10,000 | 104 CU seconds |
35
38
|**OneLake Iterative Read via Redirect**| OneLake Iterative Read via Redirect | Per 10,000 | 1626 CU seconds |
36
39
|**OneLake Iterative Write via Redirect**| OneLake Iterative Write via Redirect | Per 100 | 1300 CU seconds |
37
-
|**OneLake Other Operations via Redirect**| OneLake Other Operations via Redirect | Per 10,000 | 104 CU seconds |
38
40
39
-
This table defines CU consumption when OneLake data is accessed using applications that proxy requests.
41
+
This table defines CU consumption when OneLake data is accessed using applications that proxy requests, which match the rate for transactions via redirect.
40
42
41
43
|**Operation in Metrics App**|**Description**|**Operation Unit of Measure**|**Consumption rate**|
42
44
|---|---|---|---|
43
-
|**OneLake Read via Proxy**| OneLake Read via Proxy | Every 4 MB, per 10,000*|306 CU seconds |
44
-
|**OneLake Write via Proxy**| OneLake Write via Proxy | Every 4 MB, per 10,000*|2650 CU seconds |
45
-
|**OneLake Iterative Read via Proxy**| OneLake Iterative Read via Proxy | Per 10,000 |4798 CU seconds |
46
-
|**OneLake Iterative Write via Proxy**| OneLake Iterative Write via Proxy | Per 100|2117.95 CU seconds |
47
-
|**OneLake Other Operations**| OneLake Other Operations | Per 10,000|306 CU seconds |
45
+
|**OneLake Read via Proxy**| OneLake Read via Proxy | Every 4 MB, per 10,000*|104 CU seconds |
46
+
|**OneLake Write via Proxy**| OneLake Write via Proxy | Every 4 MB, per 10,000*|1626 CU seconds |
47
+
|**OneLake Other Operations**| OneLake Other Operations | Per 10,000 |104 CU seconds |
48
+
|**OneLake Iterative Read via Proxy**| OneLake Iterative Read via Proxy | Per 10,000|1626 CU seconds |
49
+
|**OneLake Iterative Write via Proxy**| OneLake Iterative Write via Proxy | Per 100|1300 CU seconds |
48
50
49
51
*For files > 4 MB in size, OneLake counts a transaction for every 4 MB block of data read or written. For files < 4 MB, a full transaction is counted. For example, if you do 10,000 read operations via Redirect and each file read is 16 MB in size, your capacity consumption is 40,000 transactions or 416 CU seconds.
50
52
@@ -80,19 +82,19 @@ This table defines CU consumption when disaster recovery is enabled and OneLake
80
82
|---|---|---|---|
81
83
|**OneLake BCDR Read via Redirect**| OneLake BCDR Read via Redirect | Every 4 MB, per 10,000 | 104 CU seconds |
82
84
|**OneLake BCDR Write via Redirect**| OneLake BCDR Write via Redirect | Every 4 MB, per 10,000 | 3056 CU seconds |
85
+
|**OneLake BCDR Other Operations Via Redirect**| OneLake BCDR Other Operations Via Redirect | Per 10,000 | 104 CU seconds |
83
86
|**OneLake BCDR Iterative Read via Redirect**| OneLake BCDR Iterative Read via Redirect | Per 10,000 | 1626 CU seconds |
84
87
|**OneLake BCDR Iterative Write via Redirect**| OneLake BCDR Iterative Write via Redirect | Per 100 | 2730 CU seconds |
85
-
|**OneLake BCDR Other Operations Via Redirect**| OneLake BCDR Other Operations Via Redirect | Per 10,000 | 104 CU seconds |
86
88
87
-
This table defines CU consumption when disaster recovery is enabled and OneLake data is accessed using applications that proxy requests.
89
+
This table defines CU consumption when disaster recovery is enabled and OneLake data is accessed using applications that proxy requests, which match the rate for transactions via redirect.
88
90
89
91
|**Operation**|**Description**|**Operation Unit of Measure**|**Capacity Units**|
90
92
|---|---|---|---|
91
-
|**OneLake BCDR Read via Proxy**| OneLake BCDR Read via Proxy | Every 4 MB, per 10,000 |306 CU seconds |
92
-
|**OneLake BCDR Write via Proxy**| OneLake BCDR Write via Proxy | Every 4 MB, per 10,000 |3870 CU seconds |
93
-
|**OneLake BCDR Iterative Read via Proxy**| OneLake BCDR Iterative Read via Proxy | Per 10,000 |4798 CU seconds |
94
-
|**OneLake BCDR Iterative Write via Proxy**| OneLake BCDR Iterative Write via Proxy | Per 100|3415.5 CU seconds |
95
-
|**OneLake BCDR Other Operations**| OneLake BCDR Other Operations | Per 10,000|306 CU seconds |
93
+
|**OneLake BCDR Read via Proxy**| OneLake BCDR Read via Proxy | Every 4 MB, per 10,000 |104 CU seconds |
94
+
|**OneLake BCDR Write via Proxy**| OneLake BCDR Write via Proxy | Every 4 MB, per 10,000 |3056 CU seconds |
95
+
|**OneLake BCDR Other Operations**| OneLake BCDR Other Operations | Per 10,000 |104 CU seconds |
96
+
|**OneLake BCDR Iterative Read via Proxy**| OneLake BCDR Iterative Read via Proxy | Per 10,000|1626 CU seconds |
97
+
|**OneLake BCDR Iterative Write via Proxy**| OneLake BCDR Iterative Write via Proxy | Per 100|2730 CU seconds |
0 commit comments