Export data¶
Applications allow the application operator and application consumer to download the usage report of the aggregated and raw data.
Raw export data:: Raw export provides the complete usage data, including all tag information. This can be used as a document to validate the usage data received from the application.
Aggregate data export: Usage Transparency Services runs aggregation on raw data received from the application and aggregated data is sent to SaasMon for billing. This aggregated data is used to validate if the correct data is sent to billing from Usage Transparency Services.
Export the Overall Usage Data report¶
It is possible to download the monthly overall usage data of the application consumer.
Note
Only the application operator can download the overall usage data.
In the tenant details screen, click "Export" to download the .csv format of the application data. The application operator can find and download the application data for the latest 12 months.
The downloaded .csv file contains the below mentioned details:
Column name | Description |
---|---|
Month | Month of the application used data |
Operator Id | It is the identification code of operator |
Tenant Id | It is the identification code of tenant |
App Name | Name of the application |
Usage Unit Name | Name of the metric unit |
Daily Aggregation Method | It is the aggregation method applied for the daily data. (Example:SUM) |
Monthly Aggregation Method | It is the aggregation method applied for the monthly data.(Example: SUM) |
Aggregated Usage Value | It is the count of the aggregated usage value used |
Export the Data report¶
You can download the metric usage unit in .csv format. To download the .csv format of the metric, click "Export".
Note
Both the application operator and application consumer can download the metric usage data.
The downloaded .csv file contains the below mentioned details:
Column name | Description |
---|---|
Date | Date on which the metric unit is used |
Operator Id | It is the identification code of operator |
Tenant Id | It is the identification code of tenant |
App Name | Name of the application |
Usage Unit Name | Name of the metric unit |
Resource Name | Name of the resource |
Resource Value | It is the resource information of the usage Resource value information is separated by hyphen, if there are more than one values. (Example:C9a5bd5d50614a558a39460fe9b7812c-motor) |
Usage Value | It is the count of the usage value used |
Usage Created By | It describes how the usages are created It is either by:
|
Note
"Usage Created by" is only available in the usage report of the latest three months.
To download the usage report older than the latest three months, follow these steps:
- In the left navigation, click "Consumer" from "Applications".
- Select the application and click in the preview link.
- Select the tenant and click "See details".
- In the tenant details screen, check the "Include raw" checkbox and select the month.
- Click "Request Download".
-
Download the csv file from the download icon displayed next to the rule in the "Recently created downloads" list.
The raw report contains the additional custom details of the application usages. The downloaded .csv file contains the below mentioned details:
Column name | Description |
---|---|
Date | Date on which the metric unit is used |
Resource Name | Name of the resource |
Rule Name | Name of the rule |
Rule Display Name | Display name of the Rule |
Application | Name of the application |
Application Type | Type of the application |
Operator Id | It is the identification code of operator |
Tenant Id | It is the identification code of tenant |
User Name | Name of the application user |
Usage Value | It is the count of the usage value used |