We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb4439 commit aa1a2acCopy full SHA for aa1a2ac
docs/examples/auto-instrumentation/README.rst
@@ -80,6 +80,7 @@ commands that help automatically instruments a program.
80
$ pip install opentelemetry-sdk
81
$ pip install opentelemetry-instrumentation
82
$ pip install opentelemetry-instrumentation-flask
83
+ $ pip install flask
84
$ pip install requests
85
86
Execute
0 commit comments