pulumi-newrelic 5.26.0a1720509378__tar.gz → 5.26.0a1720627075__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/PKG-INFO +1 -1
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/_inputs.py +16 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/infra_alert_condition.py +2 -2
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/nrql_alert_condition.py +2 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/outputs.py +15 -1
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/pulumi-plugin.json +1 -1
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/alert_condition.py +2 -2
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic.egg-info/PKG-INFO +1 -1
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pyproject.toml +1 -1
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/README.md +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/__init__.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/_utilities.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/account_management.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/alert_channel.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/alert_condition.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/alert_muting_rule.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/alert_policy.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/alert_policy_channel.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/api_access_key.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/browser_application.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/__init__.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/_inputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/aws_integrations.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/aws_link_account.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/azure_integrations.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/azure_link_account.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/gcp_integrations.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/gcp_link_account.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/cloud/outputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/config/__init__.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/config/__init__.pyi +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/config/vars.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/data_partition_rule.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/entity_tags.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/events_to_metrics_rule.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_account.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_alert_channel.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_alert_policy.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_application.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_authentication_domain.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_cloud_account.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_entity.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_group.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_key_transaction.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_notification_destination.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_user.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/group.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/insights/__init__.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/insights/_inputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/insights/event.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/insights/outputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/log_parsing_rule.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/monitor_downtime.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/notification_channel.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/notification_destination.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/nrql_drop_rule.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/obfuscation_expression.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/obfuscation_rule.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/one_dashboard.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/one_dashboard_json.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/one_dashboard_raw.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/plugins/__init__.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/plugins/_inputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/plugins/application_settings.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/plugins/outputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/plugins/workload.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/provider.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/py.typed +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/service_level.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/__init__.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/_inputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/broken_links_monitor.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/cert_check_monitor.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/monitor.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/outputs.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/private_location.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/script_monitor.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/secure_credential.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/synthetics/step_monitor.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/user.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/workflow.py +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic.egg-info/requires.txt +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic.egg-info/top_level.txt +0 -0
- {pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/setup.cfg +0 -0
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/_inputs.py
RENAMED
@@ -1402,13 +1402,17 @@ class NrqlAlertConditionCriticalArgs:
|
|
1402
1402
|
class NrqlAlertConditionNrqlArgs:
|
1403
1403
|
def __init__(__self__, *,
|
1404
1404
|
query: pulumi.Input[str],
|
1405
|
+
data_account_id: Optional[pulumi.Input[str]] = None,
|
1405
1406
|
evaluation_offset: Optional[pulumi.Input[int]] = None,
|
1406
1407
|
since_value: Optional[pulumi.Input[str]] = None):
|
1407
1408
|
"""
|
1409
|
+
:param pulumi.Input[str] data_account_id: BETA PREVIEW: the `data_account_id` field is in limited release and only enabled for preview on a per-account basis. - The New Relic account ID to use as the basis for the NRQL alert condition's `query`; will default to `account_id` if unspecified.
|
1408
1410
|
:param pulumi.Input[int] evaluation_offset: NRQL queries are evaluated in one-minute time windows. The start time depends on the value you provide in the NRQL condition's `evaluation_offset`.
|
1409
1411
|
:param pulumi.Input[str] since_value: NRQL queries are evaluated in one-minute time windows. The start time depends on the value you provide in the NRQL condition's `since_value`.
|
1410
1412
|
"""
|
1411
1413
|
pulumi.set(__self__, "query", query)
|
1414
|
+
if data_account_id is not None:
|
1415
|
+
pulumi.set(__self__, "data_account_id", data_account_id)
|
1412
1416
|
if evaluation_offset is not None:
|
1413
1417
|
warnings.warn("""use `aggregation_method` attribute instead""", DeprecationWarning)
|
1414
1418
|
pulumi.log.warn("""evaluation_offset is deprecated: use `aggregation_method` attribute instead""")
|
@@ -1429,6 +1433,18 @@ class NrqlAlertConditionNrqlArgs:
|
|
1429
1433
|
def query(self, value: pulumi.Input[str]):
|
1430
1434
|
pulumi.set(self, "query", value)
|
1431
1435
|
|
1436
|
+
@property
|
1437
|
+
@pulumi.getter(name="dataAccountId")
|
1438
|
+
def data_account_id(self) -> Optional[pulumi.Input[str]]:
|
1439
|
+
"""
|
1440
|
+
BETA PREVIEW: the `data_account_id` field is in limited release and only enabled for preview on a per-account basis. - The New Relic account ID to use as the basis for the NRQL alert condition's `query`; will default to `account_id` if unspecified.
|
1441
|
+
"""
|
1442
|
+
return pulumi.get(self, "data_account_id")
|
1443
|
+
|
1444
|
+
@data_account_id.setter
|
1445
|
+
def data_account_id(self, value: Optional[pulumi.Input[str]]):
|
1446
|
+
pulumi.set(self, "data_account_id", value)
|
1447
|
+
|
1432
1448
|
@property
|
1433
1449
|
@pulumi.getter(name="evaluationOffset")
|
1434
1450
|
@_utilities.deprecated("""use `aggregation_method` attribute instead""")
|
@@ -595,7 +595,7 @@ class InfraAlertCondition(pulumi.CustomResource):
|
|
595
595
|
"""
|
596
596
|
Use this resource to create and manage Infrastructure alert conditions in New Relic.
|
597
597
|
|
598
|
-
> **WARNING:** The `InfraAlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition
|
598
|
+
> **WARNING:** The `InfraAlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition examples.
|
599
599
|
|
600
600
|
## Example Usage
|
601
601
|
|
@@ -753,7 +753,7 @@ class InfraAlertCondition(pulumi.CustomResource):
|
|
753
753
|
"""
|
754
754
|
Use this resource to create and manage Infrastructure alert conditions in New Relic.
|
755
755
|
|
756
|
-
> **WARNING:** The `InfraAlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition
|
756
|
+
> **WARNING:** The `InfraAlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition examples.
|
757
757
|
|
758
758
|
## Example Usage
|
759
759
|
|
@@ -950,6 +950,7 @@ class NrqlAlertCondition(pulumi.CustomResource):
|
|
950
950
|
The `nrql` block supports the following arguments:
|
951
951
|
|
952
952
|
- `query` - (Required) The NRQL query to execute for the condition.
|
953
|
+
- `data_account_id` - (Optional) **BETA PREVIEW: the `data_account_id` field is in limited release and only enabled for preview on a per-account basis.** The account ID to use for the alert condition's query as specified in the the `query` field. If `data_account_id` is not specified, then the condition's query will be evaluated against the `account_id`. Note that the `account_id` must have read privileges for the `data_account_id` or else the condition will be invalid.
|
953
954
|
- `evaluation_offset` - (Optional) **DEPRECATED:** Use `aggregation_method` instead. Represented in minutes and must be within 1-20 minutes (inclusive). NRQL queries are evaluated based on their `aggregation_window` size. The start time depends on this value. It's recommended to set this to 3 windows. An offset of less than 3 windows will trigger incidents sooner, but you may see more false positives and negatives due to data latency. With `evaluation_offset` set to 3 windows and an `aggregation_window` of 60 seconds, the NRQL time window applied to your query will be: `SINCE 3 minutes ago UNTIL 2 minutes ago`. `evaluation_offset` cannot be set with `aggregation_method`, `aggregation_delay`, or `aggregation_timer`.<br>
|
954
955
|
- `since_value` - (Optional) **DEPRECATED:** Use `aggregation_method` instead. The value to be used in the `SINCE <X> minutes ago` clause for the NRQL query. Must be between 1-20 (inclusive). <br>
|
955
956
|
|
@@ -1244,6 +1245,7 @@ class NrqlAlertCondition(pulumi.CustomResource):
|
|
1244
1245
|
The `nrql` block supports the following arguments:
|
1245
1246
|
|
1246
1247
|
- `query` - (Required) The NRQL query to execute for the condition.
|
1248
|
+
- `data_account_id` - (Optional) **BETA PREVIEW: the `data_account_id` field is in limited release and only enabled for preview on a per-account basis.** The account ID to use for the alert condition's query as specified in the the `query` field. If `data_account_id` is not specified, then the condition's query will be evaluated against the `account_id`. Note that the `account_id` must have read privileges for the `data_account_id` or else the condition will be invalid.
|
1247
1249
|
- `evaluation_offset` - (Optional) **DEPRECATED:** Use `aggregation_method` instead. Represented in minutes and must be within 1-20 minutes (inclusive). NRQL queries are evaluated based on their `aggregation_window` size. The start time depends on this value. It's recommended to set this to 3 windows. An offset of less than 3 windows will trigger incidents sooner, but you may see more false positives and negatives due to data latency. With `evaluation_offset` set to 3 windows and an `aggregation_window` of 60 seconds, the NRQL time window applied to your query will be: `SINCE 3 minutes ago UNTIL 2 minutes ago`. `evaluation_offset` cannot be set with `aggregation_method`, `aggregation_delay`, or `aggregation_timer`.<br>
|
1248
1250
|
- `since_value` - (Optional) **DEPRECATED:** Use `aggregation_method` instead. The value to be used in the `SINCE <X> minutes ago` clause for the NRQL query. Must be between 1-20 (inclusive). <br>
|
1249
1251
|
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/outputs.py
RENAMED
@@ -1352,7 +1352,9 @@ class NrqlAlertConditionNrql(dict):
|
|
1352
1352
|
@staticmethod
|
1353
1353
|
def __key_warning(key: str):
|
1354
1354
|
suggest = None
|
1355
|
-
if key == "
|
1355
|
+
if key == "dataAccountId":
|
1356
|
+
suggest = "data_account_id"
|
1357
|
+
elif key == "evaluationOffset":
|
1356
1358
|
suggest = "evaluation_offset"
|
1357
1359
|
elif key == "sinceValue":
|
1358
1360
|
suggest = "since_value"
|
@@ -1370,13 +1372,17 @@ class NrqlAlertConditionNrql(dict):
|
|
1370
1372
|
|
1371
1373
|
def __init__(__self__, *,
|
1372
1374
|
query: str,
|
1375
|
+
data_account_id: Optional[str] = None,
|
1373
1376
|
evaluation_offset: Optional[int] = None,
|
1374
1377
|
since_value: Optional[str] = None):
|
1375
1378
|
"""
|
1379
|
+
:param str data_account_id: BETA PREVIEW: the `data_account_id` field is in limited release and only enabled for preview on a per-account basis. - The New Relic account ID to use as the basis for the NRQL alert condition's `query`; will default to `account_id` if unspecified.
|
1376
1380
|
:param int evaluation_offset: NRQL queries are evaluated in one-minute time windows. The start time depends on the value you provide in the NRQL condition's `evaluation_offset`.
|
1377
1381
|
:param str since_value: NRQL queries are evaluated in one-minute time windows. The start time depends on the value you provide in the NRQL condition's `since_value`.
|
1378
1382
|
"""
|
1379
1383
|
pulumi.set(__self__, "query", query)
|
1384
|
+
if data_account_id is not None:
|
1385
|
+
pulumi.set(__self__, "data_account_id", data_account_id)
|
1380
1386
|
if evaluation_offset is not None:
|
1381
1387
|
pulumi.set(__self__, "evaluation_offset", evaluation_offset)
|
1382
1388
|
if since_value is not None:
|
@@ -1387,6 +1393,14 @@ class NrqlAlertConditionNrql(dict):
|
|
1387
1393
|
def query(self) -> str:
|
1388
1394
|
return pulumi.get(self, "query")
|
1389
1395
|
|
1396
|
+
@property
|
1397
|
+
@pulumi.getter(name="dataAccountId")
|
1398
|
+
def data_account_id(self) -> Optional[str]:
|
1399
|
+
"""
|
1400
|
+
BETA PREVIEW: the `data_account_id` field is in limited release and only enabled for preview on a per-account basis. - The New Relic account ID to use as the basis for the NRQL alert condition's `query`; will default to `account_id` if unspecified.
|
1401
|
+
"""
|
1402
|
+
return pulumi.get(self, "data_account_id")
|
1403
|
+
|
1390
1404
|
@property
|
1391
1405
|
@pulumi.getter(name="evaluationOffset")
|
1392
1406
|
@_utilities.deprecated("""use `aggregation_method` attribute instead""")
|
@@ -231,7 +231,7 @@ class AlertCondition(pulumi.CustomResource):
|
|
231
231
|
"""
|
232
232
|
Use this resource to create and manage synthetics alert conditions in New Relic.
|
233
233
|
|
234
|
-
> **WARNING:** The `synthetics.AlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition
|
234
|
+
> **WARNING:** The `synthetics.AlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition example.
|
235
235
|
|
236
236
|
## Example Usage
|
237
237
|
|
@@ -325,7 +325,7 @@ class AlertCondition(pulumi.CustomResource):
|
|
325
325
|
"""
|
326
326
|
Use this resource to create and manage synthetics alert conditions in New Relic.
|
327
327
|
|
328
|
-
> **WARNING:** The `synthetics.AlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition
|
328
|
+
> **WARNING:** The `synthetics.AlertCondition` resource is deprecated and will be removed in the next major release. The resource NrqlAlertCondition example.
|
329
329
|
|
330
330
|
## Example Usage
|
331
331
|
|
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_group.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/get_user.py
RENAMED
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/group.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/provider.py
RENAMED
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/py.typed
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/user.py
RENAMED
File without changes
|
{pulumi_newrelic-5.26.0a1720509378 → pulumi_newrelic-5.26.0a1720627075}/pulumi_newrelic/workflow.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|