o
    PDi                     @   sR   U d dl mZ d dlmZ d dlmZ dZeed< 	 eddG dd	 d	eZd
S )    )Enum)Final)
deprecatedstateSTATEzLThe attribute state is deprecated - Replaced by `db.client.connection.state`)reasonc                   @   s   e Zd ZdZ	 dZdS )StateValuesidleusedN)__name__
__module____qualname__IDLEUSED r   r   v/var/www/Datamplify/venv/lib/python3.10/site-packages/opentelemetry/semconv/_incubating/attributes/other_attributes.pyr      s
    r   N)enumr   typingr   r   r   __annotations__r   r   r   r   r   <module>   s   