AlertCondition

Use this resource to create and manage alert conditions for APM, Browser, and Mobile in New Relic.

Terms

The term mapping supports the following arguments:

  • duration - (Required) In minutes, must be in the range of 5 to 120, inclusive.
  • operator - (Optional) above, below, or equal. Defaults to equal.
  • priority - (Optional) critical or warning. Defaults to critical. Terms must include at least one critical priority term
  • threshold - (Required) Must be 0 or greater.
  • time_function - (Required) all or any.

Create a AlertCondition Resource

def AlertCondition(resource_name, opts=None, condition_scope=None, enabled=None, entities=None, gc_metric=None, metric=None, name=None, policy_id=None, runbook_url=None, terms=None, type=None, user_defined_metric=None, user_defined_value_function=None, violation_close_timer=None, __props__=None);
name string
The unique name of the resource.
args AlertConditionArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
opts ResourceOptions
A bag of options that control this resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args AlertConditionArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args AlertConditionArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.

AlertCondition Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.

Inputs

The AlertCondition resource accepts the following input properties:

Entities List<int>

The instance IDs associated with this condition.

Metric string

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

PolicyId int

The ID of the policy where this condition should be used.

Terms List<Pulumi.NewRelic.Inputs.AlertConditionTermArgs>

A list of terms for this condition. See Terms below for details.

Type string

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

ConditionScope string

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

Enabled bool

Whether the condition is enabled or not. Defaults to true.

GcMetric string

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

Name string

The title of the condition. Must be between 1 and 64 characters, inclusive.

RunbookUrl string

Runbook URL to display in notifications.

UserDefinedMetric string

A custom metric to be evaluated.

UserDefinedValueFunction string

One of: average, min, max, total, or sample_size.

ViolationCloseTimer int

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

Entities []int

The instance IDs associated with this condition.

Metric string

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

PolicyId int

The ID of the policy where this condition should be used.

Terms []AlertConditionTerm

A list of terms for this condition. See Terms below for details.

Type string

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

ConditionScope string

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

Enabled bool

Whether the condition is enabled or not. Defaults to true.

GcMetric string

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

Name string

The title of the condition. Must be between 1 and 64 characters, inclusive.

RunbookUrl string

Runbook URL to display in notifications.

UserDefinedMetric string

A custom metric to be evaluated.

UserDefinedValueFunction string

One of: average, min, max, total, or sample_size.

ViolationCloseTimer int

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

entities number[]

The instance IDs associated with this condition.

metric string

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

policyId number

The ID of the policy where this condition should be used.

terms AlertConditionTerm[]

A list of terms for this condition. See Terms below for details.

type string

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

conditionScope string

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

enabled boolean

Whether the condition is enabled or not. Defaults to true.

gcMetric string

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

name string

The title of the condition. Must be between 1 and 64 characters, inclusive.

runbookUrl string

Runbook URL to display in notifications.

userDefinedMetric string

A custom metric to be evaluated.

userDefinedValueFunction string

One of: average, min, max, total, or sample_size.

violationCloseTimer number

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

entities List[Integer]

The instance IDs associated with this condition.

metric str

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

policy_id float

The ID of the policy where this condition should be used.

terms List[AlertConditionTerm]

A list of terms for this condition. See Terms below for details.

type str

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

condition_scope str

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

enabled bool

Whether the condition is enabled or not. Defaults to true.

gc_metric str

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

name str

The title of the condition. Must be between 1 and 64 characters, inclusive.

runbook_url str

Runbook URL to display in notifications.

user_defined_metric str

A custom metric to be evaluated.

user_defined_value_function str

One of: average, min, max, total, or sample_size.

violation_close_timer float

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

Outputs

All input properties are implicitly available as output properties. Additionally, the AlertCondition resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.

Look up an Existing AlertCondition Resource

Get an existing AlertCondition resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: AlertConditionState, opts?: CustomResourceOptions): AlertCondition
static get(resource_name, id, opts=None, condition_scope=None, enabled=None, entities=None, gc_metric=None, metric=None, name=None, policy_id=None, runbook_url=None, terms=None, type=None, user_defined_metric=None, user_defined_value_function=None, violation_close_timer=None, __props__=None);
func GetAlertCondition(ctx *Context, name string, id IDInput, state *AlertConditionState, opts ...ResourceOption) (*AlertCondition, error)
public static AlertCondition Get(string name, Input<string> id, AlertConditionState? state, CustomResourceOptions? opts = null)
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.

