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
Copy file name to clipboardExpand all lines: docs/v1/UsageSummaryDate.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
29
29
**rum_session_count_sum** | **int** | Shows the sum of all browser RUM Sessions over all hours in the current date for all organizations | [optional]
30
30
**synthetics_browser_check_calls_count_sum** | **int** | Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations. | [optional]
31
31
**synthetics_check_calls_count_sum** | **int** | Shows the sum of all Synthetic API tests over all hours in the current date for all organizations. | [optional]
32
-
**trace_search_indexed_events_count_sum** | **int** | Shows the sum of all analyzed spans indexed over all hours in the current date for all organizations. | [optional]
32
+
**trace_search_indexed_events_count_sum** | **int** | Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations. | [optional]
33
33
**twol_ingested_events_bytes_sum** | **int** | Shows the sum of all tracing without limits bytes ingested over all hours in the current date for all organizations. | [optional]
34
34
35
35
[[Back to Model list]](README.md#documentation-for-models)[[Back to API list]](README.md#documentation-for-api-endpoints)[[Back to README]](README.md)
Copy file name to clipboardExpand all lines: docs/v1/UsageSummaryDateOrg.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
29
29
**rum_session_count_sum** | **int** | Shows the sum of all browser RUM Sessions over all hours in the current date for the given org. | [optional]
30
30
**synthetics_browser_check_calls_count_sum** | **int** | Shows the sum of all Synthetic browser tests over all hours in the current date for the given org. | [optional]
31
31
**synthetics_check_calls_count_sum** | **int** | Shows the sum of all Synthetic API tests over all hours in the current date for the given org. | [optional]
32
-
**trace_search_indexed_events_count_sum** | **int** | Shows the sum of all analyzed spans indexed over all hours in the current date for the given org. | [optional]
32
+
**trace_search_indexed_events_count_sum** | **int** | Shows the sum of all Indexed Spans indexed over all hours in the current date for the given org. | [optional]
33
33
**twol_ingested_events_bytes_sum** | **int** | Shows the sum of all tracing without limits bytes ingested over all hours in the current date for the given org. | [optional]
34
34
35
35
[[Back to Model list]](README.md#documentation-for-models)[[Back to API list]](README.md#documentation-for-api-endpoints)[[Back to README]](README.md)
Copy file name to clipboardExpand all lines: docs/v1/UsageSummaryResponse.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Name | Type | Description | Notes
32
32
**start_date** | **datetime** | Shows the first date of usage in the current month(s) for all organizations. | [optional]
33
33
**synthetics_browser_check_calls_count_agg_sum** | **int** | Shows the sum of all Synthetic browser tests over all hours in the current month(s) for all organizations. | [optional]
34
34
**synthetics_check_calls_count_agg_sum** | **int** | Shows the sum of all Synthetic API tests over all hours in the current month(s) for all organizations. | [optional]
35
-
**trace_search_indexed_events_count_agg_sum** | **int** | Shows the sum of all analyzed spans indexed over all hours in the current month(s) for all organizations. | [optional]
35
+
**trace_search_indexed_events_count_agg_sum** | **int** | Shows the sum of all Indexed Spans indexed over all hours in the current month(s) for all organizations. | [optional]
36
36
**twol_ingested_events_bytes_agg_sum** | **int** | Shows the sum of all tracing without limits bytes ingested over all hours in the current month(s) for all organizations. | [optional]
37
37
**usage** | [**[UsageSummaryDate]**](UsageSummaryDate.md) | An array of objects regarding hourly usage. | [optional]
rum_session_count_sum (int): Shows the sum of all browser RUM Sessions over all hours in the current date for all organizations. [optional] # noqa: E501
212
212
synthetics_browser_check_calls_count_sum (int): Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations.. [optional] # noqa: E501
213
213
synthetics_check_calls_count_sum (int): Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.. [optional] # noqa: E501
214
-
trace_search_indexed_events_count_sum (int): Shows the sum of all analyzed spans indexed over all hours in the current date for all organizations.. [optional] # noqa: E501
214
+
trace_search_indexed_events_count_sum (int): Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations.. [optional] # noqa: E501
215
215
twol_ingested_events_bytes_sum (int): Shows the sum of all tracing without limits bytes ingested over all hours in the current date for all organizations.. [optional] # noqa: E501
rum_session_count_sum (int): Shows the sum of all browser RUM Sessions over all hours in the current date for the given org.. [optional] # noqa: E501
207
207
synthetics_browser_check_calls_count_sum (int): Shows the sum of all Synthetic browser tests over all hours in the current date for the given org.. [optional] # noqa: E501
208
208
synthetics_check_calls_count_sum (int): Shows the sum of all Synthetic API tests over all hours in the current date for the given org.. [optional] # noqa: E501
209
-
trace_search_indexed_events_count_sum (int): Shows the sum of all analyzed spans indexed over all hours in the current date for the given org.. [optional] # noqa: E501
209
+
trace_search_indexed_events_count_sum (int): Shows the sum of all Indexed Spans indexed over all hours in the current date for the given org.. [optional] # noqa: E501
210
210
twol_ingested_events_bytes_sum (int): Shows the sum of all tracing without limits bytes ingested over all hours in the current date for the given org.. [optional] # noqa: E501
start_date (datetime): Shows the first date of usage in the current month(s) for all organizations.. [optional] # noqa: E501
223
223
synthetics_browser_check_calls_count_agg_sum (int): Shows the sum of all Synthetic browser tests over all hours in the current month(s) for all organizations.. [optional] # noqa: E501
224
224
synthetics_check_calls_count_agg_sum (int): Shows the sum of all Synthetic API tests over all hours in the current month(s) for all organizations.. [optional] # noqa: E501
225
-
trace_search_indexed_events_count_agg_sum (int): Shows the sum of all analyzed spans indexed over all hours in the current month(s) for all organizations.. [optional] # noqa: E501
225
+
trace_search_indexed_events_count_agg_sum (int): Shows the sum of all Indexed Spans indexed over all hours in the current month(s) for all organizations.. [optional] # noqa: E501
226
226
twol_ingested_events_bytes_agg_sum (int): Shows the sum of all tracing without limits bytes ingested over all hours in the current month(s) for all organizations.. [optional] # noqa: E501
227
227
usage ([UsageSummaryDate]): An array of objects regarding hourly usage.. [optional] # noqa: E501
0 commit comments