rpm_applications: Query for New Relic Applications.

Description Usage Arguments Value

Description

This function returns a list of applications in the given account.

Usage

1
2
rpm_applications(account_id, api_key, host = "api.newrelic.com",
  verbose = F)

Arguments

account_id

your New Relic account ID

api_key

your New Relic APM REST API key

host

use to proxy requests through an intermediate host you can override the default host of api.newrelic.com.

verbose

show extra information about the calls

Value

a data table with observations for each application and variables for the id, name, and throughput


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