The following state arguments are supported:

ConditionScope string

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

Enabled bool

Whether the condition is enabled or not. Defaults to true.

Entities List<int>

The instance IDs associated with this condition.

GcMetric string

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

Metric string

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

Name string

The title of the condition. Must be between 1 and 64 characters, inclusive.

PolicyId int

The ID of the policy where this condition should be used.

RunbookUrl string

Runbook URL to display in notifications.

Terms List<Pulumi.NewRelic.Inputs.AlertConditionTermArgs>

A list of terms for this condition. See Terms below for details.

Type string

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

UserDefinedMetric string

A custom metric to be evaluated.

UserDefinedValueFunction string

One of: average, min, max, total, or sample_size.

ViolationCloseTimer int

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

ConditionScope string

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

Enabled bool

Whether the condition is enabled or not. Defaults to true.

Entities []int

The instance IDs associated with this condition.

GcMetric string

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

Metric string

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

Name string

The title of the condition. Must be between 1 and 64 characters, inclusive.

PolicyId int

The ID of the policy where this condition should be used.

RunbookUrl string

Runbook URL to display in notifications.

Terms []AlertConditionTerm

A list of terms for this condition. See Terms below for details.

Type string

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

UserDefinedMetric string

A custom metric to be evaluated.

UserDefinedValueFunction string

One of: average, min, max, total, or sample_size.

ViolationCloseTimer int

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

conditionScope string

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

enabled boolean

Whether the condition is enabled or not. Defaults to true.

entities number[]

The instance IDs associated with this condition.

gcMetric string

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

metric string

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

name string

The title of the condition. Must be between 1 and 64 characters, inclusive.

policyId number

The ID of the policy where this condition should be used.

runbookUrl string

Runbook URL to display in notifications.

terms AlertConditionTerm[]

A list of terms for this condition. See Terms below for details.

type string

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

userDefinedMetric string

A custom metric to be evaluated.

userDefinedValueFunction string

One of: average, min, max, total, or sample_size.

violationCloseTimer number

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

condition_scope str

application or instance. Choose application for most scenarios. If you are using the JVM plugin in New Relic, the instance setting allows your condition to trigger for specific app instances.

enabled bool

Whether the condition is enabled or not. Defaults to true.

entities List[Integer]

The instance IDs associated with this condition.

gc_metric str

A valid Garbage Collection metric e.g. GC/G1 Young Generation.

metric str

The metric field accepts parameters based on the type set. One of these metrics based on type: * apm_app_metric * apdex * error_percentage * response_time_background * response_time_web * throughput_background * throughput_web * user_defined * apm_kt_metric * apdex * error_count * error_percentage * response_time * throughput * browser_metric * ajax_response_time * ajax_throughput * dom_processing * end_user_apdex * network * page_rendering * page_view_throughput * page_views_with_js_errors * request_queuing * total_page_load * user_defined * web_application * mobile_metric * database * images * json * mobile_crash_rate * network_error_percentage * network * status_error_percentage * user_defined * view_loading

name str

The title of the condition. Must be between 1 and 64 characters, inclusive.

policy_id float

The ID of the policy where this condition should be used.

runbook_url str

Runbook URL to display in notifications.

terms List[AlertConditionTerm]

A list of terms for this condition. See Terms below for details.

type str

The type of condition. One of: apm_app_metric, apm_kt_metric, browser_metric, mobile_metric

user_defined_metric str

A custom metric to be evaluated.

user_defined_value_function str

One of: average, min, max, total, or sample_size.

violation_close_timer float

Automatically close instance-based violations, including JVM health metric violations, after the number of hours specified. Must be: 1, 2, 4, 8, 12 or 24.

Supporting Types

AlertConditionTerm

See the input and output API doc for this type.

See the input and output API doc for this type.

See the input and output API doc for this type.

Duration int
Threshold double
TimeFunction string
Operator string
Priority string
Duration int
Threshold float64
TimeFunction string
Operator string
Priority string
duration number
threshold number
timeFunction string
operator string
priority string
duration float
threshold float
timeFunction str
operator str
priority str

Package Details

Repository
https://github.com/pulumi/pulumi-newrelic
License
Apache-2.0
Notes
This Pulumi package is based on the newrelic Terraform Provider.