appdynamics-charts
appdynamics-charts copied to clipboard
Documentation to Configure the Server Cluster Name in ClusterAgent Chart
There does not seem to be any documentation regarding how the Kubernetes server name is set when looking in the App Dynamics Portal at Servers > Clusters.
For me, this was simply showing as appdynamics-cluster-agent-appdynamics in the Portal.
After looking at the following line in the templates, I see that this needs to be set using the optional value of .Values.clusterAgent.appName.
https://github.com/CiscoDevNet/appdynamics-charts/blob/12257197ab9f27488c7b46dc796f0200b7450bc6/cluster-agent/templates/cluster-agent.yaml#L5
I would have expected it to at least be listed here: Install the Cluster Agent with Helm Charts - Configuration Options