You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**hour** | **OffsetDateTime** | The hour for the usage. | [optional]
12
+
**orgName** | **String** | The name of the organization. | [optional]
13
+
**publicId** | **String** | The organization public ID. | [optional]
14
+
**tagConfigSource** | **String** | The source of the usage attribution tag configuration and the selected tags in the format of `<source_org_name>:::<selected tag 1>///<selected tag 2>///<selected tag 3>`. | [optional]
15
+
**tags** | **Map<String, List<String>>** | Usage Summary by tag name. | [optional]
16
+
**totalUsageSum** | **Double** | Total product usage for the given tags within the hour. | [optional]
17
+
**updatedAt** | **String** | Shows the most recent hour in the current month for all organizations where usages are calculated. | [optional]
**nextRecordId** | **String** | The cursor to get the next results (if any). To make the next request, use the same parameters and add `next_record_id`. | [optional]
|_UsageMeteringApi_|[**getDailyCustomReports**](UsageMeteringApi.md#getDailyCustomReports)|**GET** /api/v1/daily_custom_reports | Get the list of available daily custom reports |
168
+
|_UsageMeteringApi_|[**getHourlyUsageAttribution**](UsageMeteringApi.md#getHourlyUsageAttribution)|**GET** /api/v1/usage/hourly-attribution | Get Hourly Usage Attribution |
168
169
|_UsageMeteringApi_|[**getIncidentManagement**](UsageMeteringApi.md#getIncidentManagement)|**GET** /api/v1/usage/incident-management | Get hourly usage for incident management |
169
170
|_UsageMeteringApi_|[**getIngestedSpans**](UsageMeteringApi.md#getIngestedSpans)|**GET** /api/v1/usage/ingested-spans | Get hourly usage for ingested spans |
170
171
|_UsageMeteringApi_|[**getMonthlyCustomReports**](UsageMeteringApi.md#getMonthlyCustomReports)|**GET** /api/v1/monthly_custom_reports | Get the list of available monthly custom reports |
@@ -353,6 +354,11 @@ All URIs are relative to *https://api.datadoghq.com*
0 commit comments