# OtelAttribute
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | Option<**String**> | Attribute key (e.g., \"service.name\", \"langfuse.observation.type\") | [optional]
**value** | Option<[**models::OtelAttributeValue**](OtelAttributeValue.md)> | | [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)