diff --git a/content/change-logs/platform-services/cumulocity-10-20-611-0-usage-statistics-new-fields-counting-operations.md b/content/change-logs/platform-services/cumulocity-10-20-611-0-usage-statistics-new-fields-counting-operations.md new file mode 100644 index 0000000000..6422bcc003 --- /dev/null +++ b/content/change-logs/platform-services/cumulocity-10-20-611-0-usage-statistics-new-fields-counting-operations.md @@ -0,0 +1,21 @@ +--- +date: +title: Added operation request counters to usage statistics +product_area: Platform services +change_type: + - value: change-QHu1GdukP + label: Feature +component: + - value: component-JlFdtOPva + label: REST API +build_artifact: + - value: tc-QHwMfWtBk7 + label: cumulocity +ticket: MTM-61325 +version: 10.20.611.0 +--- +Two new properties, `operationsCreatedCount` and `operationsUpdateCount`, have been added to all REST endpoints which will return detailed request counters for usage statistics. +In a first implementation step, the {{< product-c8y-iot >}} platform returns these properties with `0` values. +In a future implementation, counting logic in reaction to REST requests and MQTT messages creating and updating operations will be added. + + diff --git a/content/enterprise-tenant/usage-and-billing.md b/content/enterprise-tenant/usage-and-billing.md index 091a9352c9..78e85792ce 100644 --- a/content/enterprise-tenant/usage-and-billing.md +++ b/content/enterprise-tenant/usage-and-billing.md @@ -129,9 +129,17 @@ The following information is provided for each subtenant (not completely visible Measurements created Number of measurements created + + Operations created + Number of operations created + + + Operations updated + Number of updates on operations + Total inbound transfer - Sum of all inbound transfers (alarms created, alarms updated, events created, events updated, inventories created, inventories updated, measurements created) + Sum of all inbound transfers (alarms created, alarms updated, events created, events updated, inventories created, inventories updated, measurements created, operations created, operations updated) CPU (M) @@ -545,6 +553,18 @@ The table below presents which values are used in each model for billing purpose x + + TenantUsageStatistics + Operations created + x + + + + TenantUsageStatistics + Operations updated + x + + TenantUsageStatistics Total inbound transfer