# DailyMetricsDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date** | [**String**](string.md) | |
**count_traces** | **i32** | |
**count_observations** | **i32** | |
**total_cost** | **f64** | Total model cost in USD |
**usage** | [**Vec<models::UsageByModel>**](UsageByModel.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)