1OPENTELEMETRY-BOOTSTRAP(1) User Commands OPENTELEMETRY-BOOTSTRAP(1)
2
3
4
6 opentelemetry-bootstrap – detects installed libraries and automatically
7 installs the relevant instrumentation packages for them
8
10 opentelemetry-bootstrap [-h] [-a {install,requirements}]
11
13 -h, --help
14 show a help message and exit
15
16 -a {install,requirements}, --action {install,requirements}
17
18 install
19 uses pip(1) to install the new requirements using to the
20 currently active site-package.
21
22 requirements
23 prints out the new requirements to stdout. Action can be
24 piped and appended to a requirements.txt file.
25
27 opentelemetry-instrument(1)
28
29
30
31 August 2021 OPENTELEMETRY-BOOTSTRAP(1)