Name | Type | Description | Notes |
---|---|---|---|
api_key | str | New Relic REST API Key. | |
app_filter_regex | str | A regular expression that a application name must match (case-insensitively) in order to collect metrics. | [optional] |
host_filter_regex | str | A regular expression that a host name must match (case-insensitively) in order to collect metrics. | [optional] |
new_relic_metric_filters | list[NewRelicMetricFilters] | Application specific metric filter | [optional] |