I am trying to instrument a Xamarin Forms app with the following configuration:. var config = AppDynamics.Agent.AgentConfiguration.Create("<EUM_APP_KEY>");
config.CollectorURL = "http://<IP_Address>:7001";
config.CrashReportingEnabled = true;
config....
Hi community,I have an AO AG with two nodes, and I have these four IP addresses.10.10.10.62 (DB 1)
10.10.10.63 (DB 2)
10.10.10.61 (Cluster IP)
10.10.10.60 (AG Listener IP)I want to discover the two nodes automatically. According to the documentation,...
Hi @Ryan.Paredez Thanks a lot for following up with my question. I really appreciate it.Unfortunately, I was not able to solve it on my own till now and I had to discover just the primary node as a workaround until I can find a solution to my problem...
Hi @Ryan.Paredez ,Unfortunately, I have not found any resolution for my issue just yet and it is not clear in the documentation how to use:dbagent.mssql.cluster.discovery.enabledfrom the Controller UI. Thank you,Osama