o
    PDi                     @   s   U d dl mZ d dlmZ d dlmZ dZeed< 	 dZeed< 	 dZeed	< 	 d
Z	eed< 	 dZ
eed< 	 dZeed< 	 eddG dd deZdS )    )Enum)Final)
deprecatedzotel.library.nameOTEL_LIBRARY_NAMEzotel.library.versionOTEL_LIBRARY_VERSIONzotel.scope.nameOTEL_SCOPE_NAMEzotel.scope.versionOTEL_SCOPE_VERSIONzotel.status_codeOTEL_STATUS_CODEzotel.status_descriptionOTEL_STATUS_DESCRIPTIONzpDeprecated in favor of stable :py:const:`opentelemetry.semconv.attributes.otel_attributes.OtelStatusCodeValues`.)reasonc                   @   s   e Zd ZdZ	 dZdS )OtelStatusCodeValuesOKERRORN)__name__
__module____qualname__r   r    r   r   u/var/www/Datamplify/venv/lib/python3.10/site-packages/opentelemetry/semconv/_incubating/attributes/otel_attributes.pyr   3   s
    r   N)enumr   typingr   r   r   __annotations__r   r   r   r	   r
   r   r   r   r   r   <module>   s"   