@pulumi/signalfx 7.1.4 → 7.1.5
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/alertMutingRule.d.ts +27 -33
- package/alertMutingRule.js +2 -18
- package/alertMutingRule.js.map +1 -1
- package/aws/externalIntegration.d.ts +7 -19
- package/aws/externalIntegration.js +0 -12
- package/aws/externalIntegration.js.map +1 -1
- package/aws/integration.d.ts +68 -135
- package/aws/integration.js +0 -37
- package/aws/integration.js.map +1 -1
- package/aws/tokenIntegration.d.ts +5 -16
- package/aws/tokenIntegration.js +0 -11
- package/aws/tokenIntegration.js.map +1 -1
- package/azure/integration.d.ts +39 -95
- package/azure/integration.js +0 -26
- package/azure/integration.js.map +1 -1
- package/dashboard.d.ts +62 -62
- package/dashboardGroup.d.ts +21 -54
- package/dashboardGroup.js +0 -33
- package/dashboardGroup.js.map +1 -1
- package/dataLink.d.ts +12 -46
- package/dataLink.js +0 -28
- package/dataLink.js.map +1 -1
- package/detector.d.ts +55 -114
- package/detector.js +0 -51
- package/detector.js.map +1 -1
- package/eventFeedChart.d.ts +20 -38
- package/eventFeedChart.js +0 -18
- package/eventFeedChart.js.map +1 -1
- package/gcp/integration.d.ts +30 -61
- package/gcp/integration.js +0 -19
- package/gcp/integration.js.map +1 -1
- package/heatmapChart.d.ts +44 -78
- package/heatmapChart.js +0 -34
- package/heatmapChart.js.map +1 -1
- package/jira/integration.d.ts +21 -48
- package/jira/integration.js +0 -21
- package/jira/integration.js.map +1 -1
- package/listChart.d.ts +62 -109
- package/listChart.js +0 -44
- package/listChart.js.map +1 -1
- package/log/timeline.d.ts +23 -42
- package/log/timeline.js +0 -19
- package/log/timeline.js.map +1 -1
- package/log/view.d.ts +29 -50
- package/log/view.js +0 -21
- package/log/view.js.map +1 -1
- package/metricRuleset.d.ts +9 -31
- package/metricRuleset.js +0 -22
- package/metricRuleset.js.map +1 -1
- package/opsgenie/integration.d.ts +12 -25
- package/opsgenie/integration.js +0 -13
- package/opsgenie/integration.js.map +1 -1
- package/orgToken.d.ts +36 -47
- package/orgToken.js +0 -29
- package/orgToken.js.map +1 -1
- package/package.json +2 -2
- package/pagerduty/getIntegration.d.ts +12 -20
- package/pagerduty/getIntegration.js +0 -20
- package/pagerduty/getIntegration.js.map +1 -1
- package/pagerduty/integration.d.ts +9 -20
- package/pagerduty/integration.js +0 -11
- package/pagerduty/integration.js.map +1 -1
- package/servicenow/integration.d.ts +15 -44
- package/servicenow/integration.js +0 -17
- package/servicenow/integration.js.map +1 -1
- package/singleValueChart.d.ts +38 -73
- package/singleValueChart.js +0 -35
- package/singleValueChart.js.map +1 -1
- package/slack/integration.d.ts +9 -21
- package/slack/integration.js +0 -12
- package/slack/integration.js.map +1 -1
- package/slo.d.ts +12 -52
- package/slo.js +0 -37
- package/slo.js.map +1 -1
- package/tableChart.d.ts +14 -30
- package/tableChart.js +0 -16
- package/tableChart.js.map +1 -1
- package/team.d.ts +29 -50
- package/team.js +0 -21
- package/team.js.map +1 -1
- package/textChart.d.ts +11 -26
- package/textChart.js +0 -15
- package/textChart.js.map +1 -1
- package/timeChart.d.ts +92 -146
- package/timeChart.js +0 -66
- package/timeChart.js.map +1 -1
- package/types/input.d.ts +211 -182
- package/types/output.d.ts +211 -182
- package/victorops/integration.d.ts +9 -21
- package/victorops/integration.js +0 -12
- package/victorops/integration.js.map +1 -1
- package/webhookIntegration.d.ts +36 -28
- package/webhookIntegration.js +4 -16
- package/webhookIntegration.js.map +1 -1
package/log/timeline.js
CHANGED
|
@@ -11,25 +11,6 @@ const utilities = require("../utilities");
|
|
|
11
11
|
* A log timeline chart displays timeline visualization in a dashboard and shows you in detail what is happening and why.
|
|
12
12
|
*
|
|
13
13
|
* ## Example
|
|
14
|
-
*
|
|
15
|
-
* ## Arguments
|
|
16
|
-
*
|
|
17
|
-
* The following arguments are supported in the resource block:
|
|
18
|
-
*
|
|
19
|
-
* * `name` - (Required) Name of the log timeline.
|
|
20
|
-
* * `programText` - (Required) Signalflow program text for the log timeline. More info at https://dev.splunk.com/observability/docs/.
|
|
21
|
-
* * `description` - (Optional) Description of the log timeline.
|
|
22
|
-
* * `timeRange` - (Optional) From when to display data. Splunk Observability Cloud time syntax (e.g. `"-5m"`, `"-1h"`). Conflicts with `startTime` and `endTime`.
|
|
23
|
-
* * `startTime` - (Optional) Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
24
|
-
* * `endTime` - (Optional) Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
25
|
-
* * `defaultConnection` - (Optional) The connection that the log timeline uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
|
|
26
|
-
*
|
|
27
|
-
* ## Attributes
|
|
28
|
-
*
|
|
29
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
30
|
-
*
|
|
31
|
-
* * `id` - The ID of the log timeline.
|
|
32
|
-
* * `url` - The URL of the log timeline.
|
|
33
14
|
*/
|
|
34
15
|
class Timeline extends pulumi.CustomResource {
|
|
35
16
|
/**
|
package/log/timeline.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timeline.js","sourceRoot":"","sources":["../../log/timeline.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"timeline.js","sourceRoot":"","sources":["../../log/timeline.ts"],"names":[],"mappings":"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"}
|
package/log/view.d.ts
CHANGED
|
@@ -7,27 +7,6 @@ import * as outputs from "../types/output";
|
|
|
7
7
|
* A log view displays log lines in a table form in a dashboard and shows you in detail what is happening and why.
|
|
8
8
|
*
|
|
9
9
|
* ## Example
|
|
10
|
-
*
|
|
11
|
-
* ## Arguments
|
|
12
|
-
*
|
|
13
|
-
* The following arguments are supported in the resource block:
|
|
14
|
-
*
|
|
15
|
-
* * `name` - (Required) Name of the log view.
|
|
16
|
-
* * `programText` - (Required) Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
|
|
17
|
-
* * `description` - (Optional) Description of the log view.
|
|
18
|
-
* * `timeRange` - (Optional) From when to display data. Splunk Observability Cloud time syntax (e.g. `"-5m"`, `"-1h"`). Conflicts with `startTime` and `endTime`.
|
|
19
|
-
* * `startTime` - (Optional) Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
20
|
-
* * `endTime` - (Optional) Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
21
|
-
* * `columns` - (Optional) The column headers to show on the log view.
|
|
22
|
-
* * `sortOptions` - (Optional) The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
|
|
23
|
-
* * `defaultConnection` - (Optional) The connection that the log view uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
|
|
24
|
-
*
|
|
25
|
-
* ## Attributes
|
|
26
|
-
*
|
|
27
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
28
|
-
*
|
|
29
|
-
* * `id` - The ID of the log view.
|
|
30
|
-
* * `url` - The URL of the log view.
|
|
31
10
|
*/
|
|
32
11
|
export declare class View extends pulumi.CustomResource {
|
|
33
12
|
/**
|
|
@@ -46,43 +25,43 @@ export declare class View extends pulumi.CustomResource {
|
|
|
46
25
|
*/
|
|
47
26
|
static isInstance(obj: any): obj is View;
|
|
48
27
|
/**
|
|
49
|
-
*
|
|
28
|
+
* The column headers to show on the log view.
|
|
50
29
|
*/
|
|
51
30
|
readonly columns: pulumi.Output<outputs.log.ViewColumn[] | undefined>;
|
|
52
31
|
/**
|
|
53
|
-
*
|
|
32
|
+
* The connection that the log view uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
|
|
54
33
|
*/
|
|
55
34
|
readonly defaultConnection: pulumi.Output<string | undefined>;
|
|
56
35
|
/**
|
|
57
|
-
* Description of the
|
|
36
|
+
* Description of the log view.
|
|
58
37
|
*/
|
|
59
38
|
readonly description: pulumi.Output<string | undefined>;
|
|
60
39
|
/**
|
|
61
|
-
* Seconds since epoch
|
|
40
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
62
41
|
*/
|
|
63
42
|
readonly endTime: pulumi.Output<number | undefined>;
|
|
64
43
|
/**
|
|
65
|
-
* Name of the
|
|
44
|
+
* Name of the log view.
|
|
66
45
|
*/
|
|
67
46
|
readonly name: pulumi.Output<string>;
|
|
68
47
|
/**
|
|
69
|
-
* Signalflow program text for the
|
|
48
|
+
* Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
|
|
70
49
|
*/
|
|
71
50
|
readonly programText: pulumi.Output<string>;
|
|
72
51
|
/**
|
|
73
|
-
*
|
|
52
|
+
* The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
|
|
74
53
|
*/
|
|
75
54
|
readonly sortOptions: pulumi.Output<outputs.log.ViewSortOption[] | undefined>;
|
|
76
55
|
/**
|
|
77
|
-
* Seconds since epoch
|
|
56
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
78
57
|
*/
|
|
79
58
|
readonly startTime: pulumi.Output<number | undefined>;
|
|
80
59
|
/**
|
|
81
|
-
*
|
|
60
|
+
* From when to display data. Splunk Observability Cloud time syntax (e.g. `"-5m"`, `"-1h"`). Conflicts with `startTime` and `endTime`.
|
|
82
61
|
*/
|
|
83
62
|
readonly timeRange: pulumi.Output<number | undefined>;
|
|
84
63
|
/**
|
|
85
|
-
* URL of the
|
|
64
|
+
* The URL of the log view.
|
|
86
65
|
*/
|
|
87
66
|
readonly url: pulumi.Output<string>;
|
|
88
67
|
/**
|
|
@@ -99,43 +78,43 @@ export declare class View extends pulumi.CustomResource {
|
|
|
99
78
|
*/
|
|
100
79
|
export interface ViewState {
|
|
101
80
|
/**
|
|
102
|
-
*
|
|
81
|
+
* The column headers to show on the log view.
|
|
103
82
|
*/
|
|
104
83
|
columns?: pulumi.Input<pulumi.Input<inputs.log.ViewColumn>[]>;
|
|
105
84
|
/**
|
|
106
|
-
*
|
|
85
|
+
* The connection that the log view uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
|
|
107
86
|
*/
|
|
108
87
|
defaultConnection?: pulumi.Input<string>;
|
|
109
88
|
/**
|
|
110
|
-
* Description of the
|
|
89
|
+
* Description of the log view.
|
|
111
90
|
*/
|
|
112
91
|
description?: pulumi.Input<string>;
|
|
113
92
|
/**
|
|
114
|
-
* Seconds since epoch
|
|
93
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
115
94
|
*/
|
|
116
95
|
endTime?: pulumi.Input<number>;
|
|
117
96
|
/**
|
|
118
|
-
* Name of the
|
|
97
|
+
* Name of the log view.
|
|
119
98
|
*/
|
|
120
99
|
name?: pulumi.Input<string>;
|
|
121
100
|
/**
|
|
122
|
-
* Signalflow program text for the
|
|
101
|
+
* Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
|
|
123
102
|
*/
|
|
124
103
|
programText?: pulumi.Input<string>;
|
|
125
104
|
/**
|
|
126
|
-
*
|
|
105
|
+
* The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
|
|
127
106
|
*/
|
|
128
107
|
sortOptions?: pulumi.Input<pulumi.Input<inputs.log.ViewSortOption>[]>;
|
|
129
108
|
/**
|
|
130
|
-
* Seconds since epoch
|
|
109
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
131
110
|
*/
|
|
132
111
|
startTime?: pulumi.Input<number>;
|
|
133
112
|
/**
|
|
134
|
-
*
|
|
113
|
+
* From when to display data. Splunk Observability Cloud time syntax (e.g. `"-5m"`, `"-1h"`). Conflicts with `startTime` and `endTime`.
|
|
135
114
|
*/
|
|
136
115
|
timeRange?: pulumi.Input<number>;
|
|
137
116
|
/**
|
|
138
|
-
* URL of the
|
|
117
|
+
* The URL of the log view.
|
|
139
118
|
*/
|
|
140
119
|
url?: pulumi.Input<string>;
|
|
141
120
|
}
|
|
@@ -144,39 +123,39 @@ export interface ViewState {
|
|
|
144
123
|
*/
|
|
145
124
|
export interface ViewArgs {
|
|
146
125
|
/**
|
|
147
|
-
*
|
|
126
|
+
* The column headers to show on the log view.
|
|
148
127
|
*/
|
|
149
128
|
columns?: pulumi.Input<pulumi.Input<inputs.log.ViewColumn>[]>;
|
|
150
129
|
/**
|
|
151
|
-
*
|
|
130
|
+
* The connection that the log view uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
|
|
152
131
|
*/
|
|
153
132
|
defaultConnection?: pulumi.Input<string>;
|
|
154
133
|
/**
|
|
155
|
-
* Description of the
|
|
134
|
+
* Description of the log view.
|
|
156
135
|
*/
|
|
157
136
|
description?: pulumi.Input<string>;
|
|
158
137
|
/**
|
|
159
|
-
* Seconds since epoch
|
|
138
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
160
139
|
*/
|
|
161
140
|
endTime?: pulumi.Input<number>;
|
|
162
141
|
/**
|
|
163
|
-
* Name of the
|
|
142
|
+
* Name of the log view.
|
|
164
143
|
*/
|
|
165
144
|
name?: pulumi.Input<string>;
|
|
166
145
|
/**
|
|
167
|
-
* Signalflow program text for the
|
|
146
|
+
* Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
|
|
168
147
|
*/
|
|
169
148
|
programText: pulumi.Input<string>;
|
|
170
149
|
/**
|
|
171
|
-
*
|
|
150
|
+
* The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
|
|
172
151
|
*/
|
|
173
152
|
sortOptions?: pulumi.Input<pulumi.Input<inputs.log.ViewSortOption>[]>;
|
|
174
153
|
/**
|
|
175
|
-
* Seconds since epoch
|
|
154
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
176
155
|
*/
|
|
177
156
|
startTime?: pulumi.Input<number>;
|
|
178
157
|
/**
|
|
179
|
-
*
|
|
158
|
+
* From when to display data. Splunk Observability Cloud time syntax (e.g. `"-5m"`, `"-1h"`). Conflicts with `startTime` and `endTime`.
|
|
180
159
|
*/
|
|
181
160
|
timeRange?: pulumi.Input<number>;
|
|
182
161
|
}
|
package/log/view.js
CHANGED
|
@@ -11,27 +11,6 @@ const utilities = require("../utilities");
|
|
|
11
11
|
* A log view displays log lines in a table form in a dashboard and shows you in detail what is happening and why.
|
|
12
12
|
*
|
|
13
13
|
* ## Example
|
|
14
|
-
*
|
|
15
|
-
* ## Arguments
|
|
16
|
-
*
|
|
17
|
-
* The following arguments are supported in the resource block:
|
|
18
|
-
*
|
|
19
|
-
* * `name` - (Required) Name of the log view.
|
|
20
|
-
* * `programText` - (Required) Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
|
|
21
|
-
* * `description` - (Optional) Description of the log view.
|
|
22
|
-
* * `timeRange` - (Optional) From when to display data. Splunk Observability Cloud time syntax (e.g. `"-5m"`, `"-1h"`). Conflicts with `startTime` and `endTime`.
|
|
23
|
-
* * `startTime` - (Optional) Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
24
|
-
* * `endTime` - (Optional) Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
25
|
-
* * `columns` - (Optional) The column headers to show on the log view.
|
|
26
|
-
* * `sortOptions` - (Optional) The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
|
|
27
|
-
* * `defaultConnection` - (Optional) The connection that the log view uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
|
|
28
|
-
*
|
|
29
|
-
* ## Attributes
|
|
30
|
-
*
|
|
31
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
32
|
-
*
|
|
33
|
-
* * `id` - The ID of the log view.
|
|
34
|
-
* * `url` - The URL of the log view.
|
|
35
14
|
*/
|
|
36
15
|
class View extends pulumi.CustomResource {
|
|
37
16
|
/**
|
package/log/view.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"view.js","sourceRoot":"","sources":["../../log/view.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"view.js","sourceRoot":"","sources":["../../log/view.ts"],"names":[],"mappings":"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"}
|
package/metricRuleset.d.ts
CHANGED
|
@@ -7,28 +7,6 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
* > **NOTE** When managing metric rulesets to drop data use a session token for an administrator to authenticate the Splunk Observability Cloud provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator). Otherwise you'll receive a 4xx error.
|
|
8
8
|
*
|
|
9
9
|
* ## Example
|
|
10
|
-
*
|
|
11
|
-
* ## Arguments
|
|
12
|
-
*
|
|
13
|
-
* The following arguments are supported in the resource block:
|
|
14
|
-
*
|
|
15
|
-
* * `metricName` - (Required) Name of the input metric
|
|
16
|
-
* * `aggregationRules` - (Optional) List of aggregation rules for the metric
|
|
17
|
-
* * `enabled` - (Required) When false, this rule will not generate aggregated MTSs
|
|
18
|
-
* * `name` - (Optional) name of the aggregation rule
|
|
19
|
-
* * `matcher` - (Required) Matcher object
|
|
20
|
-
* * `type` - (Required) Type of matcher. Must always be "dimension"
|
|
21
|
-
* * `filters` - (Optional) List of filters to filter the set of input MTSs
|
|
22
|
-
* * `property` - (Required) - Name of the dimension
|
|
23
|
-
* * `propertyValue` - (Required) - Value of the dimension
|
|
24
|
-
* * `not` - When true, this filter will match all values not matching the propertyValues
|
|
25
|
-
* * `aggregator` - (Required) - Aggregator object
|
|
26
|
-
* * `type` - (Required) Type of aggregator. Must always be "rollup"
|
|
27
|
-
* * `dimensions` - (Required) List of dimensions to either be kept or dropped in the new aggregated MTSs
|
|
28
|
-
* * `dropDimensions` - (Required) when true, the specified dimensions will be dropped from the aggregated MTSs
|
|
29
|
-
* * `outputName` - (Required) name of the new aggregated metric
|
|
30
|
-
* * `routingRule` - (Required) Routing Rule object
|
|
31
|
-
* * `destination` - (Required) - end destination of the input metric. Must be `RealTime` or `Drop`
|
|
32
10
|
*/
|
|
33
11
|
export declare class MetricRuleset extends pulumi.CustomResource {
|
|
34
12
|
/**
|
|
@@ -47,7 +25,7 @@ export declare class MetricRuleset extends pulumi.CustomResource {
|
|
|
47
25
|
*/
|
|
48
26
|
static isInstance(obj: any): obj is MetricRuleset;
|
|
49
27
|
/**
|
|
50
|
-
*
|
|
28
|
+
* List of aggregation rules for the metric
|
|
51
29
|
*/
|
|
52
30
|
readonly aggregationRules: pulumi.Output<outputs.MetricRulesetAggregationRule[] | undefined>;
|
|
53
31
|
/**
|
|
@@ -71,11 +49,11 @@ export declare class MetricRuleset extends pulumi.CustomResource {
|
|
|
71
49
|
*/
|
|
72
50
|
readonly lastUpdatedByName: pulumi.Output<string>;
|
|
73
51
|
/**
|
|
74
|
-
* Name of the metric
|
|
52
|
+
* Name of the input metric
|
|
75
53
|
*/
|
|
76
54
|
readonly metricName: pulumi.Output<string>;
|
|
77
55
|
/**
|
|
78
|
-
*
|
|
56
|
+
* Routing Rule object
|
|
79
57
|
*/
|
|
80
58
|
readonly routingRules: pulumi.Output<outputs.MetricRulesetRoutingRule[]>;
|
|
81
59
|
/**
|
|
@@ -96,7 +74,7 @@ export declare class MetricRuleset extends pulumi.CustomResource {
|
|
|
96
74
|
*/
|
|
97
75
|
export interface MetricRulesetState {
|
|
98
76
|
/**
|
|
99
|
-
*
|
|
77
|
+
* List of aggregation rules for the metric
|
|
100
78
|
*/
|
|
101
79
|
aggregationRules?: pulumi.Input<pulumi.Input<inputs.MetricRulesetAggregationRule>[]>;
|
|
102
80
|
/**
|
|
@@ -120,11 +98,11 @@ export interface MetricRulesetState {
|
|
|
120
98
|
*/
|
|
121
99
|
lastUpdatedByName?: pulumi.Input<string>;
|
|
122
100
|
/**
|
|
123
|
-
* Name of the metric
|
|
101
|
+
* Name of the input metric
|
|
124
102
|
*/
|
|
125
103
|
metricName?: pulumi.Input<string>;
|
|
126
104
|
/**
|
|
127
|
-
*
|
|
105
|
+
* Routing Rule object
|
|
128
106
|
*/
|
|
129
107
|
routingRules?: pulumi.Input<pulumi.Input<inputs.MetricRulesetRoutingRule>[]>;
|
|
130
108
|
/**
|
|
@@ -137,15 +115,15 @@ export interface MetricRulesetState {
|
|
|
137
115
|
*/
|
|
138
116
|
export interface MetricRulesetArgs {
|
|
139
117
|
/**
|
|
140
|
-
*
|
|
118
|
+
* List of aggregation rules for the metric
|
|
141
119
|
*/
|
|
142
120
|
aggregationRules?: pulumi.Input<pulumi.Input<inputs.MetricRulesetAggregationRule>[]>;
|
|
143
121
|
/**
|
|
144
|
-
* Name of the metric
|
|
122
|
+
* Name of the input metric
|
|
145
123
|
*/
|
|
146
124
|
metricName: pulumi.Input<string>;
|
|
147
125
|
/**
|
|
148
|
-
*
|
|
126
|
+
* Routing Rule object
|
|
149
127
|
*/
|
|
150
128
|
routingRules: pulumi.Input<pulumi.Input<inputs.MetricRulesetRoutingRule>[]>;
|
|
151
129
|
}
|
package/metricRuleset.js
CHANGED
|
@@ -11,28 +11,6 @@ const utilities = require("./utilities");
|
|
|
11
11
|
* > **NOTE** When managing metric rulesets to drop data use a session token for an administrator to authenticate the Splunk Observability Cloud provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator). Otherwise you'll receive a 4xx error.
|
|
12
12
|
*
|
|
13
13
|
* ## Example
|
|
14
|
-
*
|
|
15
|
-
* ## Arguments
|
|
16
|
-
*
|
|
17
|
-
* The following arguments are supported in the resource block:
|
|
18
|
-
*
|
|
19
|
-
* * `metricName` - (Required) Name of the input metric
|
|
20
|
-
* * `aggregationRules` - (Optional) List of aggregation rules for the metric
|
|
21
|
-
* * `enabled` - (Required) When false, this rule will not generate aggregated MTSs
|
|
22
|
-
* * `name` - (Optional) name of the aggregation rule
|
|
23
|
-
* * `matcher` - (Required) Matcher object
|
|
24
|
-
* * `type` - (Required) Type of matcher. Must always be "dimension"
|
|
25
|
-
* * `filters` - (Optional) List of filters to filter the set of input MTSs
|
|
26
|
-
* * `property` - (Required) - Name of the dimension
|
|
27
|
-
* * `propertyValue` - (Required) - Value of the dimension
|
|
28
|
-
* * `not` - When true, this filter will match all values not matching the propertyValues
|
|
29
|
-
* * `aggregator` - (Required) - Aggregator object
|
|
30
|
-
* * `type` - (Required) Type of aggregator. Must always be "rollup"
|
|
31
|
-
* * `dimensions` - (Required) List of dimensions to either be kept or dropped in the new aggregated MTSs
|
|
32
|
-
* * `dropDimensions` - (Required) when true, the specified dimensions will be dropped from the aggregated MTSs
|
|
33
|
-
* * `outputName` - (Required) name of the new aggregated metric
|
|
34
|
-
* * `routingRule` - (Required) Routing Rule object
|
|
35
|
-
* * `destination` - (Required) - end destination of the input metric. Must be `RealTime` or `Drop`
|
|
36
14
|
*/
|
|
37
15
|
class MetricRuleset extends pulumi.CustomResource {
|
|
38
16
|
/**
|
package/metricRuleset.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metricRuleset.js","sourceRoot":"","sources":["../metricRuleset.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"metricRuleset.js","sourceRoot":"","sources":["../metricRuleset.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,19 +5,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
* > **NOTE** When managing integrations, use a session token of an administrator to authenticate the Splunk Observability Cloud provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator). Otherwise you'll receive a 4xx error.
|
|
6
6
|
*
|
|
7
7
|
* ## Example
|
|
8
|
-
*
|
|
9
|
-
* ## Arguments
|
|
10
|
-
*
|
|
11
|
-
* * `name` - (Required) Name of the integration.
|
|
12
|
-
* * `enabled` - (Required) Whether the integration is enabled.
|
|
13
|
-
* * `apiKey` - (Required) The API key
|
|
14
|
-
* * `apiUrl` - (Optional) Opsgenie API URL. Will default to `https://api.opsgenie.com`. You might also want `https://api.eu.opsgenie.com`.
|
|
15
|
-
*
|
|
16
|
-
* ## Attributes
|
|
17
|
-
*
|
|
18
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
19
|
-
*
|
|
20
|
-
* * `id` - The ID of the integration.
|
|
21
8
|
*/
|
|
22
9
|
export declare class Integration extends pulumi.CustomResource {
|
|
23
10
|
/**
|
|
@@ -36,19 +23,19 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
36
23
|
*/
|
|
37
24
|
static isInstance(obj: any): obj is Integration;
|
|
38
25
|
/**
|
|
39
|
-
*
|
|
26
|
+
* The API key
|
|
40
27
|
*/
|
|
41
28
|
readonly apiKey: pulumi.Output<string>;
|
|
42
29
|
/**
|
|
43
|
-
* Opsgenie API URL
|
|
30
|
+
* Opsgenie API URL. Will default to `https://api.opsgenie.com`. You might also want `https://api.eu.opsgenie.com`.
|
|
44
31
|
*/
|
|
45
32
|
readonly apiUrl: pulumi.Output<string | undefined>;
|
|
46
33
|
/**
|
|
47
|
-
* Whether the integration is enabled
|
|
34
|
+
* Whether the integration is enabled.
|
|
48
35
|
*/
|
|
49
36
|
readonly enabled: pulumi.Output<boolean>;
|
|
50
37
|
/**
|
|
51
|
-
* Name of the integration
|
|
38
|
+
* Name of the integration.
|
|
52
39
|
*/
|
|
53
40
|
readonly name: pulumi.Output<string>;
|
|
54
41
|
/**
|
|
@@ -65,19 +52,19 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
65
52
|
*/
|
|
66
53
|
export interface IntegrationState {
|
|
67
54
|
/**
|
|
68
|
-
*
|
|
55
|
+
* The API key
|
|
69
56
|
*/
|
|
70
57
|
apiKey?: pulumi.Input<string>;
|
|
71
58
|
/**
|
|
72
|
-
* Opsgenie API URL
|
|
59
|
+
* Opsgenie API URL. Will default to `https://api.opsgenie.com`. You might also want `https://api.eu.opsgenie.com`.
|
|
73
60
|
*/
|
|
74
61
|
apiUrl?: pulumi.Input<string>;
|
|
75
62
|
/**
|
|
76
|
-
* Whether the integration is enabled
|
|
63
|
+
* Whether the integration is enabled.
|
|
77
64
|
*/
|
|
78
65
|
enabled?: pulumi.Input<boolean>;
|
|
79
66
|
/**
|
|
80
|
-
* Name of the integration
|
|
67
|
+
* Name of the integration.
|
|
81
68
|
*/
|
|
82
69
|
name?: pulumi.Input<string>;
|
|
83
70
|
}
|
|
@@ -86,19 +73,19 @@ export interface IntegrationState {
|
|
|
86
73
|
*/
|
|
87
74
|
export interface IntegrationArgs {
|
|
88
75
|
/**
|
|
89
|
-
*
|
|
76
|
+
* The API key
|
|
90
77
|
*/
|
|
91
78
|
apiKey: pulumi.Input<string>;
|
|
92
79
|
/**
|
|
93
|
-
* Opsgenie API URL
|
|
80
|
+
* Opsgenie API URL. Will default to `https://api.opsgenie.com`. You might also want `https://api.eu.opsgenie.com`.
|
|
94
81
|
*/
|
|
95
82
|
apiUrl?: pulumi.Input<string>;
|
|
96
83
|
/**
|
|
97
|
-
* Whether the integration is enabled
|
|
84
|
+
* Whether the integration is enabled.
|
|
98
85
|
*/
|
|
99
86
|
enabled: pulumi.Input<boolean>;
|
|
100
87
|
/**
|
|
101
|
-
* Name of the integration
|
|
88
|
+
* Name of the integration.
|
|
102
89
|
*/
|
|
103
90
|
name?: pulumi.Input<string>;
|
|
104
91
|
}
|
package/opsgenie/integration.js
CHANGED
|
@@ -11,19 +11,6 @@ const utilities = require("../utilities");
|
|
|
11
11
|
* > **NOTE** When managing integrations, use a session token of an administrator to authenticate the Splunk Observability Cloud provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator). Otherwise you'll receive a 4xx error.
|
|
12
12
|
*
|
|
13
13
|
* ## Example
|
|
14
|
-
*
|
|
15
|
-
* ## Arguments
|
|
16
|
-
*
|
|
17
|
-
* * `name` - (Required) Name of the integration.
|
|
18
|
-
* * `enabled` - (Required) Whether the integration is enabled.
|
|
19
|
-
* * `apiKey` - (Required) The API key
|
|
20
|
-
* * `apiUrl` - (Optional) Opsgenie API URL. Will default to `https://api.opsgenie.com`. You might also want `https://api.eu.opsgenie.com`.
|
|
21
|
-
*
|
|
22
|
-
* ## Attributes
|
|
23
|
-
*
|
|
24
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
25
|
-
*
|
|
26
|
-
* * `id` - The ID of the integration.
|
|
27
14
|
*/
|
|
28
15
|
class Integration extends pulumi.CustomResource {
|
|
29
16
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../opsgenie/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../opsgenie/integration.ts"],"names":[],"mappings":"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"}
|