Skip to content

Commit 64501c9

Browse files
committed
Update KPI dataset update
1 parent 8fb0fd4 commit 64501c9

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

cid/builtin/core/data/datasets/kpi/kpi_s3_storage_all.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,18 @@
112112
"Name": "s3_standard-ia_storage_usage_quantity",
113113
"Type": "DECIMAL"
114114
},
115+
{
116+
"Name": "s3_standard-ia_tier1_cost",
117+
"Type": "DECIMAL"
118+
},
119+
{
120+
"Name": "s3_standard-ia_tier2_cost",
121+
"Type": "DECIMAL"
122+
},
123+
{
124+
"Name": "s3_standard-ia_retrieval_cost",
125+
"Type": "DECIMAL"
126+
},
115127
{
116128
"Name": "s3_onezone-ia_storage_cost",
117129
"Type": "DECIMAL"
@@ -136,6 +148,18 @@
136148
"Name": "s3_glacier_instant_retrieval_storage_usage_quantity",
137149
"Type": "DECIMAL"
138150
},
151+
{
152+
"Name": "s3_glacier_instant_retrieval_tier1_cost",
153+
"Type": "DECIMAL"
154+
},
155+
{
156+
"Name": "s3_glacier_instant_retrieval_tier2_cost",
157+
"Type": "DECIMAL"
158+
},
159+
{
160+
"Name": "s3_glacier_instant_retrieval_retrieval_cost",
161+
"Type": "DECIMAL"
162+
},
139163
{
140164
"Name": "s3_glacier_flexible_retrieval_storage_cost",
141165
"Type": "DECIMAL"
@@ -213,12 +237,18 @@
213237
"s3_intelligent-tiering_storage_usage_quantity",
214238
"s3_standard-ia_storage_cost",
215239
"s3_standard-ia_storage_usage_quantity",
240+
"s3_standard-ia_tier1_cost",
241+
"s3_standard-ia_tier2_cost",
242+
"s3_standard-ia_retrieval_cost",
216243
"s3_onezone-ia_storage_cost",
217244
"s3_onezone-ia_storage_usage_quantity",
218245
"s3_reduced_redundancy_storage_cost",
219246
"s3_reduced_redundancy_storage_usage_quantity",
220247
"s3_glacier_instant_retrieval_storage_cost",
221248
"s3_glacier_instant_retrieval_storage_usage_quantity",
249+
"s3_glacier_instant_retrieval_tier1_cost",
250+
"s3_glacier_instant_retrieval_tier2_cost",
251+
"s3_glacier_instant_retrieval_retrieval_cost",
222252
"s3_glacier_flexible_retrieval_storage_cost",
223253
"s3_glacier_flexible_retrieval_storage_usage_quantity",
224254
"s3_glacier_deep_archive_storage_storage_cost",

0 commit comments

Comments
 (0)