opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Riccardo Magliocchetti d9e14487b2
opentelemetry-instrumentation-system-metrics: fix typo in metrics configs (#3025)
2024-11-21 14:12:51 -08:00
..
src/opentelemetry/instrumentation/system_metrics opentelemetry-instrumentation-system-metrics: fix typo in metrics configs (#3025) 2024-11-21 14:12:51 -08:00
tests opentelemetry-instrumentation-system-metrics: fix typo in metrics configs (#3025) 2024-11-21 14:12:51 -08: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 Update version to 1.29.0.dev/0.50b0.dev (#2954) 2024-11-05 14:22:03 -08:00
test-requirements.txt Remove pkg resources (#2871) 2024-10-19 06:49:08 -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/>`_