New Relic Polling Reference
This is a reference for the New Relic Polling LAM and UI integration. The New Relic Polling LAM configuration file is located at $MOOGSOFT_HOME/config/newrelic_client_lam.conf
.
The following properties are unique to the New Relic Polling LAM and UI integration.
See the LAM and Integration Reference for a full description of all common properties used to configure LAMs and UI integrations.
See the New Relic documentation for details on New Relic components.
url
The URL of your New Relic instance. If you are using the EU region data centre, use the URL https://api.eu.newrelic.com.
Type | String |
Required | Yes |
Default | N/A |
Example:
url: "https://api.newrelic.com/",
retrieve_type
Whether you want to retrieve event or violation data from New Relic.
Type | String |
Required | Yes |
Default |
|
Valid Values |
|
api_key
Your New Relic API key.
Type | String |
Required | Yes |
Default | N/A |
filter
An object containing product, entity type and/or event type filters to restrict the data the LAM retrieves from New Relic.
Type | Object |
Required | No |
Default | N/A |
product
The New Relic product for which to retrieve data. You can specify a single product.
Type | String |
Required | No |
Default | N/A |
Valid Values |
|
entity_type
The New Relic entity type for which to retrieve data. You can specify a single entity type.
Type | String |
Required | No |
Default | N/A |
Valid Values |
|
event_type
The New Relic event type for which to retrieve data. You can specify a single event type.
Type | String |
Required | No |
Default | N/A |
Valid Values |
|