opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Riccardo Magliocchetti ab0ea0e0f9
Add support for python 3.12 (#2572)
2024-06-10 12:49:10 -07:00
..
src/opentelemetry/instrumentation/system_metrics Update version to 1.26.0.dev/0.47b0.dev (#2568) 2024-05-30 18:48:51 -07:00
tests Enable lint on CI and update deps (#2067) 2023-11-21 10:25:11 +02:00
LICENSE `opentelemetry-instrumentation-system-metrics` restore package (#1012) 2022-04-06 10:54:22 -07:00
README.rst `opentelemetry-instrumentation-system-metrics` restore package (#1012) 2022-04-06 10:54:22 -07:00
pyproject.toml Add support for python 3.12 (#2572) 2024-06-10 12:49:10 -07:00
test-requirements.txt requirements: bump pytest to 7.4.4 (#2587) 2024-06-07 08:53:22 -07:00

README.rst

OpenTelemetry System Metrics Instrumentation
============================================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-system-metrics.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-system-metrics/

Instrumentation to collect system performance metrics.


Installation
------------

::

    pip install opentelemetry-instrumentation-system-metrics


References
----------
* `OpenTelemetry System Metrics Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/system_metrics/system_metrics.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_