# OtelScope
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | Instrumentation scope name | [optional]
**version** | Option<**String**> | Instrumentation scope version | [optional]
**attributes** | Option<[**Vec<models::OtelAttribute>**](OtelAttribute.md)> | Additional scope attributes | [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)