The Wayback Machine - https://web.archive.org/web/20200614091733/https://github.com/topics/newrelic
Skip to content
#

newrelic

Here are 260 public repositories matching this topic...

milhomem
milhomem commented Aug 6, 2018

Using NewRelic in a new system, we decide to call ourselves the NR Apis and not use this module and we face a few issues that would be important to clarify in this readme. It's a knowledge that we should keep and NR Docs don't mention and also it's a huge benefit for using this module so you don't need to handle it by yourself.

The first item is the garbage from the main transaction, we usually

ctrombley
ctrombley commented Jan 31, 2020

Blocked by #13.

Objective/AC

Currently we don't have a suite of tests for the config package. Similar to what we're doing in the credentials package, we should test for the following scenarios to make sure we handle with grace.

  • No ~/.newrelic/config.json in place by the user results in a pleasant error, or that we actually generate the file. Test the results.
  • Test that environment
breedx-nr
breedx-nr commented Jan 8, 2020

Some users might expect the examples jar to be runnable (eg. it has a main class defined in the manifest). The use case is that a new user clones the repo, looks at some docs, reads some code, and then wants to try it out. They build the jar with gradle and then try to run it via java -jar <jar> <insights_key>.

Right now this doesn't work. We should make that better, and include docs.

Improve this page

Add a description, image, and links to the newrelic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the newrelic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.