Cisco AppDynamics Distribution for OpenTelemetry Collector MSI
-
Go to JFrog and download the applicable collector MSI.
For example,
appdotelcol-amd64-23.3.0765.msi
. -
Run the following command to install the MSI.
msiexec.exe /i "<msi-file-name>.msi"
-
Prepare a working configuration for the collector.
See:
-
Go to the following file and replace the existing configurations with your
configuration.
C:\Program Files\AppDynamics\AppDynamics Distribution of OpenTelemetry Collector\otel-config.yaml
-
Run the following command to restart the Windows service.
net stop appdotelcol net start appdotelcol
- In the Controller top navigation panel, click OTel > Get Started.
-
Click Generate Access Key.
If you have already completed onboarding, you can retrieve the API Key in the Controller:
- In the top navigation panel, click OTel.
- Under the Access Key section, click Show.
- Copy the key to use in the Configure Exporters section below.