Discussion Feed
05-10-2019
04:31 AM
Coherence is installed successfully, but without HTTPCLient, anyone know how to activate it?
INFO MonitorConfiguration - The metric prefix is initialized as Server|Component:26|Custom Metrics|Coherence
INFO MonitorConfiguration - Initializing the ThreadPool with size 10
INFO MonitorConfiguration - The httpClient is not initialized since the [servers] are not present in config.yml
INFO CoherenceMonitor - Coherence monitor run completed successfully.
...
INFO CoherenceMonitor - Using Monitor Version [Coherence Monitor v5.0.1 Build Date 2018-02-19 09:49:17]
Thanks
... View more
05-06-2019
04:11 AM
1 Kudo
Using the code below has worked correctly:
'<head>
<script charset="UTF-8">
window["adrum-start-time"] = new Date().getTime();
(function(config){
config.appKey = " APP KEY ";
config.adrumExtUrlHttp = " http://cdn.appdynamics.com ";
config.adrumExtUrlHttps = " https://cdn.appdynamics.com ";
config.beaconUrlHttp = " http://fra-col.eum-appdynamics.com ";
config.beaconUrlHttps = " https://fra-col.eum-appdynamics.com ";
config.xd = {enable : false};
})(window["adrum-config"] || (window["adrum-config"] = {}));
</script>
<script type="text/javascript" src="//cdn.appdynamics.com/adrum/adrum-4.5.7.1910.js"></script>';
... View more
05-06-2019
03:58 AM
I'm trying to use a javascript agent through Nginx injection, but it's not showing any events.
On my pages, the code is already being injected.
And the page has access to CDN correctly.
But nothing is being logged in the controller.
Does anyone have any idea what it can be?
Thank you!
... View more
05-06-2019
12:50 AM
Ok. Thank you very much.
😃
... View more
05-03-2019
08:56 AM
Hello Thomas, I am making use of these APIs, however, I have not found any that I can see the agents in use or a list of them that are in use by the controller. The limit I found was to access each node. But that would exclude me from the machine agents.
Thanks
... View more
05-03-2019
08:18 AM
Is there a Rest API that lists all the agents running in the controller? (Mainly the machine agents.)
Can I just see the agents by the nodes?
... View more
05-03-2019
08:15 AM
How can I validate if the coherence extension is running beyond logging?
I have the following message in the logs: CoherenceMonitor - Coherence monitor run completed successfully.
But I would like some insight into that in the application or some dashboard.
Does something exist?
... View more
Latest Activity
- Got a Kudo for Re: Injection Using Nginx doesn't work. 05-15-2019 07:22 AM
- Posted Coherence Monitor - The httpClient is not initialized on Infrastructure (Server, Network, Database). 05-10-2019 04:31 AM
- Posted Re: Injection Using Nginx doesn't work on End User Monitoring (EUM). 05-06-2019 04:11 AM
- Posted Injection Using Nginx doesn't work on End User Monitoring (EUM). 05-06-2019 03:58 AM
- Posted Re: GET All Agents by Rest API on Controller (SaaS, On Premise). 05-06-2019 12:50 AM
- Kudoed Re: GET All Agents by Rest API for Thomas.Miller. 05-06-2019 12:49 AM
- Posted Re: GET All Agents by Rest API on Controller (SaaS, On Premise). 05-03-2019 08:56 AM
- Kudoed Re: GET All Agents by Rest API for Thomas.Miller. 05-03-2019 08:53 AM
- Posted GET All Agents by Rest API on Controller (SaaS, On Premise). 05-03-2019 08:18 AM
- Posted Coherence Monitor - Dashboard on Infrastructure (Server, Network, Database). 05-03-2019 08:15 AM
Community Stats
Date Registered | 02-05-2019 12:20 PM |
Date Last Visited | 07-03-2019 10:13 AM |
Total Messages Posted | 7 |
Total Kudos Received | 1 |