README.md

R Package for New Relic Data APIs

This package contains utility code for accessing NRDB and Metric Data collected by New Relic.

Getting Started

Load the NewRelicR package with the following code:

install.packages("devtools")
devtools::install_github("newrelic/NewRelicR")

Refer to the help documentation in the package for details on how to use the methods.

??newrelic

Please report any bugs or suggestions here.

Acknowledgements

This package was developed by Bill Kayser and New Relic, Inc.

History

Version 0.6.0.1001

Fix copy/paste error.

Version 0.6.0.1000

Added support for "compare with" clauses in nrdb_query. This will return a list with two elements, current and previous.

NOTE: Not all combinations of query types using COMPARE WITH have been tested!

Version 0.5.0.1000

Version 0.4.0.1005

Version 0.4.0.1004

Version 0.4.0.1003

Version 0.4.0.1002

Version 0.4.0.1001

Version 0.4.0.1000

Version 0.3.0.1107

Version 0.3.0.1106

Version 0.3.0.1105

Version 0.3.0.1104

Version 0.3.0.1003

Version 0.3.0.1001

Version 0.3.0.1000

Version 0.2.0.1001

Version 0.2.0.1000

Version 0.1.0.1011

Version 0.1.0.1010

Version 0.1.0.1009

Version 0.1.0.1008

Version 0.1.0.1007

Version 0.1.0.1005

Version 0.1.0.1004

Version 0.1.0.1003

Version 0.1.0.1000

Version 0.0.0.9006

Version 0.0.0.9003

Version 0.0.0.9002

Version 0.0.0.9001

Version 0.0.0.9000



bkayser/NewRelicR documentation built on May 12, 2019, 9:27 p.m.