newrelic
Here are 260 public repositories matching this topic...
-
Updated
Jun 3, 2020 - Ruby
-
Updated
Aug 29, 2017 - JavaScript
-
Updated
May 29, 2019 - Scala
-
Updated
Jan 27, 2018 - Shell
-
Updated
Jun 4, 2020 - HCL
-
Updated
May 19, 2020 - Go
-
Updated
Jun 9, 2020 - Go
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
-
Updated
Jun 13, 2020 - Go
-
Updated
May 10, 2020 - PHP
-
Updated
May 11, 2020 - PHP
-
Updated
Jun 1, 2020 - Go
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
-
Updated
May 1, 2019 - JavaScript
-
Updated
Jun 13, 2020 - Go
-
Updated
Jun 11, 2020 - Python
-
Updated
Jan 14, 2020
-
Updated
May 5, 2020 - Go
-
Updated
Apr 22, 2020 - Makefile
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.
Add this topic to your repo
To associate your repository with the newrelic topic, visit your repo's landing page and select "manage topics."


AC: