# LogInsightsDimensionAttributes
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rate** | Option<**f32**> | The rate at which the value in the current dimension occurs. |
**country_chr** | Option<**f32**> | The cache hit ratio for the country. |
**country_error_rate** | Option<**f32**> | The error rate for the country. |
**country_request_rate** | Option<**f32**> | This country's percentage of the total requests. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)