# MetricsIntervalResultDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **timestamp** | Option<**String**> | The interval timestamp. | [optional] **name** | Option<**String**> | The name of the metric. | [optional] **reporter** | Option<**String**> | The reporter of the metric. `null` if the metrics are aggregated by reporter. | [optional] **value** | Option<**i64**> | The value of the metric aggregated by the interval. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)