@pulumi/newrelic 5.10.0-alpha.1683354708 → 5.10.0-alpha.1683661259
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.
- package/cloud/azureIntegrations.d.ts +12 -0
- package/cloud/azureIntegrations.js +2 -0
- package/cloud/azureIntegrations.js.map +1 -1
- package/getAccount.d.ts +4 -4
- package/getAccount.js +4 -4
- package/getServiceLevelAlertHelper.d.ts +2 -2
- package/getServiceLevelAlertHelper.js +2 -2
- package/nrqlAlertCondition.d.ts +11 -11
- package/nrqlAlertCondition.js +2 -2
- package/oneDashboard.d.ts +0 -5
- package/oneDashboard.js +0 -5
- package/oneDashboard.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/synthetics/brokenLinksMonitor.d.ts +8 -0
- package/synthetics/brokenLinksMonitor.js +2 -0
- package/synthetics/brokenLinksMonitor.js.map +1 -1
- package/synthetics/certCheckMonitor.d.ts +8 -0
- package/synthetics/certCheckMonitor.js +2 -0
- package/synthetics/certCheckMonitor.js.map +1 -1
- package/synthetics/monitor.d.ts +8 -0
- package/synthetics/monitor.js +2 -0
- package/synthetics/monitor.js.map +1 -1
- package/synthetics/scriptMonitor.d.ts +32 -0
- package/synthetics/scriptMonitor.js +6 -0
- package/synthetics/scriptMonitor.js.map +1 -1
- package/synthetics/stepMonitor.d.ts +8 -0
- package/synthetics/stepMonitor.js +2 -0
- package/synthetics/stepMonitor.js.map +1 -1
- package/types/input.d.ts +30 -0
- package/types/output.d.ts +30 -0
|
@@ -102,6 +102,10 @@ export declare class AzureIntegrations extends pulumi.CustomResource {
|
|
|
102
102
|
* Azure MariaDB. See Integration blocks below for details.
|
|
103
103
|
*/
|
|
104
104
|
readonly mariaDb: pulumi.Output<outputs.cloud.AzureIntegrationsMariaDb | undefined>;
|
|
105
|
+
/**
|
|
106
|
+
* Azure Monitor. See Integration blocks below for details.
|
|
107
|
+
*/
|
|
108
|
+
readonly monitor: pulumi.Output<outputs.cloud.AzureIntegrationsMonitor | undefined>;
|
|
105
109
|
/**
|
|
106
110
|
* Azure MySQL. See Integration blocks below for details.
|
|
107
111
|
*/
|
|
@@ -247,6 +251,10 @@ export interface AzureIntegrationsState {
|
|
|
247
251
|
* Azure MariaDB. See Integration blocks below for details.
|
|
248
252
|
*/
|
|
249
253
|
mariaDb?: pulumi.Input<inputs.cloud.AzureIntegrationsMariaDb>;
|
|
254
|
+
/**
|
|
255
|
+
* Azure Monitor. See Integration blocks below for details.
|
|
256
|
+
*/
|
|
257
|
+
monitor?: pulumi.Input<inputs.cloud.AzureIntegrationsMonitor>;
|
|
250
258
|
/**
|
|
251
259
|
* Azure MySQL. See Integration blocks below for details.
|
|
252
260
|
*/
|
|
@@ -384,6 +392,10 @@ export interface AzureIntegrationsArgs {
|
|
|
384
392
|
* Azure MariaDB. See Integration blocks below for details.
|
|
385
393
|
*/
|
|
386
394
|
mariaDb?: pulumi.Input<inputs.cloud.AzureIntegrationsMariaDb>;
|
|
395
|
+
/**
|
|
396
|
+
* Azure Monitor. See Integration blocks below for details.
|
|
397
|
+
*/
|
|
398
|
+
monitor?: pulumi.Input<inputs.cloud.AzureIntegrationsMonitor>;
|
|
387
399
|
/**
|
|
388
400
|
* Azure MySQL. See Integration blocks below for details.
|
|
389
401
|
*/
|
|
@@ -61,6 +61,7 @@ class AzureIntegrations extends pulumi.CustomResource {
|
|
|
61
61
|
resourceInputs["logicApps"] = state ? state.logicApps : undefined;
|
|
62
62
|
resourceInputs["machineLearning"] = state ? state.machineLearning : undefined;
|
|
63
63
|
resourceInputs["mariaDb"] = state ? state.mariaDb : undefined;
|
|
64
|
+
resourceInputs["monitor"] = state ? state.monitor : undefined;
|
|
64
65
|
resourceInputs["mysql"] = state ? state.mysql : undefined;
|
|
65
66
|
resourceInputs["mysqlFlexible"] = state ? state.mysqlFlexible : undefined;
|
|
66
67
|
resourceInputs["postgresql"] = state ? state.postgresql : undefined;
|
|
@@ -100,6 +101,7 @@ class AzureIntegrations extends pulumi.CustomResource {
|
|
|
100
101
|
resourceInputs["logicApps"] = args ? args.logicApps : undefined;
|
|
101
102
|
resourceInputs["machineLearning"] = args ? args.machineLearning : undefined;
|
|
102
103
|
resourceInputs["mariaDb"] = args ? args.mariaDb : undefined;
|
|
104
|
+
resourceInputs["monitor"] = args ? args.monitor : undefined;
|
|
103
105
|
resourceInputs["mysql"] = args ? args.mysql : undefined;
|
|
104
106
|
resourceInputs["mysqlFlexible"] = args ? args.mysqlFlexible : undefined;
|
|
105
107
|
resourceInputs["postgresql"] = args ? args.postgresql : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"azureIntegrations.js","sourceRoot":"","sources":["../../cloud/azureIntegrations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;
|
|
1
|
+
{"version":3,"file":"azureIntegrations.js","sourceRoot":"","sources":["../../cloud/azureIntegrations.ts"],"names":[],"mappings":"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"}
|
package/getAccount.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* Use this data source to get information about a specific account in New Relic.
|
|
4
|
-
* Accounts can be located by ID or name.
|
|
5
|
-
*
|
|
4
|
+
* Accounts can be located by ID or name. At most one of the two attributes can
|
|
5
|
+
* be provided. If neither are provided, the provider's `accountId` will be used.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -47,8 +47,8 @@ export interface GetAccountResult {
|
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
49
|
* Use this data source to get information about a specific account in New Relic.
|
|
50
|
-
* Accounts can be located by ID or name.
|
|
51
|
-
*
|
|
50
|
+
* Accounts can be located by ID or name. At most one of the two attributes can
|
|
51
|
+
* be provided. If neither are provided, the provider's `accountId` will be used.
|
|
52
52
|
*
|
|
53
53
|
* ## Example Usage
|
|
54
54
|
*
|
package/getAccount.js
CHANGED
|
@@ -7,8 +7,8 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Use this data source to get information about a specific account in New Relic.
|
|
10
|
-
* Accounts can be located by ID or name.
|
|
11
|
-
*
|
|
10
|
+
* Accounts can be located by ID or name. At most one of the two attributes can
|
|
11
|
+
* be provided. If neither are provided, the provider's `accountId` will be used.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -33,8 +33,8 @@ function getAccount(args, opts) {
|
|
|
33
33
|
exports.getAccount = getAccount;
|
|
34
34
|
/**
|
|
35
35
|
* Use this data source to get information about a specific account in New Relic.
|
|
36
|
-
* Accounts can be located by ID or name.
|
|
37
|
-
*
|
|
36
|
+
* Accounts can be located by ID or name. At most one of the two attributes can
|
|
37
|
+
* be provided. If neither are provided, the provider's `accountId` will be used.
|
|
38
38
|
*
|
|
39
39
|
* ## Example Usage
|
|
40
40
|
*
|
|
@@ -61,7 +61,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
61
61
|
* query: fooCustom.then(fooCustom => fooCustom.nrql),
|
|
62
62
|
* },
|
|
63
63
|
* critical: {
|
|
64
|
-
* operator: "
|
|
64
|
+
* operator: "above_or_equals",
|
|
65
65
|
* threshold: fooCustom.then(fooCustom => fooCustom.threshold),
|
|
66
66
|
* thresholdDuration: fooCustom.then(fooCustom => fooCustom.evaluationPeriod),
|
|
67
67
|
* thresholdOccurrences: "at_least_once",
|
|
@@ -197,7 +197,7 @@ export interface GetServiceLevelAlertHelperResult {
|
|
|
197
197
|
* query: fooCustom.then(fooCustom => fooCustom.nrql),
|
|
198
198
|
* },
|
|
199
199
|
* critical: {
|
|
200
|
-
* operator: "
|
|
200
|
+
* operator: "above_or_equals",
|
|
201
201
|
* threshold: fooCustom.then(fooCustom => fooCustom.threshold),
|
|
202
202
|
* thresholdDuration: fooCustom.then(fooCustom => fooCustom.evaluationPeriod),
|
|
203
203
|
* thresholdOccurrences: "at_least_once",
|
|
@@ -67,7 +67,7 @@ const utilities = require("./utilities");
|
|
|
67
67
|
* query: fooCustom.then(fooCustom => fooCustom.nrql),
|
|
68
68
|
* },
|
|
69
69
|
* critical: {
|
|
70
|
-
* operator: "
|
|
70
|
+
* operator: "above_or_equals",
|
|
71
71
|
* threshold: fooCustom.then(fooCustom => fooCustom.threshold),
|
|
72
72
|
* thresholdDuration: fooCustom.then(fooCustom => fooCustom.evaluationPeriod),
|
|
73
73
|
* thresholdOccurrences: "at_least_once",
|
|
@@ -154,7 +154,7 @@ exports.getServiceLevelAlertHelper = getServiceLevelAlertHelper;
|
|
|
154
154
|
* query: fooCustom.then(fooCustom => fooCustom.nrql),
|
|
155
155
|
* },
|
|
156
156
|
* critical: {
|
|
157
|
-
* operator: "
|
|
157
|
+
* operator: "above_or_equals",
|
|
158
158
|
* threshold: fooCustom.then(fooCustom => fooCustom.threshold),
|
|
159
159
|
* thresholdDuration: fooCustom.then(fooCustom => fooCustom.evaluationPeriod),
|
|
160
160
|
* thresholdOccurrences: "at_least_once",
|
package/nrqlAlertCondition.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ import * as outputs from "./types/output";
|
|
|
15
15
|
*
|
|
16
16
|
* ## Terms
|
|
17
17
|
*
|
|
18
|
-
* > **NOTE:** The direct use of the `term` has been deprecated, and users should use `critical` and `warning` instead. What follows now applies to the named priority attributes for `critical` and `warning`, but for those attributes the priority is not allowed.
|
|
18
|
+
* > **NOTE:** The direct use of the `term` has been deprecated, and users should use `critical` and `warning` instead. What follows now applies to the named priority attributes for `critical` and `warning`, but for those attributes the priority is not allowed. At least one `critical` or `warning` term must be defined.
|
|
19
19
|
*
|
|
20
20
|
* NRQL alert conditions support up to two terms. At least one `term` must have `priority` set to `critical` and the second optional `term` must have `priority` set to `warning`.
|
|
21
21
|
*
|
|
@@ -83,7 +83,7 @@ import * as outputs from "./types/output";
|
|
|
83
83
|
* ## Upgrade from 1.x to 2.x
|
|
84
84
|
*
|
|
85
85
|
* There have been several deprecations in the `newrelic.NrqlAlertCondition`
|
|
86
|
-
* resource.
|
|
86
|
+
* resource. Users will need to make some updates in order to have a smooth
|
|
87
87
|
* upgrade.
|
|
88
88
|
*
|
|
89
89
|
* An example resource from 1.x might look like the following.
|
|
@@ -195,7 +195,7 @@ export declare class NrqlAlertCondition extends pulumi.CustomResource {
|
|
|
195
195
|
*/
|
|
196
196
|
readonly closeViolationsOnExpiration: pulumi.Output<boolean | undefined>;
|
|
197
197
|
/**
|
|
198
|
-
* A list containing the `critical` threshold values. See Terms below for details.
|
|
198
|
+
* A list containing the `critical` threshold values. At least one `critical` or `warning` threshold must be defined. See Terms below for details.
|
|
199
199
|
*/
|
|
200
200
|
readonly critical: pulumi.Output<outputs.NrqlAlertConditionCritical | undefined>;
|
|
201
201
|
/**
|
|
@@ -251,7 +251,7 @@ export declare class NrqlAlertCondition extends pulumi.CustomResource {
|
|
|
251
251
|
*/
|
|
252
252
|
readonly slideBy: pulumi.Output<number | undefined>;
|
|
253
253
|
/**
|
|
254
|
-
* **DEPRECATED** Use `critical`, and `warning` instead.
|
|
254
|
+
* **DEPRECATED** Use `critical`, and `warning` instead. A list of terms for this condition. See Terms below for details.
|
|
255
255
|
*
|
|
256
256
|
* @deprecated use `critical` and `warning` attributes instead
|
|
257
257
|
*/
|
|
@@ -273,7 +273,7 @@ export declare class NrqlAlertCondition extends pulumi.CustomResource {
|
|
|
273
273
|
*/
|
|
274
274
|
readonly violationTimeLimitSeconds: pulumi.Output<number | undefined>;
|
|
275
275
|
/**
|
|
276
|
-
* A list containing the `warning` threshold values. See Terms below for details.
|
|
276
|
+
* A list containing the `warning` threshold values. At least one `critical` or `warning` threshold must be defined. See Terms below for details.
|
|
277
277
|
*/
|
|
278
278
|
readonly warning: pulumi.Output<outputs.NrqlAlertConditionWarning | undefined>;
|
|
279
279
|
/**
|
|
@@ -318,7 +318,7 @@ export interface NrqlAlertConditionState {
|
|
|
318
318
|
*/
|
|
319
319
|
closeViolationsOnExpiration?: pulumi.Input<boolean>;
|
|
320
320
|
/**
|
|
321
|
-
* A list containing the `critical` threshold values. See Terms below for details.
|
|
321
|
+
* A list containing the `critical` threshold values. At least one `critical` or `warning` threshold must be defined. See Terms below for details.
|
|
322
322
|
*/
|
|
323
323
|
critical?: pulumi.Input<inputs.NrqlAlertConditionCritical>;
|
|
324
324
|
/**
|
|
@@ -374,7 +374,7 @@ export interface NrqlAlertConditionState {
|
|
|
374
374
|
*/
|
|
375
375
|
slideBy?: pulumi.Input<number>;
|
|
376
376
|
/**
|
|
377
|
-
* **DEPRECATED** Use `critical`, and `warning` instead.
|
|
377
|
+
* **DEPRECATED** Use `critical`, and `warning` instead. A list of terms for this condition. See Terms below for details.
|
|
378
378
|
*
|
|
379
379
|
* @deprecated use `critical` and `warning` attributes instead
|
|
380
380
|
*/
|
|
@@ -396,7 +396,7 @@ export interface NrqlAlertConditionState {
|
|
|
396
396
|
*/
|
|
397
397
|
violationTimeLimitSeconds?: pulumi.Input<number>;
|
|
398
398
|
/**
|
|
399
|
-
* A list containing the `warning` threshold values. See Terms below for details.
|
|
399
|
+
* A list containing the `warning` threshold values. At least one `critical` or `warning` threshold must be defined. See Terms below for details.
|
|
400
400
|
*/
|
|
401
401
|
warning?: pulumi.Input<inputs.NrqlAlertConditionWarning>;
|
|
402
402
|
}
|
|
@@ -433,7 +433,7 @@ export interface NrqlAlertConditionArgs {
|
|
|
433
433
|
*/
|
|
434
434
|
closeViolationsOnExpiration?: pulumi.Input<boolean>;
|
|
435
435
|
/**
|
|
436
|
-
* A list containing the `critical` threshold values. See Terms below for details.
|
|
436
|
+
* A list containing the `critical` threshold values. At least one `critical` or `warning` threshold must be defined. See Terms below for details.
|
|
437
437
|
*/
|
|
438
438
|
critical?: pulumi.Input<inputs.NrqlAlertConditionCritical>;
|
|
439
439
|
/**
|
|
@@ -485,7 +485,7 @@ export interface NrqlAlertConditionArgs {
|
|
|
485
485
|
*/
|
|
486
486
|
slideBy?: pulumi.Input<number>;
|
|
487
487
|
/**
|
|
488
|
-
* **DEPRECATED** Use `critical`, and `warning` instead.
|
|
488
|
+
* **DEPRECATED** Use `critical`, and `warning` instead. A list of terms for this condition. See Terms below for details.
|
|
489
489
|
*
|
|
490
490
|
* @deprecated use `critical` and `warning` attributes instead
|
|
491
491
|
*/
|
|
@@ -507,7 +507,7 @@ export interface NrqlAlertConditionArgs {
|
|
|
507
507
|
*/
|
|
508
508
|
violationTimeLimitSeconds?: pulumi.Input<number>;
|
|
509
509
|
/**
|
|
510
|
-
* A list containing the `warning` threshold values. See Terms below for details.
|
|
510
|
+
* A list containing the `warning` threshold values. At least one `critical` or `warning` threshold must be defined. See Terms below for details.
|
|
511
511
|
*/
|
|
512
512
|
warning?: pulumi.Input<inputs.NrqlAlertConditionWarning>;
|
|
513
513
|
}
|
package/nrqlAlertCondition.js
CHANGED
|
@@ -19,7 +19,7 @@ const utilities = require("./utilities");
|
|
|
19
19
|
*
|
|
20
20
|
* ## Terms
|
|
21
21
|
*
|
|
22
|
-
* > **NOTE:** The direct use of the `term` has been deprecated, and users should use `critical` and `warning` instead. What follows now applies to the named priority attributes for `critical` and `warning`, but for those attributes the priority is not allowed.
|
|
22
|
+
* > **NOTE:** The direct use of the `term` has been deprecated, and users should use `critical` and `warning` instead. What follows now applies to the named priority attributes for `critical` and `warning`, but for those attributes the priority is not allowed. At least one `critical` or `warning` term must be defined.
|
|
23
23
|
*
|
|
24
24
|
* NRQL alert conditions support up to two terms. At least one `term` must have `priority` set to `critical` and the second optional `term` must have `priority` set to `warning`.
|
|
25
25
|
*
|
|
@@ -87,7 +87,7 @@ const utilities = require("./utilities");
|
|
|
87
87
|
* ## Upgrade from 1.x to 2.x
|
|
88
88
|
*
|
|
89
89
|
* There have been several deprecations in the `newrelic.NrqlAlertCondition`
|
|
90
|
-
* resource.
|
|
90
|
+
* resource. Users will need to make some updates in order to have a smooth
|
|
91
91
|
* upgrade.
|
|
92
92
|
*
|
|
93
93
|
* An example resource from 1.x might look like the following.
|
package/oneDashboard.d.ts
CHANGED
|
@@ -2,9 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* ## Example Usage
|
|
6
|
-
* ## Additional Examples
|
|
7
|
-
*
|
|
8
5
|
* ## Import
|
|
9
6
|
*
|
|
10
7
|
* New Relic dashboards can be imported using their GUID, e.g. bash
|
|
@@ -12,8 +9,6 @@ import * as outputs from "./types/output";
|
|
|
12
9
|
* ```sh
|
|
13
10
|
* $ pulumi import newrelic:index/oneDashboard:OneDashboard my_dashboard <dashboard GUID>
|
|
14
11
|
* ```
|
|
15
|
-
*
|
|
16
|
-
* In addition you can use the [New Relic CLI](https://github.com/newrelic/newrelic-cli#readme) to convert existing dashboards to HCL. [Copy your dashboards as JSON using the UI](https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data/), save it as a file (for example `terraform.json`), and use the following command to convert it to HCL`cat terraform.json | newrelic utils terraform dashboard --label my_dashboard_resource`.
|
|
17
12
|
*/
|
|
18
13
|
export declare class OneDashboard extends pulumi.CustomResource {
|
|
19
14
|
/**
|
package/oneDashboard.js
CHANGED
|
@@ -6,9 +6,6 @@ exports.OneDashboard = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* ## Example Usage
|
|
10
|
-
* ## Additional Examples
|
|
11
|
-
*
|
|
12
9
|
* ## Import
|
|
13
10
|
*
|
|
14
11
|
* New Relic dashboards can be imported using their GUID, e.g. bash
|
|
@@ -16,8 +13,6 @@ const utilities = require("./utilities");
|
|
|
16
13
|
* ```sh
|
|
17
14
|
* $ pulumi import newrelic:index/oneDashboard:OneDashboard my_dashboard <dashboard GUID>
|
|
18
15
|
* ```
|
|
19
|
-
*
|
|
20
|
-
* In addition you can use the [New Relic CLI](https://github.com/newrelic/newrelic-cli#readme) to convert existing dashboards to HCL. [Copy your dashboards as JSON using the UI](https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data/), save it as a file (for example `terraform.json`), and use the following command to convert it to HCL`cat terraform.json | newrelic utils terraform dashboard --label my_dashboard_resource`.
|
|
21
16
|
*/
|
|
22
17
|
class OneDashboard extends pulumi.CustomResource {
|
|
23
18
|
/**
|
package/oneDashboard.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"oneDashboard.js","sourceRoot":"","sources":["../oneDashboard.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"oneDashboard.js","sourceRoot":"","sources":["../oneDashboard.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/newrelic",
|
|
3
|
-
"version": "v5.10.0-alpha.
|
|
3
|
+
"version": "v5.10.0-alpha.1683661259+5e434365",
|
|
4
4
|
"description": "A Pulumi package for creating and managing New Relic resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource newrelic v5.10.0-alpha.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource newrelic v5.10.0-alpha.1683661259+5e434365"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
package/package.json.dev
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/newrelic",
|
|
3
|
-
"version": "v5.10.0-alpha.
|
|
3
|
+
"version": "v5.10.0-alpha.1683661259+5e434365",
|
|
4
4
|
"description": "A Pulumi package for creating and managing New Relic resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource newrelic v5.10.0-alpha.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource newrelic v5.10.0-alpha.1683661259+5e434365"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
|
@@ -98,6 +98,10 @@ export declare class BrokenLinksMonitor extends pulumi.CustomResource {
|
|
|
98
98
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
99
99
|
*/
|
|
100
100
|
readonly period: pulumi.Output<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
103
|
+
*/
|
|
104
|
+
readonly periodInMinutes: pulumi.Output<number>;
|
|
101
105
|
/**
|
|
102
106
|
* The run state of the monitor. (i.e. `ENABLED`, `DISABLED`, `MUTED`).
|
|
103
107
|
*/
|
|
@@ -147,6 +151,10 @@ export interface BrokenLinksMonitorState {
|
|
|
147
151
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
148
152
|
*/
|
|
149
153
|
period?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
156
|
+
*/
|
|
157
|
+
periodInMinutes?: pulumi.Input<number>;
|
|
150
158
|
/**
|
|
151
159
|
* The run state of the monitor. (i.e. `ENABLED`, `DISABLED`, `MUTED`).
|
|
152
160
|
*/
|
|
@@ -96,6 +96,7 @@ class BrokenLinksMonitor extends pulumi.CustomResource {
|
|
|
96
96
|
resourceInputs["locationsPublics"] = state ? state.locationsPublics : undefined;
|
|
97
97
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
98
98
|
resourceInputs["period"] = state ? state.period : undefined;
|
|
99
|
+
resourceInputs["periodInMinutes"] = state ? state.periodInMinutes : undefined;
|
|
99
100
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
100
101
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
101
102
|
resourceInputs["uri"] = state ? state.uri : undefined;
|
|
@@ -120,6 +121,7 @@ class BrokenLinksMonitor extends pulumi.CustomResource {
|
|
|
120
121
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
121
122
|
resourceInputs["uri"] = args ? args.uri : undefined;
|
|
122
123
|
resourceInputs["guid"] = undefined /*out*/;
|
|
124
|
+
resourceInputs["periodInMinutes"] = undefined /*out*/;
|
|
123
125
|
}
|
|
124
126
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
125
127
|
super(BrokenLinksMonitor.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"brokenLinksMonitor.js","sourceRoot":"","sources":["../../synthetics/brokenLinksMonitor.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;
|
|
1
|
+
{"version":3,"file":"brokenLinksMonitor.js","sourceRoot":"","sources":["../../synthetics/brokenLinksMonitor.ts"],"names":[],"mappings":"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"}
|
|
@@ -103,6 +103,10 @@ export declare class CertCheckMonitor extends pulumi.CustomResource {
|
|
|
103
103
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
104
104
|
*/
|
|
105
105
|
readonly period: pulumi.Output<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
108
|
+
*/
|
|
109
|
+
readonly periodInMinutes: pulumi.Output<number>;
|
|
106
110
|
/**
|
|
107
111
|
* The run state of the monitor. (i.e. `ENABLED`, `DISABLED`, `MUTED`).
|
|
108
112
|
*/
|
|
@@ -152,6 +156,10 @@ export interface CertCheckMonitorState {
|
|
|
152
156
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
153
157
|
*/
|
|
154
158
|
period?: pulumi.Input<string>;
|
|
159
|
+
/**
|
|
160
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
161
|
+
*/
|
|
162
|
+
periodInMinutes?: pulumi.Input<number>;
|
|
155
163
|
/**
|
|
156
164
|
* The run state of the monitor. (i.e. `ENABLED`, `DISABLED`, `MUTED`).
|
|
157
165
|
*/
|
|
@@ -98,6 +98,7 @@ class CertCheckMonitor extends pulumi.CustomResource {
|
|
|
98
98
|
resourceInputs["locationsPublics"] = state ? state.locationsPublics : undefined;
|
|
99
99
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
100
100
|
resourceInputs["period"] = state ? state.period : undefined;
|
|
101
|
+
resourceInputs["periodInMinutes"] = state ? state.periodInMinutes : undefined;
|
|
101
102
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
102
103
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
103
104
|
}
|
|
@@ -124,6 +125,7 @@ class CertCheckMonitor extends pulumi.CustomResource {
|
|
|
124
125
|
resourceInputs["period"] = args ? args.period : undefined;
|
|
125
126
|
resourceInputs["status"] = args ? args.status : undefined;
|
|
126
127
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
128
|
+
resourceInputs["periodInMinutes"] = undefined /*out*/;
|
|
127
129
|
}
|
|
128
130
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
129
131
|
super(CertCheckMonitor.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certCheckMonitor.js","sourceRoot":"","sources":["../../synthetics/certCheckMonitor.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"certCheckMonitor.js","sourceRoot":"","sources":["../../synthetics/certCheckMonitor.ts"],"names":[],"mappings":"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"}
|
package/synthetics/monitor.d.ts
CHANGED
|
@@ -183,6 +183,10 @@ export declare class Monitor extends pulumi.CustomResource {
|
|
|
183
183
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
184
184
|
*/
|
|
185
185
|
readonly period: pulumi.Output<string>;
|
|
186
|
+
/**
|
|
187
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
188
|
+
*/
|
|
189
|
+
readonly periodInMinutes: pulumi.Output<number>;
|
|
186
190
|
/**
|
|
187
191
|
* The runtime type that the monitor will run.
|
|
188
192
|
*/
|
|
@@ -268,6 +272,10 @@ export interface MonitorState {
|
|
|
268
272
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
269
273
|
*/
|
|
270
274
|
period?: pulumi.Input<string>;
|
|
275
|
+
/**
|
|
276
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
277
|
+
*/
|
|
278
|
+
periodInMinutes?: pulumi.Input<number>;
|
|
271
279
|
/**
|
|
272
280
|
* The runtime type that the monitor will run.
|
|
273
281
|
*/
|
package/synthetics/monitor.js
CHANGED
|
@@ -175,6 +175,7 @@ class Monitor extends pulumi.CustomResource {
|
|
|
175
175
|
resourceInputs["locationsPublics"] = state ? state.locationsPublics : undefined;
|
|
176
176
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
177
177
|
resourceInputs["period"] = state ? state.period : undefined;
|
|
178
|
+
resourceInputs["periodInMinutes"] = state ? state.periodInMinutes : undefined;
|
|
178
179
|
resourceInputs["runtimeType"] = state ? state.runtimeType : undefined;
|
|
179
180
|
resourceInputs["runtimeTypeVersion"] = state ? state.runtimeTypeVersion : undefined;
|
|
180
181
|
resourceInputs["scriptLanguage"] = state ? state.scriptLanguage : undefined;
|
|
@@ -212,6 +213,7 @@ class Monitor extends pulumi.CustomResource {
|
|
|
212
213
|
resourceInputs["uri"] = args ? args.uri : undefined;
|
|
213
214
|
resourceInputs["validationString"] = args ? args.validationString : undefined;
|
|
214
215
|
resourceInputs["verifySsl"] = args ? args.verifySsl : undefined;
|
|
216
|
+
resourceInputs["periodInMinutes"] = undefined /*out*/;
|
|
215
217
|
}
|
|
216
218
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
217
219
|
super(Monitor.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monitor.js","sourceRoot":"","sources":["../../synthetics/monitor.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqIG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"monitor.js","sourceRoot":"","sources":["../../synthetics/monitor.ts"],"names":[],"mappings":"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"}
|
|
@@ -150,6 +150,14 @@ export declare class ScriptMonitor extends pulumi.CustomResource {
|
|
|
150
150
|
* The account in which the Synthetics monitor will be created.
|
|
151
151
|
*/
|
|
152
152
|
readonly accountId: pulumi.Output<number>;
|
|
153
|
+
/**
|
|
154
|
+
* The device orientation the user would like to represent. Valid values are LANDSCAPE, PORTRAIT, or NONE.
|
|
155
|
+
*/
|
|
156
|
+
readonly deviceOrientation: pulumi.Output<string | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* The device type that a user can select. Valid values are MOBILE, TABLET, or NONE.
|
|
159
|
+
*/
|
|
160
|
+
readonly deviceType: pulumi.Output<string | undefined>;
|
|
153
161
|
/**
|
|
154
162
|
* Capture a screenshot during job execution
|
|
155
163
|
*/
|
|
@@ -174,6 +182,10 @@ export declare class ScriptMonitor extends pulumi.CustomResource {
|
|
|
174
182
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
175
183
|
*/
|
|
176
184
|
readonly period: pulumi.Output<string>;
|
|
185
|
+
/**
|
|
186
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
187
|
+
*/
|
|
188
|
+
readonly periodInMinutes: pulumi.Output<number>;
|
|
177
189
|
/**
|
|
178
190
|
* The runtime that the monitor will use to run jobs.
|
|
179
191
|
*/
|
|
@@ -219,6 +231,14 @@ export interface ScriptMonitorState {
|
|
|
219
231
|
* The account in which the Synthetics monitor will be created.
|
|
220
232
|
*/
|
|
221
233
|
accountId?: pulumi.Input<number>;
|
|
234
|
+
/**
|
|
235
|
+
* The device orientation the user would like to represent. Valid values are LANDSCAPE, PORTRAIT, or NONE.
|
|
236
|
+
*/
|
|
237
|
+
deviceOrientation?: pulumi.Input<string>;
|
|
238
|
+
/**
|
|
239
|
+
* The device type that a user can select. Valid values are MOBILE, TABLET, or NONE.
|
|
240
|
+
*/
|
|
241
|
+
deviceType?: pulumi.Input<string>;
|
|
222
242
|
/**
|
|
223
243
|
* Capture a screenshot during job execution
|
|
224
244
|
*/
|
|
@@ -243,6 +263,10 @@ export interface ScriptMonitorState {
|
|
|
243
263
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
244
264
|
*/
|
|
245
265
|
period?: pulumi.Input<string>;
|
|
266
|
+
/**
|
|
267
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
268
|
+
*/
|
|
269
|
+
periodInMinutes?: pulumi.Input<number>;
|
|
246
270
|
/**
|
|
247
271
|
* The runtime that the monitor will use to run jobs.
|
|
248
272
|
*/
|
|
@@ -280,6 +304,14 @@ export interface ScriptMonitorArgs {
|
|
|
280
304
|
* The account in which the Synthetics monitor will be created.
|
|
281
305
|
*/
|
|
282
306
|
accountId?: pulumi.Input<number>;
|
|
307
|
+
/**
|
|
308
|
+
* The device orientation the user would like to represent. Valid values are LANDSCAPE, PORTRAIT, or NONE.
|
|
309
|
+
*/
|
|
310
|
+
deviceOrientation?: pulumi.Input<string>;
|
|
311
|
+
/**
|
|
312
|
+
* The device type that a user can select. Valid values are MOBILE, TABLET, or NONE.
|
|
313
|
+
*/
|
|
314
|
+
deviceType?: pulumi.Input<string>;
|
|
283
315
|
/**
|
|
284
316
|
* Capture a screenshot during job execution
|
|
285
317
|
*/
|
|
@@ -163,12 +163,15 @@ class ScriptMonitor extends pulumi.CustomResource {
|
|
|
163
163
|
if (opts.id) {
|
|
164
164
|
const state = argsOrState;
|
|
165
165
|
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
166
|
+
resourceInputs["deviceOrientation"] = state ? state.deviceOrientation : undefined;
|
|
167
|
+
resourceInputs["deviceType"] = state ? state.deviceType : undefined;
|
|
166
168
|
resourceInputs["enableScreenshotOnFailureAndScript"] = state ? state.enableScreenshotOnFailureAndScript : undefined;
|
|
167
169
|
resourceInputs["guid"] = state ? state.guid : undefined;
|
|
168
170
|
resourceInputs["locationPrivates"] = state ? state.locationPrivates : undefined;
|
|
169
171
|
resourceInputs["locationsPublics"] = state ? state.locationsPublics : undefined;
|
|
170
172
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
171
173
|
resourceInputs["period"] = state ? state.period : undefined;
|
|
174
|
+
resourceInputs["periodInMinutes"] = state ? state.periodInMinutes : undefined;
|
|
172
175
|
resourceInputs["runtimeType"] = state ? state.runtimeType : undefined;
|
|
173
176
|
resourceInputs["runtimeTypeVersion"] = state ? state.runtimeTypeVersion : undefined;
|
|
174
177
|
resourceInputs["script"] = state ? state.script : undefined;
|
|
@@ -189,6 +192,8 @@ class ScriptMonitor extends pulumi.CustomResource {
|
|
|
189
192
|
throw new Error("Missing required property 'type'");
|
|
190
193
|
}
|
|
191
194
|
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
195
|
+
resourceInputs["deviceOrientation"] = args ? args.deviceOrientation : undefined;
|
|
196
|
+
resourceInputs["deviceType"] = args ? args.deviceType : undefined;
|
|
192
197
|
resourceInputs["enableScreenshotOnFailureAndScript"] = args ? args.enableScreenshotOnFailureAndScript : undefined;
|
|
193
198
|
resourceInputs["locationPrivates"] = args ? args.locationPrivates : undefined;
|
|
194
199
|
resourceInputs["locationsPublics"] = args ? args.locationsPublics : undefined;
|
|
@@ -202,6 +207,7 @@ class ScriptMonitor extends pulumi.CustomResource {
|
|
|
202
207
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
203
208
|
resourceInputs["type"] = args ? args.type : undefined;
|
|
204
209
|
resourceInputs["guid"] = undefined /*out*/;
|
|
210
|
+
resourceInputs["periodInMinutes"] = undefined /*out*/;
|
|
205
211
|
}
|
|
206
212
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
207
213
|
super(ScriptMonitor.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scriptMonitor.js","sourceRoot":"","sources":["../../synthetics/scriptMonitor.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgIG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;
|
|
1
|
+
{"version":3,"file":"scriptMonitor.js","sourceRoot":"","sources":["../../synthetics/scriptMonitor.ts"],"names":[],"mappings":"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"}
|
|
@@ -84,6 +84,10 @@ export declare class StepMonitor extends pulumi.CustomResource {
|
|
|
84
84
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
85
85
|
*/
|
|
86
86
|
readonly period: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
89
|
+
*/
|
|
90
|
+
readonly periodInMinutes: pulumi.Output<number>;
|
|
87
91
|
/**
|
|
88
92
|
* The run state of the monitor. (i.e. `ENABLED`, `DISABLED`, `MUTED`).
|
|
89
93
|
*/
|
|
@@ -137,6 +141,10 @@ export interface StepMonitorState {
|
|
|
137
141
|
* The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
|
138
142
|
*/
|
|
139
143
|
period?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* The interval in minutes at which Synthetic monitor should run.
|
|
146
|
+
*/
|
|
147
|
+
periodInMinutes?: pulumi.Input<number>;
|
|
140
148
|
/**
|
|
141
149
|
* The run state of the monitor. (i.e. `ENABLED`, `DISABLED`, `MUTED`).
|
|
142
150
|
*/
|
|
@@ -79,6 +79,7 @@ class StepMonitor extends pulumi.CustomResource {
|
|
|
79
79
|
resourceInputs["locationsPublics"] = state ? state.locationsPublics : undefined;
|
|
80
80
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
81
81
|
resourceInputs["period"] = state ? state.period : undefined;
|
|
82
|
+
resourceInputs["periodInMinutes"] = state ? state.periodInMinutes : undefined;
|
|
82
83
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
83
84
|
resourceInputs["steps"] = state ? state.steps : undefined;
|
|
84
85
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
@@ -104,6 +105,7 @@ class StepMonitor extends pulumi.CustomResource {
|
|
|
104
105
|
resourceInputs["steps"] = args ? args.steps : undefined;
|
|
105
106
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
106
107
|
resourceInputs["guid"] = undefined /*out*/;
|
|
108
|
+
resourceInputs["periodInMinutes"] = undefined /*out*/;
|
|
107
109
|
}
|
|
108
110
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
109
111
|
super(StepMonitor.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepMonitor.js","sourceRoot":"","sources":["../../synthetics/stepMonitor.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"stepMonitor.js","sourceRoot":"","sources":["../../synthetics/stepMonitor.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -1356,6 +1356,10 @@ export interface OneDashboardPageWidgetLine {
|
|
|
1356
1356
|
* , `yAxisLeftMax` - (Optional) Adjust the Y axis to display the data within certain values by setting a minimum and maximum value for the axis for line charts and area charts. If no customization option is selected, dashboards automatically displays the full Y axis from 0 to the top value plus a margin.
|
|
1357
1357
|
*/
|
|
1358
1358
|
yAxisLeftMin?: pulumi.Input<number>;
|
|
1359
|
+
/**
|
|
1360
|
+
* (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `yAxisLeftMin` (or 0 if it is not defined) to `yAxisLeftMax`. Use `yAxisLeftZero = true` with a combination of `yAxisLeftMin` and `yAxisLeftMax` to render values from 0 or the specified minimum to the maximum, and `yAxisLeftZero = false` to fit the graph to scale.
|
|
1361
|
+
*/
|
|
1362
|
+
yAxisLeftZero?: pulumi.Input<boolean>;
|
|
1359
1363
|
}
|
|
1360
1364
|
export interface OneDashboardPageWidgetLineColor {
|
|
1361
1365
|
/**
|
|
@@ -3022,6 +3026,32 @@ export declare namespace cloud {
|
|
|
3022
3026
|
*/
|
|
3023
3027
|
resourceGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3024
3028
|
}
|
|
3029
|
+
interface AzureIntegrationsMonitor {
|
|
3030
|
+
/**
|
|
3031
|
+
* A boolean value, that specifies if the integration needs to be active. Defaults to 'true' if not specified.
|
|
3032
|
+
*/
|
|
3033
|
+
enabled?: pulumi.Input<boolean>;
|
|
3034
|
+
/**
|
|
3035
|
+
* A list of resource tags associated with the resources that need to be excluded from monitoring.
|
|
3036
|
+
*/
|
|
3037
|
+
excludeTags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3038
|
+
/**
|
|
3039
|
+
* A list of resource tags associated with the resources that need to be monitored, in a "key:value" format. If this is not specified, all resources will be monitored.
|
|
3040
|
+
*/
|
|
3041
|
+
includeTags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3042
|
+
/**
|
|
3043
|
+
* The data polling interval in seconds.
|
|
3044
|
+
*/
|
|
3045
|
+
metricsPollingInterval?: pulumi.Input<number>;
|
|
3046
|
+
/**
|
|
3047
|
+
* Specify each Resource group associated with the resources that you want to monitor. Filter values are case-sensitive
|
|
3048
|
+
*/
|
|
3049
|
+
resourceGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3050
|
+
/**
|
|
3051
|
+
* A list of Azure resource types that need to be monitored.
|
|
3052
|
+
*/
|
|
3053
|
+
resourceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3054
|
+
}
|
|
3025
3055
|
interface AzureIntegrationsMysql {
|
|
3026
3056
|
/**
|
|
3027
3057
|
* The data polling interval in seconds.
|
package/types/output.d.ts
CHANGED
|
@@ -1401,6 +1401,10 @@ export interface OneDashboardPageWidgetLine {
|
|
|
1401
1401
|
* , `yAxisLeftMax` - (Optional) Adjust the Y axis to display the data within certain values by setting a minimum and maximum value for the axis for line charts and area charts. If no customization option is selected, dashboards automatically displays the full Y axis from 0 to the top value plus a margin.
|
|
1402
1402
|
*/
|
|
1403
1403
|
yAxisLeftMin?: number;
|
|
1404
|
+
/**
|
|
1405
|
+
* (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `yAxisLeftMin` (or 0 if it is not defined) to `yAxisLeftMax`. Use `yAxisLeftZero = true` with a combination of `yAxisLeftMin` and `yAxisLeftMax` to render values from 0 or the specified minimum to the maximum, and `yAxisLeftZero = false` to fit the graph to scale.
|
|
1406
|
+
*/
|
|
1407
|
+
yAxisLeftZero?: boolean;
|
|
1404
1408
|
}
|
|
1405
1409
|
export interface OneDashboardPageWidgetLineColor {
|
|
1406
1410
|
/**
|
|
@@ -3067,6 +3071,32 @@ export declare namespace cloud {
|
|
|
3067
3071
|
*/
|
|
3068
3072
|
resourceGroups?: string[];
|
|
3069
3073
|
}
|
|
3074
|
+
interface AzureIntegrationsMonitor {
|
|
3075
|
+
/**
|
|
3076
|
+
* A boolean value, that specifies if the integration needs to be active. Defaults to 'true' if not specified.
|
|
3077
|
+
*/
|
|
3078
|
+
enabled?: boolean;
|
|
3079
|
+
/**
|
|
3080
|
+
* A list of resource tags associated with the resources that need to be excluded from monitoring.
|
|
3081
|
+
*/
|
|
3082
|
+
excludeTags?: string[];
|
|
3083
|
+
/**
|
|
3084
|
+
* A list of resource tags associated with the resources that need to be monitored, in a "key:value" format. If this is not specified, all resources will be monitored.
|
|
3085
|
+
*/
|
|
3086
|
+
includeTags?: string[];
|
|
3087
|
+
/**
|
|
3088
|
+
* The data polling interval in seconds.
|
|
3089
|
+
*/
|
|
3090
|
+
metricsPollingInterval?: number;
|
|
3091
|
+
/**
|
|
3092
|
+
* Specify each Resource group associated with the resources that you want to monitor. Filter values are case-sensitive
|
|
3093
|
+
*/
|
|
3094
|
+
resourceGroups?: string[];
|
|
3095
|
+
/**
|
|
3096
|
+
* A list of Azure resource types that need to be monitored.
|
|
3097
|
+
*/
|
|
3098
|
+
resourceTypes?: string[];
|
|
3099
|
+
}
|
|
3070
3100
|
interface AzureIntegrationsMysql {
|
|
3071
3101
|
/**
|
|
3072
3102
|
* The data polling interval in seconds.
|