newrelic-platform

Client timeout exceeded while awaiting headers

こ雲淡風輕ζ 提交于 2021-01-27 06:06:53
问题 I got below error, I am using go v1.10.4 linux/amd64. I am not behind any firewall or whatsoever. New Relic in java server (same network segment) that we have runs fine. We have tried: Increasing the timeout to 60 seconds Use http2 in the server Using Postman return 503 with response: {"exception":{"message":"Server Error","error_type":"RuntimeError"}} troubleshooting with ./nrdiag says “No Issues Found” Below is our code: config := newrelic.NewConfig(os.Getenv("NEW_RELIC_APP_NAME"), os

New Relic requires root access on Openshift machine

江枫思渺然 提交于 2019-12-23 20:21:29
问题 I have an Application on Openshift and I just added New Relic add-on New Relic asks for setting up Server and configuration is listed as However, I could not get root access , I tried \> sudo rpm -Uvh http://download.newrelic.com/pub/newrelic/el5/i386/newrelic-repo-5-3.noarch.rpm bash: /usr/bin/sudo: Permission denied > su - root bash: /bin/su: Permission denied > sudo su bash: /usr/bin/sudo: Permission denied How do I setup New Relic on my Openshift box? Thanks 回答1: You're not allowed root

Should I group different servers into the same New Relic Application?

痴心易碎 提交于 2019-12-11 05:47:09
问题 I have an Application which require multiple Java servers, e.g. Tomcat & Solr. As they are also JVM based and used by a single web apps, so should I group them as a single Application ? 回答1: I'm making some assumptions here, but if all the components here are part of the same web application, then using the same New Relic application name should be the right way to go. (background: the 'application name' is used by New Relic to separate performance information out into a single heading. It

Could not find any downloads that satisfy the requirement newrelic-plugin-agent

拥有回忆 提交于 2019-12-09 19:01:07
问题 I tried to install MeetMe newrelic-plugin-agent as described in https://github.com/MeetMe/newrelic-plugin-agent with PIP but, I have this error message : #pip install newrelic-plugin-agent Downloading/unpacking newrelic-plugin-agent Real name of requirement newrelic-plugin-agent is newrelic_plugin_agent Could not find any downloads that satisfy the requirement newrelic-plugin-agent No distributions at all found for newrelic-plugin-agent The logs are : -----------------------------------------

Could not find any downloads that satisfy the requirement newrelic-plugin-agent

大憨熊 提交于 2019-12-04 14:50:44
I tried to install MeetMe newrelic-plugin-agent as described in https://github.com/MeetMe/newrelic-plugin-agent with PIP but, I have this error message : #pip install newrelic-plugin-agent Downloading/unpacking newrelic-plugin-agent Real name of requirement newrelic-plugin-agent is newrelic_plugin_agent Could not find any downloads that satisfy the requirement newrelic-plugin-agent No distributions at all found for newrelic-plugin-agent The logs are : ------------------------------------------------------------ /usr/local/bin/pip run on Sun Jun 23 12:21:48 2013 Downloading/unpacking newrelic