Monitor API Usage with new Inventory Position Update (IPU) and Inventory Position Change (IPC) Reports
Author:
Fluent Commerce
Changed on:
6 May 2024
Target release date: | 2024-05-16 |
---|---|
Release status: | Released |
Description
A new report is now available in the admin module to display an account's Inventory Position Update (IPU) and Inventory Position Change (IPC) usage data. This enables customers to understand their IPU and IPC usage. This addresses challenges Customers have previously had with gaining visibility into their inventory usage, helping to understand the impact the configuration changes have.
📖 Read more about the IPU and IPC reporting feature.
👩🎓 Learn how to enable the IPU and IPC reporting within your web app.
Changelog
This release contains the new Self-Service IPU/IPC visibility feature.
- This feature's main frontend component is the new custom component IPU/IPC Report, which displays a page with an IPU/IPC report chart that displays data filtered by three parameters: report type, time period, and granularity.
- On the backend side, the feature uses the new GraphQL API to retrieve the aggregated usage for the current account of a given period with a given step (granularity). Also, newly created permission is required to see data on the Reports page.
`ACCOUNTUSAGE_VIEW`
- The bpp_records_processed_total metric is extended with 2 new labels. The label is used to indicate the date of the first batch. The
`first_batch_received`
label is used to indicate the end date of the Inventory Deduplication job execution.`deduplication_finished`
Screenshot
Released capability depth: | New capability |
---|---|
Release bundle / Capability type: | Big Inventory |