aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info
diff options
context:
space:
mode:
authorS. Solomon Darnell2025-03-28 21:52:21 -0500
committerS. Solomon Darnell2025-03-28 21:52:21 -0500
commit4a52a71956a8d46fcb7294ac71734504bb09bcc2 (patch)
treeee3dc5af3b6313e921cd920906356f5d4febc4ed /.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info
parentcc961e04ba734dd72309fb548a2f97d67d578813 (diff)
downloadgn-ai-master.tar.gz
two version of R2R are hereHEADmaster
Diffstat (limited to '.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info')
-rw-r--r--.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/INSTALLER1
-rw-r--r--.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/METADATA63
-rw-r--r--.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/RECORD214
-rw-r--r--.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/WHEEL4
-rw-r--r--.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/licenses/LICENSE201
5 files changed, 483 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/INSTALLER b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/INSTALLER
new file mode 100644
index 00000000..a1b589e3
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/INSTALLER
@@ -0,0 +1 @@
+pip
diff --git a/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/METADATA b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/METADATA
new file mode 100644
index 00000000..7c9569c9
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/METADATA
@@ -0,0 +1,63 @@
+Metadata-Version: 2.4
+Name: opentelemetry-semantic-conventions
+Version: 0.52b1
+Summary: OpenTelemetry Semantic Conventions
+Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-semantic-conventions
+Project-URL: Repository, https://github.com/open-telemetry/opentelemetry-python
+Author-email: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
+License: Apache-2.0
+License-File: LICENSE
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Framework :: OpenTelemetry
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: 3.11
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
+Requires-Python: >=3.8
+Requires-Dist: deprecated>=1.2.6
+Requires-Dist: opentelemetry-api==1.31.1
+Description-Content-Type: text/x-rst
+
+OpenTelemetry Semantic Conventions
+==================================
+
+|pypi|
+
+.. |pypi| image:: https://badge.fury.io/py/opentelemetry-semantic-conventions.svg
+ :target: https://pypi.org/project/opentelemetry-semantic-conventions/
+
+This library contains generated code for the semantic conventions defined by the OpenTelemetry specification.
+
+Installation
+------------
+
+::
+
+ pip install opentelemetry-semantic-conventions
+
+Code Generation
+---------------
+
+These files were generated automatically from code in semconv_.
+To regenerate the code, run ``../scripts/semconv/generate.sh``.
+
+To build against a new release or specific commit of opentelemetry-specification_,
+update the ``SPEC_VERSION`` variable in
+``../scripts/semconv/generate.sh``. Then run the script and commit the changes.
+
+.. _opentelemetry-specification: https://github.com/open-telemetry/opentelemetry-specification
+.. _semconv: https://github.com/open-telemetry/opentelemetry-python/tree/main/scripts/semconv
+
+
+References
+----------
+
+* `OpenTelemetry Project <https://opentelemetry.io/>`_
+* `OpenTelemetry Semantic Conventions Definitions <https://github.com/open-telemetry/semantic-conventions/blob/main/docs/README.md>`_
+* `generate.sh script <https://github.com/open-telemetry/opentelemetry-python/blob/main/scripts/semconv/generate.sh>`_
diff --git a/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/RECORD b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/RECORD
new file mode 100644
index 00000000..28b3c6e3
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/RECORD
@@ -0,0 +1,214 @@
+opentelemetry/semconv/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
+opentelemetry/semconv/__pycache__/__init__.cpython-312.pyc,,
+opentelemetry/semconv/__pycache__/schemas.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/artifact_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/aws_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/az_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/azure_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/browser_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/cassandra_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/cicd_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/client_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/cloud_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/cloudevents_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/cloudfoundry_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/code_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/container_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/cpu_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/db_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/deployment_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/destination_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/device_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/disk_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/dns_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/elasticsearch_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/enduser_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/error_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/event_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/exception_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/faas_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/feature_flag_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/file_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/gcp_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/gen_ai_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/geo_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/graphql_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/heroku_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/host_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/http_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/hw_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/k8s_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/linux_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/log_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/message_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/messaging_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/net_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/network_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/oci_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/opentracing_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/os_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/otel_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/other_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/peer_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/pool_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/process_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/profile_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/rpc_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/security_rule_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/server_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/service_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/session_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/source_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/system_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/telemetry_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/test_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/thread_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/tls_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/url_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/user_agent_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/user_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/vcs_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/__pycache__/webengine_attributes.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/attributes/artifact_attributes.py,sha256=YMtd5j3BbHXEMTLG1UYDVrF-pwLVWzOiqLDSGfku-pQ,3108
+opentelemetry/semconv/_incubating/attributes/aws_attributes.py,sha256=DhBqGrjt0mA_yIa7mVfGI0lhiLTeOerLMNDSUl_P99w,11657
+opentelemetry/semconv/_incubating/attributes/az_attributes.py,sha256=K-RwFGmhB3qeN04ddC8YwU_Q7rMJuj_Ev-HgdVOCkD4,1002
+opentelemetry/semconv/_incubating/attributes/azure_attributes.py,sha256=eJ2v_GN5DJbPmgJetKby7WRtvI4wijVSPcPWioUwhyE,2474
+opentelemetry/semconv/_incubating/attributes/browser_attributes.py,sha256=HOkdpFkJLRU2900t5b7UP71muG0pH4JH5G8W0utwEpc,2224
+opentelemetry/semconv/_incubating/attributes/cassandra_attributes.py,sha256=a5AmaxyLE7RDwPlIMR_yC_LKRu7MVwkXxGf3btVr0eM,2090
+opentelemetry/semconv/_incubating/attributes/cicd_attributes.py,sha256=PSTR7fbRxvB9M94kChysVd2H4BMaGVbaKaC0A-dw3mE,4130
+opentelemetry/semconv/_incubating/attributes/client_attributes.py,sha256=OQA8vNDThUQvYnGzIj1tof1sYP6KNOhjZT5yLTkE0cE,919
+opentelemetry/semconv/_incubating/attributes/cloud_attributes.py,sha256=BL-6wYRmNCt7G0iZWXuxwIVzASD8DaP3Sye4p4PgW14,6548
+opentelemetry/semconv/_incubating/attributes/cloudevents_attributes.py,sha256=Oo-cMETcUT18hMfJHF9ytATzgADdWHC84RQ3c15v93M,1713
+opentelemetry/semconv/_incubating/attributes/cloudfoundry_attributes.py,sha256=JNOIRDOP8EcGV-ySIdKDafgMwWBpxB9rXAR0eB2cIws,4718
+opentelemetry/semconv/_incubating/attributes/code_attributes.py,sha256=_0U6CvzHEF0JuU7tcg5Kz_22XOnGSojTVnML73wCRG0,2943
+opentelemetry/semconv/_incubating/attributes/container_attributes.py,sha256=9ijUtv5icumVnRBxmdpzLkfFPq6scUaz8osBC-6yZEs,4834
+opentelemetry/semconv/_incubating/attributes/cpu_attributes.py,sha256=vSEBjhAel_rci4EdiXyq1wCje3FltZDKAYu688dqAKk,1119
+opentelemetry/semconv/_incubating/attributes/db_attributes.py,sha256=wEP2RbEvphMO6J2ssGBKL9q0kDz7yiCxOq39dmSFhdU,19860
+opentelemetry/semconv/_incubating/attributes/deployment_attributes.py,sha256=7ItfKusWqMEnndkxkvDMo469Zg3o2UiFUwTGrhuej_Q,1765
+opentelemetry/semconv/_incubating/attributes/destination_attributes.py,sha256=hyOPNFXQ1XvodKkCLTSr0KhhAzRU8ts0DTf4bfX7_Xg,1094
+opentelemetry/semconv/_incubating/attributes/device_attributes.py,sha256=-gNmqcUrZqSoQ2PqWwPpyM4JRWKw-mz7iP0H3uYQkHM,2272
+opentelemetry/semconv/_incubating/attributes/disk_attributes.py,sha256=f-zh57Z7y0XJqVtuxsN6r1t_FgbId8ceps8wWg0lXPg,829
+opentelemetry/semconv/_incubating/attributes/dns_attributes.py,sha256=fnQcQCX26P-jKS8o3U4pDzyaoSvU8OhPkteYgy_73H4,986
+opentelemetry/semconv/_incubating/attributes/elasticsearch_attributes.py,sha256=L6hfmyhHtqbh3XkHIjCLiQqFR3x3IKhVQOtKc8RCo9A,771
+opentelemetry/semconv/_incubating/attributes/enduser_attributes.py,sha256=s_6ALeA2Q0cVwxVfYYCkZh_Dq2amwKAK8aXBvQRuVbQ,1375
+opentelemetry/semconv/_incubating/attributes/error_attributes.py,sha256=fodZV-pDpJwEfRZsB4Sm031lUfWldirdctfjquMvgs0,1143
+opentelemetry/semconv/_incubating/attributes/event_attributes.py,sha256=iZ9Mot5X35yTok4Z1kbzE08nwy9Jj7YTOUxgmNi62-k,720
+opentelemetry/semconv/_incubating/attributes/exception_attributes.py,sha256=JfcBRwh0M9nJH_nz42qTuOi33ucGeCGwpLLFI-mnRyo,1295
+opentelemetry/semconv/_incubating/attributes/faas_attributes.py,sha256=lV_rSpU7Txs5VVT86CVnKtx9cYtfzsoFP42q-OjQvlo,6202
+opentelemetry/semconv/_incubating/attributes/feature_flag_attributes.py,sha256=lFw4pDP7RtmyfXIoUCkaxrQjl3rwaKBDScq0R4_EMMc,3107
+opentelemetry/semconv/_incubating/attributes/file_attributes.py,sha256=4KuMNTJE8PQXm8-O-iYARvoFM2VP0BZQWKy48e1HwR8,4044
+opentelemetry/semconv/_incubating/attributes/gcp_attributes.py,sha256=ZuuL60-EcKHj95wJSZXuBS3m72s5TgbQ4jXFZx0P4As,2231
+opentelemetry/semconv/_incubating/attributes/gen_ai_attributes.py,sha256=6T-7A-z17w_dHBTlY63XYSXy3tStnewyk8Mkba6SlRc,9805
+opentelemetry/semconv/_incubating/attributes/geo_attributes.py,sha256=EtUXr2-yc9sn-lkSM258xt35ZEb9WU5rLXjekjshZO4,1973
+opentelemetry/semconv/_incubating/attributes/graphql_attributes.py,sha256=_N2B7LBjv-0NuBY942x79o4-MsCEp1ACHOTH07eEXWQ,1213
+opentelemetry/semconv/_incubating/attributes/heroku_attributes.py,sha256=LkORIfRt_UE3zefrlg98ZGjkdxmgYKBmcvnSRfhYcPI,925
+opentelemetry/semconv/_incubating/attributes/host_attributes.py,sha256=nP68l5UNahm1bje_rcmPZRkBEnagOpsQnKRHXgf5utk,3609
+opentelemetry/semconv/_incubating/attributes/http_attributes.py,sha256=R0KUwgOjOxjlhlKK0H8BDGkoLUXGp6KHOpjEI_WDfok,7191
+opentelemetry/semconv/_incubating/attributes/hw_attributes.py,sha256=3ih1Vr29XMObLgrS6CFe9UF_B2s-vIrBcWcaoXzXLjM,2208
+opentelemetry/semconv/_incubating/attributes/k8s_attributes.py,sha256=92NSIk7qnNRxoGrLho64j4rGN-pUB9YDjHHaGwvavb4,6630
+opentelemetry/semconv/_incubating/attributes/linux_attributes.py,sha256=IAB1Z3lIGaMLyzMeRzsNe2yyLmOzi1cn_v8m-MXMzxo,887
+opentelemetry/semconv/_incubating/attributes/log_attributes.py,sha256=JEgeIXaizIYi0KzfN0wTIQ22fz7h8PlSWLdsaguR4Cg,2089
+opentelemetry/semconv/_incubating/attributes/message_attributes.py,sha256=D0XJWhzDCBWFkf1dnb6gtFmFWvl8MBCaDlOCEDt_MoE,1324
+opentelemetry/semconv/_incubating/attributes/messaging_attributes.py,sha256=Utv43wQQS6PvEhsytKpCTA9lqITRdsE9-L0NRTWPSsU,12703
+opentelemetry/semconv/_incubating/attributes/net_attributes.py,sha256=aU4pJk4qL0F5p5q6jyC5tohQRBAAscC6KQ6Lc0AaYo4,2951
+opentelemetry/semconv/_incubating/attributes/network_attributes.py,sha256=TAheAysSG0aIXBlx7w_zOinEA-QCgeKyxWTcfdUnd1Y,6419
+opentelemetry/semconv/_incubating/attributes/oci_attributes.py,sha256=5UcZR4S2uGubm163pJXofk4Xq-qG67VAq2y0BFA8G0w,1175
+opentelemetry/semconv/_incubating/attributes/opentracing_attributes.py,sha256=U91F_DTGFyd77v5vjNgZ95s6tRNB0WhJo6ycO9kKyVc,1048
+opentelemetry/semconv/_incubating/attributes/os_attributes.py,sha256=fzk1kFVNSCCzIV7EYKCNq0HFWTNXIbJSyTrDVq6XNzg,1801
+opentelemetry/semconv/_incubating/attributes/otel_attributes.py,sha256=PwXEHNo-MYd4QGzL5orZSq9ZEZ62MgbJa0ArgnN8Seo,4587
+opentelemetry/semconv/_incubating/attributes/other_attributes.py,sha256=VzR3rV6ZmOMNHQ58gIs1zkovNQsvCqX7M_nUPGO5wSY,969
+opentelemetry/semconv/_incubating/attributes/peer_attributes.py,sha256=DqQp3uDzU5gH6zy8A0pithO4TztnbJqSW2EJK08nmAw,828
+opentelemetry/semconv/_incubating/attributes/pool_attributes.py,sha256=po63wbGVKAo7Jl5jexe3eA5ex3LRYR5oY0D7_A5eJlg,708
+opentelemetry/semconv/_incubating/attributes/process_attributes.py,sha256=v1qG1dHg0XYvHTLGzTfw-m6QY6_FoCVAIBoJhPZiW5E,7348
+opentelemetry/semconv/_incubating/attributes/profile_attributes.py,sha256=0bWYedmF_VIs9XdRulXG565BIaFBJsp2lQIm8P7UjHY,1807
+opentelemetry/semconv/_incubating/attributes/rpc_attributes.py,sha256=YATsH_11ACqe6io7ZYYXQbGpj5KnGJgMkL90K1k4ZQM,7531
+opentelemetry/semconv/_incubating/attributes/security_rule_attributes.py,sha256=gPfm7A52m-JogZY6SHTLtFqXu-KUFT-_lVueul_b-lg,1999
+opentelemetry/semconv/_incubating/attributes/server_attributes.py,sha256=cn8TjiDQ9_fTgwf9um4uOufD-eXZRgewsd-yp3HefIk,919
+opentelemetry/semconv/_incubating/attributes/service_attributes.py,sha256=TT4TBaQw5tQPRHqG_VBml_o_KksIp638Jn5INnhdpHA,3609
+opentelemetry/semconv/_incubating/attributes/session_attributes.py,sha256=wZkUYzECOuNn2t8ojGzmtlWt9B8gmH7QWlTnzncMTM4,800
+opentelemetry/semconv/_incubating/attributes/source_attributes.py,sha256=W-0XlfajSHq51uTIgZrw9u68b_qOVeqIZZwN5KB48Mc,1059
+opentelemetry/semconv/_incubating/attributes/system_attributes.py,sha256=cuZAldp9K04pFY24nmOjrE5PhZZ4t0fNS4DKgvyHsTY,4933
+opentelemetry/semconv/_incubating/attributes/telemetry_attributes.py,sha256=T5AXdEJEXAxKsex5kcuL3x2CKYCsW5gR2wzYai7hpMQ,3801
+opentelemetry/semconv/_incubating/attributes/test_attributes.py,sha256=2B9FMEpy7_8_nXrGKTMY-OwUeRoHmWb6ivoUBAVD920,1569
+opentelemetry/semconv/_incubating/attributes/thread_attributes.py,sha256=R44mpHjClXa_yTMS8QmDMjuNdizoVPuemw1KT1b0lIk,773
+opentelemetry/semconv/_incubating/attributes/tls_attributes.py,sha256=8_BMaSg2oOAwBIHKv95F15QUhhI7Bvj14JyJga43SV4,6656
+opentelemetry/semconv/_incubating/attributes/url_attributes.py,sha256=SdFaCO_5VgM-U9Vrq-xS7uBD9RUXdmfKswxbtmS3NxU,4180
+opentelemetry/semconv/_incubating/attributes/user_agent_attributes.py,sha256=Z53lUk6uw6fCoBDzgrOf1nRMKPAJTlQRat6ouisFHds,3101
+opentelemetry/semconv/_incubating/attributes/user_attributes.py,sha256=d3Jwl7aN81UDLQKHZeOqVXX2OHDrs5AaFzjVPUWuu5Y,1184
+opentelemetry/semconv/_incubating/attributes/vcs_attributes.py,sha256=qQRFnXJ8KB246vm17ls1TvAVA9aIE8Q4E8XnFP4bhMM,8833
+opentelemetry/semconv/_incubating/attributes/webengine_attributes.py,sha256=ud8SZmtvIAFK3PTOBOiKr_HsM2VwkqCcNIMZBRKUvtw,929
+opentelemetry/semconv/_incubating/metrics/__pycache__/azure_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/cicd_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/container_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/cpu_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/db_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/dns_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/faas_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/gen_ai_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/http_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/hw_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/k8s_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/messaging_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/otel_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/process_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/rpc_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/system_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/__pycache__/vcs_metrics.cpython-312.pyc,,
+opentelemetry/semconv/_incubating/metrics/azure_metrics.py,sha256=lTut4GzdxoOmkXEsq0SkSnjwr3GxkttzEhAC5TJldUo,1930
+opentelemetry/semconv/_incubating/metrics/cicd_metrics.py,sha256=z6mHtYLtr21Rj6mpflUTMepvYyjMUX6nJ46I9RMz2GE,3656
+opentelemetry/semconv/_incubating/metrics/container_metrics.py,sha256=xG-QiGEpTuGgLQo9GKWqJAe4SmJH5L2UeSaWx3iNU7U,4176
+opentelemetry/semconv/_incubating/metrics/cpu_metrics.py,sha256=A_Wvt54BDvSLExUrUJYjBBXt6lOAx8CXsi677kuuM7U,2660
+opentelemetry/semconv/_incubating/metrics/db_metrics.py,sha256=pY2jURa80CN6-1ffdQgxI1ccinkixwvABhUkVQRB99o,12402
+opentelemetry/semconv/_incubating/metrics/dns_metrics.py,sha256=bGP2sBr817E1F25eLqZ_icXMJN52sC7OLTefAJNmg5E,1085
+opentelemetry/semconv/_incubating/metrics/faas_metrics.py,sha256=hAZuBKZva-irXUAHviGNNsCrxouyJKcWYoczO4FwPRc,4240
+opentelemetry/semconv/_incubating/metrics/gen_ai_metrics.py,sha256=y4LbyrEczUK3BCvKZfuSY4n-eu4K3fBfcz_UtXri6H0,3185
+opentelemetry/semconv/_incubating/metrics/http_metrics.py,sha256=7UIsYwPqw1kP2aRDB_SqqIlkEIWYdFMy4vwuG8ox89U,6649
+opentelemetry/semconv/_incubating/metrics/hw_metrics.py,sha256=l6AgFeyfxoR7-FQQ5WrTquTVX08qp8_xCV-BMZYC6G8,6207
+opentelemetry/semconv/_incubating/metrics/k8s_metrics.py,sha256=CD70l-jaUU5F13AaBiRemPFJiAN8huvQ-MifwPdfOBI,30052
+opentelemetry/semconv/_incubating/metrics/messaging_metrics.py,sha256=w7u3CP4RL3i1cTzJB5v_N6cKITVqpUZYoTgthLjDIXk,6246
+opentelemetry/semconv/_incubating/metrics/otel_metrics.py,sha256=9B-K3nf09i80Cvc_T2Ck_khOGedM85ushBHyt8vn5IA,6563
+opentelemetry/semconv/_incubating/metrics/process_metrics.py,sha256=EE1pjnnW4QorSrmJvM1oFjzMTi4747lXngRIT13ssJk,6225
+opentelemetry/semconv/_incubating/metrics/rpc_metrics.py,sha256=oEJ6oCNTsmXXJyKG9PjgWSHa1a4egob_98wNAF7MEWU,6238
+opentelemetry/semconv/_incubating/metrics/system_metrics.py,sha256=-r-WzxzY-38tAOcidZu8XQMRlNmHgToAhcxRTUM_Gzs,17815
+opentelemetry/semconv/_incubating/metrics/vcs_metrics.py,sha256=jO8PUqeTzdSejHNrwFahpftKVOc1Ts6bBd5GgfU04WY,8119
+opentelemetry/semconv/attributes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
+opentelemetry/semconv/attributes/__pycache__/__init__.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/client_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/error_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/exception_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/http_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/network_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/otel_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/server_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/service_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/telemetry_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/url_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/__pycache__/user_agent_attributes.cpython-312.pyc,,
+opentelemetry/semconv/attributes/client_attributes.py,sha256=Xf78HeEAPnSwgN6BEgtiAP0XPHaP6lNVcyBg-GXGkG4,1260
+opentelemetry/semconv/attributes/error_attributes.py,sha256=KsVFAnwj7LnQqjDDaiwSGwF3Es-U5bmCSlDAgKDlQiE,1832
+opentelemetry/semconv/attributes/exception_attributes.py,sha256=hKay-hH6T9_3ZKk-2fvz9OKyeprqTB-GhgMlSDn8IRI,1310
+opentelemetry/semconv/attributes/http_attributes.py,sha256=UjntFoOEWI0ZeHjx-q0LEo_onOa45LqjIc3l3xG-uoU,5199
+opentelemetry/semconv/attributes/network_attributes.py,sha256=LXqb0ETpSfgHoTV20ELtQSNnggXpimtDL5_St2rHwvk,2735
+opentelemetry/semconv/attributes/otel_attributes.py,sha256=8vza6HN1rfUREB2IwmdVuBU_Vt0LFjF64xnRT1Ih4pg,1407
+opentelemetry/semconv/attributes/server_attributes.py,sha256=-vvBP1-WsnDns407g-2nmFMp_XNuSZm6IxW4B61a350,1248
+opentelemetry/semconv/attributes/service_attributes.py,sha256=YCdalIpy-RdqYRQjYsSJV7sx8U-JT1-5nzc8BpFljqo,1168
+opentelemetry/semconv/attributes/telemetry_attributes.py,sha256=ZHXA5OUw7maq08bPMErE2yEri_EztCOgwXb0shgQXqo,1930
+opentelemetry/semconv/attributes/url_attributes.py,sha256=FfTdhDwnSEgR2G1KNDM0sPEHzGBF1Peh-7Fh0rxx9iI,3718
+opentelemetry/semconv/attributes/user_agent_attributes.py,sha256=Osa5l6YuJYkbxxrN7Fxin7hXg4jkaokSICDJEjMAtaM,790
+opentelemetry/semconv/metrics/__init__.py,sha256=yIvlVV6QGw6bhTfSveA_lgGZSBha2-oZKIlofgglbog,5813
+opentelemetry/semconv/metrics/__pycache__/__init__.cpython-312.pyc,,
+opentelemetry/semconv/metrics/__pycache__/http_metrics.cpython-312.pyc,,
+opentelemetry/semconv/metrics/http_metrics.py,sha256=g2RdQU8qunvOI0Rba6SrwMKZIN_6k9WTCb34Z7eRrEA,894
+opentelemetry/semconv/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
+opentelemetry/semconv/resource/__init__.py,sha256=vLNMQM98fZw2ojnydM-CyIKAy8tlYQ3tcgArLxthD8w,33055
+opentelemetry/semconv/resource/__pycache__/__init__.cpython-312.pyc,,
+opentelemetry/semconv/schemas.py,sha256=LQ5iskKMijoB6ZM49EoRVE-aDanFiFOrN-RNLvUg4Qo,1759
+opentelemetry/semconv/trace/__init__.py,sha256=mNXbWcSjr4TKCliDLzYLyJK5wfg_blvBsMIYKq6tDgo,69515
+opentelemetry/semconv/trace/__pycache__/__init__.cpython-312.pyc,,
+opentelemetry/semconv/version/__init__.py,sha256=baY9XBULpMqGtC6b52xBndx8f8B0qgZQnvEAOxvK-bs,608
+opentelemetry/semconv/version/__pycache__/__init__.cpython-312.pyc,,
+opentelemetry_semantic_conventions-0.52b1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
+opentelemetry_semantic_conventions-0.52b1.dist-info/METADATA,sha256=8U0gooZiYqhJ5bjIIyeJlNd8LiEPqexD-JLPwN_pj_M,2501
+opentelemetry_semantic_conventions-0.52b1.dist-info/RECORD,,
+opentelemetry_semantic_conventions-0.52b1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
+opentelemetry_semantic_conventions-0.52b1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
diff --git a/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/WHEEL b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/WHEEL
new file mode 100644
index 00000000..12228d41
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/WHEEL
@@ -0,0 +1,4 @@
+Wheel-Version: 1.0
+Generator: hatchling 1.27.0
+Root-Is-Purelib: true
+Tag: py3-none-any
diff --git a/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/licenses/LICENSE b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/licenses/LICENSE
new file mode 100644
index 00000000..261eeb9e
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/opentelemetry_semantic_conventions-0.52b1.dist-info/licenses/LICENSE
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.