This commit is contained in:
Christian Mantha
2026-03-02 19:10:52 -05:00
commit 2ca0b9ef7c
28907 changed files with 5233713 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
Metadata-Version: 2.4
Name: opentelemetry-semantic-conventions
Version: 0.60b1
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-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: OpenTelemetry
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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.9
Requires-Dist: opentelemetry-api==1.39.1
Requires-Dist: typing-extensions>=4.5.0
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>`_

View File

@@ -0,0 +1,244 @@
opentelemetry/semconv/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
opentelemetry/semconv/__pycache__/__init__.cpython-39.pyc,,
opentelemetry/semconv/__pycache__/schemas.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/app_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/artifact_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/aws_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/az_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/azure_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/browser_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cassandra_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cicd_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/client_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cloud_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cloudevents_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cloudfoundry_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/code_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/container_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cpu_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/cpython_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/db_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/deployment_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/destination_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/device_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/disk_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/dns_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/elasticsearch_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/enduser_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/error_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/event_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/exception_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/faas_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/feature_flag_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/file_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/gcp_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/gen_ai_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/geo_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/graphql_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/heroku_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/host_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/http_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/hw_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/k8s_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/linux_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/log_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/mainframe_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/message_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/messaging_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/net_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/network_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/nfs_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/oci_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/onc_rpc_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/openai_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/openshift_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/opentracing_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/os_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/otel_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/other_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/peer_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/pool_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/pprof_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/process_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/profile_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/rpc_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/security_rule_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/server_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/service_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/session_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/source_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/system_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/telemetry_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/test_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/thread_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/tls_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/url_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/user_agent_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/user_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/vcs_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/webengine_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/__pycache__/zos_attributes.cpython-39.pyc,,
opentelemetry/semconv/_incubating/attributes/app_attributes.py,sha256=sn0Gm6Z6y-bsOigfRyDhS7kQWlOXv_8IkIiANQ2GNnM,4263
opentelemetry/semconv/_incubating/attributes/artifact_attributes.py,sha256=YMtd5j3BbHXEMTLG1UYDVrF-pwLVWzOiqLDSGfku-pQ,3108
opentelemetry/semconv/_incubating/attributes/aws_attributes.py,sha256=ltFnrK4cB4jcJXN7-YkCrnxXk6bUmBXu_L6gqz3vcbo,14144
opentelemetry/semconv/_incubating/attributes/az_attributes.py,sha256=zSFBZXk1lSurhaqF-FAk28elXADmCf5t-bvO5sO1Bc0,833
opentelemetry/semconv/_incubating/attributes/azure_attributes.py,sha256=rXbcqO-ZunmHgxhVDQFA2oDdr_y32OCvaQSoEZd-OfM,2858
opentelemetry/semconv/_incubating/attributes/browser_attributes.py,sha256=HOkdpFkJLRU2900t5b7UP71muG0pH4JH5G8W0utwEpc,2224
opentelemetry/semconv/_incubating/attributes/cassandra_attributes.py,sha256=mAiFJCx5kT9En9uydkL9Hdx-m1R5xqVRCAVVAil-HI0,2090
opentelemetry/semconv/_incubating/attributes/cicd_attributes.py,sha256=YCLFnQxojLsVSR9YZtyY8su6F5VF0lDqD9GmzPoMLU0,5746
opentelemetry/semconv/_incubating/attributes/client_attributes.py,sha256=OQA8vNDThUQvYnGzIj1tof1sYP6KNOhjZT5yLTkE0cE,919
opentelemetry/semconv/_incubating/attributes/cloud_attributes.py,sha256=16d_J_RwfNUvMOLuDsTzKjq5sotFWvn7xl9nudfQGag,6777
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=GtsMq_5eF4TclqooFkyB5PUI3AfpHZ2nUXqGdp9iPns,2012
opentelemetry/semconv/_incubating/attributes/container_attributes.py,sha256=nCKrq0IE07JDAWpVSSKwLMzIzwqgpkfeC4RGdt8UgKk,5517
opentelemetry/semconv/_incubating/attributes/cpu_attributes.py,sha256=ZWxcoPKN_jX8hqJwzxjXFVP8ohbg0q2_NZA2LCkovwU,1120
opentelemetry/semconv/_incubating/attributes/cpython_attributes.py,sha256=WydLGyhaydaK48eMAkJXax-E-t8U4LVBVVRpY0ajPYY,926
opentelemetry/semconv/_incubating/attributes/db_attributes.py,sha256=gLMcWjwn6VFy0WYu6y-bJdjMdK_gc3K_E1cUVQT8GEY,17964
opentelemetry/semconv/_incubating/attributes/deployment_attributes.py,sha256=RkPIRPpCamlhK2EvX-pq47YBbj-1I40gg_aCPr4NSyE,1753
opentelemetry/semconv/_incubating/attributes/destination_attributes.py,sha256=hyOPNFXQ1XvodKkCLTSr0KhhAzRU8ts0DTf4bfX7_Xg,1094
opentelemetry/semconv/_incubating/attributes/device_attributes.py,sha256=BIERpUhbt0D2fAPsbeE44xLjoANE-pLuNW1-PJcbm9E,2704
opentelemetry/semconv/_incubating/attributes/disk_attributes.py,sha256=f-zh57Z7y0XJqVtuxsN6r1t_FgbId8ceps8wWg0lXPg,829
opentelemetry/semconv/_incubating/attributes/dns_attributes.py,sha256=OftZUKAWWhZIQTw47H-TGey38Sd5FPIZEWlAAY4Fv2k,916
opentelemetry/semconv/_incubating/attributes/elasticsearch_attributes.py,sha256=L6hfmyhHtqbh3XkHIjCLiQqFR3x3IKhVQOtKc8RCo9A,771
opentelemetry/semconv/_incubating/attributes/enduser_attributes.py,sha256=OtEdn5aHKmtxoigVWsWzNpChcWiSmtTTYM0g6vpEf_s,1394
opentelemetry/semconv/_incubating/attributes/error_attributes.py,sha256=4enwE_WNpqHHG4PTPgB0-aAXeQLdcRZYR5aLMIQZyFw,1623
opentelemetry/semconv/_incubating/attributes/event_attributes.py,sha256=TkHE7n9AMh93cvt-KyT-sy7C013fGnD1ympFC4R7WGE,813
opentelemetry/semconv/_incubating/attributes/exception_attributes.py,sha256=JfcBRwh0M9nJH_nz42qTuOi33ucGeCGwpLLFI-mnRyo,1295
opentelemetry/semconv/_incubating/attributes/faas_attributes.py,sha256=hgVjjFJiIwS9rBUeeVAUokR2_1euAyRq6EmC5C4RMHk,6177
opentelemetry/semconv/_incubating/attributes/feature_flag_attributes.py,sha256=UPYQPXi_avfiXLJMQ5Q1yB_QMyEN5qFCo-iPTco69MY,5094
opentelemetry/semconv/_incubating/attributes/file_attributes.py,sha256=4KuMNTJE8PQXm8-O-iYARvoFM2VP0BZQWKy48e1HwR8,4044
opentelemetry/semconv/_incubating/attributes/gcp_attributes.py,sha256=WZlbo4ZTnXXdBCnqqwKjsbm8K2KgNt0tQ0T6Az5B-uo,8306
opentelemetry/semconv/_incubating/attributes/gen_ai_attributes.py,sha256=GkeeHOvEE4wURAmlnz1ae0DQUGFtkmjPW_V14PVKvPw,19077
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=m2U8CrYeuGtycgouHLha42x2Ow7Nc8DwClpTogYxLSQ,7268
opentelemetry/semconv/_incubating/attributes/hw_attributes.py,sha256=c7XkVPtPB-pUy7RnKi4ZrBruoTt-0Wcny3bm8ZwRNUk,5883
opentelemetry/semconv/_incubating/attributes/k8s_attributes.py,sha256=ODfFiSoYwZ3KPOdjkkd1g5sQME31nBDbeoxUuyv24FI,22600
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/mainframe_attributes.py,sha256=QOAccIv1-fTtpXsu3FCykb7YNhhLbfoxbE5gtRY7aRU,756
opentelemetry/semconv/_incubating/attributes/message_attributes.py,sha256=bxQ4sSoQMP-mJNS9ogoOtC-uXgCDVNZn5cAyy7b00l4,1308
opentelemetry/semconv/_incubating/attributes/messaging_attributes.py,sha256=mlpx3XM7kj59lpl3EOWEDBzWucsKkGZQ_P6XCCUilgM,12744
opentelemetry/semconv/_incubating/attributes/net_attributes.py,sha256=UQwGIeLzlZPk-YhR1Zeaez5NuhVRdPQkOCmV3RxOZ70,2941
opentelemetry/semconv/_incubating/attributes/network_attributes.py,sha256=20lUYTlHPohauJGXbRcTBxhmd3aLIgbo71DVB7gUKSI,6497
opentelemetry/semconv/_incubating/attributes/nfs_attributes.py,sha256=Mi2FAdXA9chGfwEOeLgGGiZ-ilZXwzNfQQjfx3trAnk,891
opentelemetry/semconv/_incubating/attributes/oci_attributes.py,sha256=5UcZR4S2uGubm163pJXofk4Xq-qG67VAq2y0BFA8G0w,1175
opentelemetry/semconv/_incubating/attributes/onc_rpc_attributes.py,sha256=1CoGyst70c7ohzOKyqAdTTCtM-iHeBT4HV2JEjI8fkw,973
opentelemetry/semconv/_incubating/attributes/openai_attributes.py,sha256=yARGvlKSe5n7pxlgeNoDhT-W9lQvhfTUZ3P0yO4E0x0,1296
opentelemetry/semconv/_incubating/attributes/openshift_attributes.py,sha256=T7MSOyBEfxq-kDsJUfiLv1eAKJjaW-zqhAXSh9MI2tA,821
opentelemetry/semconv/_incubating/attributes/opentracing_attributes.py,sha256=U91F_DTGFyd77v5vjNgZ95s6tRNB0WhJo6ycO9kKyVc,1048
opentelemetry/semconv/_incubating/attributes/os_attributes.py,sha256=7LP23O5buTlklJOZbI4l8Hm6Rs9BAxlo9tC5loJXvAQ,1858
opentelemetry/semconv/_incubating/attributes/otel_attributes.py,sha256=fa60d_TuFm0p9xRsMCVsLn1px3HtxwTkcvIiNMPCcqI,6749
opentelemetry/semconv/_incubating/attributes/other_attributes.py,sha256=woSkjGnW3CgQ8KVMASKaBKbKJ1T5jWYzA3_uzZVSd2E,953
opentelemetry/semconv/_incubating/attributes/peer_attributes.py,sha256=G5w5dscV4-5zhAbpty2kVb-maVTI6RNfbrVujFN4fQA,1129
opentelemetry/semconv/_incubating/attributes/pool_attributes.py,sha256=po63wbGVKAo7Jl5jexe3eA5ex3LRYR5oY0D7_A5eJlg,708
opentelemetry/semconv/_incubating/attributes/pprof_attributes.py,sha256=_L3xbo6nlYA3uPZOo53vSvyXzvbKwQfATz1DZ6MZwWM,1756
opentelemetry/semconv/_incubating/attributes/process_attributes.py,sha256=eWavjllxrzCIbKUkGHpEo7GWcJW-nS9dDc4As1y_3kk,8500
opentelemetry/semconv/_incubating/attributes/profile_attributes.py,sha256=vI2ZxPPCT3rvf1AmDOjk8PYq3Tm2BIOUuW2EkgNwayQ,2067
opentelemetry/semconv/_incubating/attributes/rpc_attributes.py,sha256=37qAlsaS5QInToZl9t8IV5HvnEy0_sbyJYPWscx2whs,7709
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=mAFPVk1cr9-kD6NrQXgGenZ3AOhdmPoS__oBGLYo8bQ,5164
opentelemetry/semconv/_incubating/attributes/telemetry_attributes.py,sha256=sXJt2pvAV1HnKudB0k4TiiTmp7p8e8DFmRcCy1qoQYM,3785
opentelemetry/semconv/_incubating/attributes/test_attributes.py,sha256=2B9FMEpy7_8_nXrGKTMY-OwUeRoHmWb6ivoUBAVD920,1569
opentelemetry/semconv/_incubating/attributes/thread_attributes.py,sha256=r-8UTaJ_AFgqR7rAxy0KiaeezuHx92kkk4Trque53Vw,1463
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=uyC-PJJb7zxQ-6M-Oh1evbxJA8QIurcthjpykpoJELA,9222
opentelemetry/semconv/_incubating/attributes/webengine_attributes.py,sha256=ud8SZmtvIAFK3PTOBOiKr_HsM2VwkqCcNIMZBRKUvtw,929
opentelemetry/semconv/_incubating/attributes/zos_attributes.py,sha256=dmAG8Nsi1QxCeRTTSonuFXHPOwxO3hJzp3VT8xRwPOc,941
opentelemetry/semconv/_incubating/metrics/__pycache__/azure_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/cicd_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/container_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/cpu_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/cpython_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/db_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/dns_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/faas_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/gen_ai_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/http_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/hw_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/k8s_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/messaging_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/nfs_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/openshift_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/otel_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/process_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/rpc_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/system_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/__pycache__/vcs_metrics.cpython-39.pyc,,
opentelemetry/semconv/_incubating/metrics/azure_metrics.py,sha256=c0jdpa8rl8Nchek4FLBsZoLaXZ5D6pOPp7e912jXv8U,1932
opentelemetry/semconv/_incubating/metrics/cicd_metrics.py,sha256=z6mHtYLtr21Rj6mpflUTMepvYyjMUX6nJ46I9RMz2GE,3656
opentelemetry/semconv/_incubating/metrics/container_metrics.py,sha256=vrqgClR4Lk5R91YyIyxRoMa8v14qAvrUXeYCjTnh00c,10461
opentelemetry/semconv/_incubating/metrics/cpu_metrics.py,sha256=r1B_rvyi5CifkydQIxm1aLAcOsfra-0dl3qP6EcR8ng,2252
opentelemetry/semconv/_incubating/metrics/cpython_metrics.py,sha256=v-CBICIl60NyjYMwfIz-3p9Uk2o_wEGFmGiR0TQCAeU,2739
opentelemetry/semconv/_incubating/metrics/db_metrics.py,sha256=4_XIbIQevhwi-ep3_usCR00tdO6KQINhSg80KDp1Wcg,12294
opentelemetry/semconv/_incubating/metrics/dns_metrics.py,sha256=bGP2sBr817E1F25eLqZ_icXMJN52sC7OLTefAJNmg5E,1085
opentelemetry/semconv/_incubating/metrics/faas_metrics.py,sha256=nzFrY7eI3hD00JYmQAtqbM3-IPne4j9YgDzN0RRz22s,4249
opentelemetry/semconv/_incubating/metrics/gen_ai_metrics.py,sha256=6991D-bFoL2rS6OeFoXCdFg6Hb8HF7G-PLjKpuwJU1g,3163
opentelemetry/semconv/_incubating/metrics/http_metrics.py,sha256=7UIsYwPqw1kP2aRDB_SqqIlkEIWYdFMy4vwuG8ox89U,6649
opentelemetry/semconv/_incubating/metrics/hw_metrics.py,sha256=sMn9iFstCkl7FBebQBfLH8gWQwsZ6Gb28oGtGlIc4DI,21711
opentelemetry/semconv/_incubating/metrics/k8s_metrics.py,sha256=kEm8577WUnSAkjo2BwGWoT5FDlAnJWmj-BtmdS0N34o,92041
opentelemetry/semconv/_incubating/metrics/messaging_metrics.py,sha256=R5ttVy2dlAPK02bzBK8JuzNZas-SmRJCrDbnVvk0eTc,6234
opentelemetry/semconv/_incubating/metrics/nfs_metrics.py,sha256=5N35D6toFdtqUmDJ5bMR_iky-KUJL06x7BeVoHPyJfw,10138
opentelemetry/semconv/_incubating/metrics/openshift_metrics.py,sha256=dHICGJIYj_Zx7ez5062tdQ5dvKkNhQaY8AQ_fOoYbG0,21204
opentelemetry/semconv/_incubating/metrics/otel_metrics.py,sha256=_RwdbG8gC7U1VRFoihvEDvrHovx9RbMhs0Q2xvTAH7A,17624
opentelemetry/semconv/_incubating/metrics/process_metrics.py,sha256=EE1pjnnW4QorSrmJvM1oFjzMTi4747lXngRIT13ssJk,6225
opentelemetry/semconv/_incubating/metrics/rpc_metrics.py,sha256=XXaQUympep1LvU-RVVOEDTqRVzPp47kTmUyV7WgVxNU,5609
opentelemetry/semconv/_incubating/metrics/system_metrics.py,sha256=YVqd9qXQXo93MifKlotCcW3BxNqZYet3MCDEwLEsNVA,20837
opentelemetry/semconv/_incubating/metrics/vcs_metrics.py,sha256=ZaUuTSrCrGWcb-yGgAH3xSHMJTQisdN6SyHMww7MhWs,8123
opentelemetry/semconv/attributes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
opentelemetry/semconv/attributes/__pycache__/__init__.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/client_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/code_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/db_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/error_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/exception_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/http_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/network_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/otel_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/server_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/service_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/telemetry_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/url_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/__pycache__/user_agent_attributes.cpython-39.pyc,,
opentelemetry/semconv/attributes/client_attributes.py,sha256=Xf78HeEAPnSwgN6BEgtiAP0XPHaP6lNVcyBg-GXGkG4,1260
opentelemetry/semconv/attributes/code_attributes.py,sha256=GwuGqDPSCtL7dfSssmRByqHjiAIy9WsAcXREzmXtYd8,3365
opentelemetry/semconv/attributes/db_attributes.py,sha256=vmMlisXecJst7pQhS-GAR1aFLtNnbCHPSetGud_MrkM,5878
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=RPu91PFuc1KwPeGQHarHZjeNFIbyoQJBvsIWNksVw1s,6864
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=Jrc0uV08jRcKv4c7tG6_d9zssi83_LhepnhTW4hxuZ0,5808
opentelemetry/semconv/metrics/__pycache__/__init__.cpython-39.pyc,,
opentelemetry/semconv/metrics/__pycache__/db_metrics.cpython-39.pyc,,
opentelemetry/semconv/metrics/__pycache__/http_metrics.cpython-39.pyc,,
opentelemetry/semconv/metrics/db_metrics.py,sha256=ltUjEkVoeYc9Zex5x334-xUfWZcRe8NXD-GuiNGW-Kg,823
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=8wWtjvFC9TjOJeN0l9TKVsaGT2f8PQ1-3ZoMEr_Qquw,32978
opentelemetry/semconv/resource/__pycache__/__init__.cpython-39.pyc,,
opentelemetry/semconv/schemas.py,sha256=S_Fb1EKHamIzXg95trCSskcFe464L58ip1rmKMKk1B8,2662
opentelemetry/semconv/trace/__init__.py,sha256=opEYnE8Ojv9-mZmjeS5Vu8TLf_6PjTRKlmAUtMBMWKA,69390
opentelemetry/semconv/trace/__pycache__/__init__.cpython-39.pyc,,
opentelemetry/semconv/version/__init__.py,sha256=tDpqkxYoikovVyp0969IoJH516yw7sMzM-bXai9XQOM,608
opentelemetry/semconv/version/__pycache__/__init__.cpython-39.pyc,,
opentelemetry_semantic_conventions-0.60b1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
opentelemetry_semantic_conventions-0.60b1.dist-info/METADATA,sha256=H5z9BSdvZKOI8T4tptQyq4Qry4QvAHKLxkePy8pMi0A,2406
opentelemetry_semantic_conventions-0.60b1.dist-info/RECORD,,
opentelemetry_semantic_conventions-0.60b1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
opentelemetry_semantic_conventions-0.60b1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357

View File

@@ -0,0 +1,4 @@
Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

View File

@@ -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.