opentelemetry-bootstrap - Man Page
opentelemetry-bootstrap – detects installed libraries and automatically installs the relevant instrumentation packages for them
Synopsis
Options
- -h, --help
show a help message and exit
- -a {install,requirements}, --action {install,requirements}
- install
uses pip(1) to install the new requirements using to the currently active site-package.
- requirements
prints out the new requirements to stdout. Action can be piped and appended to a requirements.txt file.
See Also
Referenced By
August 2021