question

fengzhang avatar image
fengzhang asked

Profile Writes meter counting issue

Hi,

We have an issue with the Profile Write Usage. There's is a triple increase in usage from February. So we want to dig out which API causes this change and polish the code. After downloading the daily report from the billing summary and title daily usage report, and calculated the whole API usage. The data can not match with the usage on the billing summary, no matter the huge increase and the amount of daily usage.

The calculation is based on Title 60d89, dailyApiUsageDetailsReport of 02/08, we count both the receive and sent for each API name(According to the meter rules).

The result: Total API usage meter: 60170

Profile Writes meter: 11908

Billing Summary Daily Record of Profile Writes Meter: 87435

Please help to confirm is it the calculation method updated or we're calculating it in the wrong way.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

JayZuo avatar image
JayZuo answered

Thank you for reporting this issue. Our engineering team has fixed this problem. March data corrected with temporary hotfix. Root cause is fixed with a permanent hotfix. Credits have been calculated and requested for February data. If you have paid the bill, we will refund the money for the February over charged credits in the next bill cycle.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Made Wang avatar image
Made Wang answered

Refer to PlayFab Consumption Best Practices - PlayFab | Microsoft Docs, the size of each key-value pair will be calculated separately when writing data, please make sure you use the correct calculation method.

Are there issues with other counts other than writes?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.