-
Notifications
You must be signed in to change notification settings - Fork 629
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed lint with autopep8, isort and black
- Loading branch information
1 parent
c268644
commit 2726cc7
Showing
4 changed files
with
72 additions
and
67 deletions.
There are no files selected for viewing
14 changes: 7 additions & 7 deletions
14
instrumentation/opentelemetry-instrumentation-threading/README.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
OpenTelemetry Threading Instrumentation | ||
======================================= | ||
== == == == == == == == == == == == == == == == == == == = | ||
|
||
|pypi| | ||
|
||
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-threading.svg | ||
:target: https://pypi.org/project/opentelemetry-instrumentation-threading/ | ||
.. | pypi | image:: https: // badge.fury.io/py/opentelemetry-instrumentation-threading.svg | ||
: target: https: // pypi.org / project / opentelemetry - instrumentation - threading/ | ||
|
||
|
||
Installation | ||
------------ | ||
|
||
:: | ||
|
||
pip install opentelemetry-instrumentation-threading | ||
pip install opentelemetry - instrumentation - threading | ||
|
||
References | ||
---------- | ||
|
||
* `OpenTelemetry Threading Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/threading/threading.html>`_ | ||
* `OpenTelemetry Project <https://opentelemetry.io/>`_ | ||
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_ | ||
* `OpenTelemetry Threading Instrumentation < https: // opentelemetry - python - contrib.readthedocs.io / en / latest / instrumentation / threading / threading.html >`_ | ||
* `OpenTelemetry Project < https: // opentelemetry.io / >`_ | ||
* `OpenTelemetry Python Examples < https: // github.com / open - telemetry / opentelemetry - python / tree / main / docs / examples >`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters