This page discusses the Stardog Unit Usage Reporting feature, which allows users to monitor and export Stardog Unit (SDU) consumption data for their endpoints.
<details open markdown="block"> <summary> Page Contents </summary> 1. TOC </details>Stardog Unit reporting is currently in Beta. This feature focuses on providing raw consumption data via CSV exports. Enhanced UI dashboards and granular breakdowns are planned for future releases.
A Stardog Unit (SDU) is a measure of compute time consumed while using the Stardog platform. 1 second of compute time = 1 Stardog Unit.
SDUs are tracked across the following activities:
The following activities are excluded from SDU tracking:
Stardog Unit usage reporting provides visibility into how many units an endpoint consumes over time. By aggregating daily usage data, this feature allows you to monitor consumption patterns and export raw data for internal billing, chargeback, or capacity planning purposes.
Key capabilities:
Usage reporting is located within the Manage Knowledge Graph Endpoints section of Stardog Cloud. To ensure your reports reflect the most recent data, you can perform two main actions: Syncing and Downloading.
Visibility & Permissions: The reporting options (Sync and Download) are visible and accessible only to Stardog Cloud Endpoint Owners.

Syncing pulls the latest consumption data from your Stardog endpoint and prepares it for export. The sync process may take a few moments to complete.
Once the data is synced, you can export it as a CSV file for your records.

Reporting Logic:
Data is aggregated daily at 1:30 AM UTC. A previous day’s usage will not be included if the full 24-hour window has not yet completed by the time of sync/download.
An example report downloaded on 2026-02-20 would look as follows:
| Date | Endpoint Name | Endpoint URL | Daily SDU Total |
|---|---|---|---|
| 2026-02-16 | acme-production | https://acmeproduction.stardog.cloud:5820 | 320.40 |
| 2026-02-17 | acme-production | https://acmeproduction.stardog.cloud:5820 | 225.15 |
| 2026-02-18 | acme-production | https://acmeproduction.stardog.cloud:5820 | 440.28 |
| 2026-02-19 | acme-production | https://acmeproduction.stardog.cloud:5820 | 315.00 |
| TOTAL | 1,300.83 |
As this feature is in Beta, please be aware of the following constraints:
