We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3883e4f commit d88afa5Copy full SHA for d88afa5
setup.py
@@ -28,7 +28,7 @@ def check_setuptools():
28
author_email='[email protected]',
29
description='🐍 Python Distributed Tracing & Metrics Sensor for Instana',
30
packages=find_packages(exclude=['tests', 'examples']),
31
- long_description="The instana package collects and reports Python metrics and distibuted \
+ long_description="The instana package collects and reports Python metrics and distributed \
32
traces to your Instana dashboard.",
33
zip_safe=False,
34
install_requires=['autowrapt>=1.0',
0 commit comments