Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 792 Bytes

NewRelicConfiguration.md

File metadata and controls

13 lines (9 loc) · 792 Bytes

NewRelicConfiguration

Properties

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]

[Back to Model list] [Back to API list] [Back to README]