Enabling the Opentracing extension
The
Opentracing
extension for Automation Orchestrator
provides tools for gathering data about your
Automation Orchestrator
environment. You can
use this data for troubleshooting the Automation Orchestrator
system and workflows.- Verify that theAutomation Orchestrator ApplianceSSH service is enabled. See 啟用或停用對 Automation Orchestrator Appliance 的 SSH 存取.
- If you have enabled previous versions of theOpentracingextension, you must remove it before enabling the current version. For example, if you have previously enabled version 8.1.0 of theOpentracingextension, you must run therm /data/vco/usr/lib/vco/app-server/extensions/opentracing-8.1.0.jarcommand.
Before you can configure
Automation Orchestrator
to use the
Opentracing
extension, you must enable it in the
Automation Orchestrator Appliance
.Starting with
Automation Orchestrator
8.8.2, the
Opentracing
extension for Automation Orchestrator
is deprecated and will be
removed from the product in a future release.- Log in to theAutomation Orchestrator Applianceover SSH asroot.
- To list all available extensions, run thels /data/vco/usr/lib/vco/app-server/extensions/command.
- Run the following command to enable theOpentracingextension:mv /data/vco/usr/lib/vco/app-server/extensions/opentracing-8.16.0.jar.inactive /data/vco/usr/lib/vco/app-server/extensions/opentracing-8.16.0.jar
- Log in to the Control Center and confirm that the extension appears in theExtension Propertiespage.
Configure the
Opentracing
integration with Automation Orchestrator
in the Extension Properties
page. See 設定 Opentracing 延伸.