Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-24-2019 03:20 PM - last edited on 04-14-2020 12:42 PM by Ryan.Paredez
I installed the AppDynamics extension from the Azure portal into my Azure App Service. I set up the required application settings per https://docs.appdynamics.com/display/AZURE/Install+the+AppDynamics+Azure+Site+Extension+for+.NET (Configure the agent using environment variables). Restarted everything but I do not see any applications in my AppD dashboard.But in tiers i am seeing only Daas with % in agent status. What should I do next?
Note - My organization already using Appd for monitoring onprem applications so i am using the existing Agent config in azure environment variables.
Thanks
09-25-2019 12:12 PM - last edited on 04-14-2020 12:42 PM by Ryan.Paredez
It won't show up as an application. It'll show up in your metric browser since the metrics are being sent via a machine-agent and not an app agent. In the Controller GUI, go to "Servers" and then "Metric Browser" on the left-hand side. Then extend out "Application Infrastructure Performance" > "Root" (assuming you didn't manually create new heiarchies) > "Individual Nodes" > (NODE NAME) > "Custom Metrics."
When building dashboards and things for these metrics you'll follow this same path.
09-25-2019 02:46 PM - last edited on 04-14-2020 12:43 PM by Ryan.Paredez
Thanks for your response.
When i checked Kudu Logs --> inside appdynamics folder --> AgentLog --> i am seeing following error
2019-09-21 13:42:25.5433 13052 SnapshotUploader 1 13 Error ConfigurationChannel Error occurred while processing configuration request Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at AppDynamics.Agent.AgentOperations.Operations.LogCaptureOperation.LogCaptureOperation.GetOperationStatusUpdates()
at AppDynamics.Agent.AgentOperations.LogCaptureService.LogCaptureService.getOperationStatusUpdates()
at com.appdynamics.ee.agent.appagent.services.objectmonitor.operations.BaseAgentOperationsManager.getStatus(ADMap`2 status, IAgentOperationService service)
at com.appdynamics.ee.agent.appagent.services.objectmonitor.operations.BaseAgentOperationsManager.getOperationsStatusUpdate()
at com.appdynamics.ee.agent.appagent.services.agentoperation.AgentOperationsService.updateAppAgentConfigurationRequest(IAppAgentConfigurationRequest appAgentConfigRequest)
at com.appdynamics.ee.agent.appagent.kernel.config.xml.ConfigurationChannel.PollingForConfigUpdate.pollForConfigUpdate(IConfigurationChannelContext context)
Also you have mentioned that it won't show up in Application. So in controller GUI, under Businesstransactions and Database calls there will not be any traffic. For all those information i need to check only under "Application Infrastructure Performance" > "Root" (assuming you didn't manually create new heiarchies) > "Individual Nodes" > (NODE NAME) > "Custom Metrics."
Thanks in advance.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form