@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/azure/integration.d.ts
CHANGED
|
@@ -7,32 +7,6 @@ import * as outputs from "../types/output";
|
|
|
7
7
|
* > **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.
|
|
8
8
|
*
|
|
9
9
|
* ## Example
|
|
10
|
-
*
|
|
11
|
-
* ## Arguments
|
|
12
|
-
*
|
|
13
|
-
* * `appId` - (Required) Azure application ID for the Splunk Observability Cloud app. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
14
|
-
* * `enabled` - (Required) Whether the integration is enabled.
|
|
15
|
-
* * `customNamespacesPerService` - (Optional) Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so, for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in addition to the default namespaces.
|
|
16
|
-
* * `namespaces` - (Required) The additional namespaces.
|
|
17
|
-
* * `service` - (Required) The name of the service.
|
|
18
|
-
* * `environment` (Optional) What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
19
|
-
* * `name` - (Required) Name of the integration.
|
|
20
|
-
* * `namedToken` - (Optional) Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
21
|
-
* * `pollRate` - (Optional) Azure poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
22
|
-
* * `resourceFilterRules` - (Optional) List of rules for filtering Azure resources by their tags.
|
|
23
|
-
* * `filterSource` - (Required) Expression that selects the data that Splunk Observability Cloud should sync for the resource associated with this sync rule. The expression uses the syntax defined for the SignalFlow `filter()` function. The source of each filter rule must be in the form filter('key', 'value'). You can join multiple filter statements using the and and or operators. Referenced keys are limited to tags and must start with the azure_tag_ prefix.
|
|
24
|
-
* * `secretKey` - (Required) Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant ID. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
25
|
-
* * `services` - (Required) List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor. Can be an empty list to import data for all supported services. See [Microsoft Azure services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#azure-integrations) for a list of valid values.
|
|
26
|
-
* * `subscriptions` - (Required) List of Azure subscriptions that Splunk Observability Cloud should monitor.
|
|
27
|
-
* * `syncGuestOsNamespaces` - (Optional) If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets): telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested. Defaults to false.
|
|
28
|
-
* * `importAzureMonitor` - (Optional) If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will import only metadata. Defaults to true.
|
|
29
|
-
* * `tenantId` (Required) Azure ID of the Azure tenant. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
30
|
-
*
|
|
31
|
-
* ## Attributes
|
|
32
|
-
*
|
|
33
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
34
|
-
*
|
|
35
|
-
* * `id` - The ID of the integration.
|
|
36
10
|
*/
|
|
37
11
|
export declare class Integration extends pulumi.CustomResource {
|
|
38
12
|
/**
|
|
@@ -55,55 +29,47 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
55
29
|
*/
|
|
56
30
|
readonly additionalServices: pulumi.Output<string[] | undefined>;
|
|
57
31
|
/**
|
|
58
|
-
* Azure application ID for the Splunk Observability Cloud app.
|
|
32
|
+
* Azure application ID for the Splunk Observability Cloud app. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
59
33
|
*/
|
|
60
34
|
readonly appId: pulumi.Output<string>;
|
|
61
35
|
/**
|
|
62
|
-
* Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter
|
|
63
|
-
* `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so,
|
|
64
|
-
* for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in
|
|
65
|
-
* addition to the default namespaces.
|
|
36
|
+
* Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so, for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in addition to the default namespaces.
|
|
66
37
|
*/
|
|
67
38
|
readonly customNamespacesPerServices: pulumi.Output<outputs.azure.IntegrationCustomNamespacesPerService[] | undefined>;
|
|
68
39
|
/**
|
|
69
|
-
* Whether the integration is enabled
|
|
40
|
+
* Whether the integration is enabled.
|
|
70
41
|
*/
|
|
71
42
|
readonly enabled: pulumi.Output<boolean>;
|
|
72
43
|
/**
|
|
73
|
-
*
|
|
74
|
-
* `"azure"`
|
|
44
|
+
* What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
75
45
|
*/
|
|
76
46
|
readonly environment: pulumi.Output<string | undefined>;
|
|
77
47
|
/**
|
|
78
|
-
* If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will
|
|
79
|
-
* import only metadata. Defaults to true.
|
|
48
|
+
* If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will import only metadata. Defaults to true.
|
|
80
49
|
*/
|
|
81
50
|
readonly importAzureMonitor: pulumi.Output<boolean | undefined>;
|
|
82
51
|
/**
|
|
83
|
-
* Name of the integration
|
|
52
|
+
* Name of the integration.
|
|
84
53
|
*/
|
|
85
54
|
readonly name: pulumi.Output<string>;
|
|
86
55
|
/**
|
|
87
|
-
*
|
|
56
|
+
* Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
88
57
|
*/
|
|
89
58
|
readonly namedToken: pulumi.Output<string | undefined>;
|
|
90
59
|
/**
|
|
91
|
-
* Azure poll rate (in seconds).
|
|
60
|
+
* Azure poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
92
61
|
*/
|
|
93
62
|
readonly pollRate: pulumi.Output<number | undefined>;
|
|
94
63
|
/**
|
|
95
|
-
* List of rules for filtering Azure resources by their tags.
|
|
96
|
-
* filter('key', 'value'). You can join multiple filter statements using the and and or operators. Referenced keys are
|
|
97
|
-
* limited to tags and must start with the azure_tag_ prefix..
|
|
64
|
+
* List of rules for filtering Azure resources by their tags.
|
|
98
65
|
*/
|
|
99
66
|
readonly resourceFilterRules: pulumi.Output<outputs.azure.IntegrationResourceFilterRule[] | undefined>;
|
|
100
67
|
/**
|
|
101
|
-
* Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant.
|
|
68
|
+
* Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant ID. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
102
69
|
*/
|
|
103
70
|
readonly secretKey: pulumi.Output<string>;
|
|
104
71
|
/**
|
|
105
|
-
* List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor.
|
|
106
|
-
* Observability Cloud only supports certain services, and if you specify an unsupported one, you receive an API error.
|
|
72
|
+
* List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor. Can be an empty list to import data for all supported services. See [Microsoft Azure services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#azure-integrations) for a list of valid values.
|
|
107
73
|
*/
|
|
108
74
|
readonly services: pulumi.Output<string[]>;
|
|
109
75
|
/**
|
|
@@ -111,13 +77,11 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
111
77
|
*/
|
|
112
78
|
readonly subscriptions: pulumi.Output<string[]>;
|
|
113
79
|
/**
|
|
114
|
-
* If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets):
|
|
115
|
-
* telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their
|
|
116
|
-
* Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested.
|
|
80
|
+
* If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets): telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested. Defaults to false.
|
|
117
81
|
*/
|
|
118
82
|
readonly syncGuestOsNamespaces: pulumi.Output<boolean | undefined>;
|
|
119
83
|
/**
|
|
120
|
-
* Azure ID of the Azure tenant.
|
|
84
|
+
* Azure ID of the Azure tenant. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
121
85
|
*/
|
|
122
86
|
readonly tenantId: pulumi.Output<string>;
|
|
123
87
|
/**
|
|
@@ -138,55 +102,47 @@ export interface IntegrationState {
|
|
|
138
102
|
*/
|
|
139
103
|
additionalServices?: pulumi.Input<pulumi.Input<string>[]>;
|
|
140
104
|
/**
|
|
141
|
-
* Azure application ID for the Splunk Observability Cloud app.
|
|
105
|
+
* Azure application ID for the Splunk Observability Cloud app. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
142
106
|
*/
|
|
143
107
|
appId?: pulumi.Input<string>;
|
|
144
108
|
/**
|
|
145
|
-
* Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter
|
|
146
|
-
* `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so,
|
|
147
|
-
* for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in
|
|
148
|
-
* addition to the default namespaces.
|
|
109
|
+
* Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so, for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in addition to the default namespaces.
|
|
149
110
|
*/
|
|
150
111
|
customNamespacesPerServices?: pulumi.Input<pulumi.Input<inputs.azure.IntegrationCustomNamespacesPerService>[]>;
|
|
151
112
|
/**
|
|
152
|
-
* Whether the integration is enabled
|
|
113
|
+
* Whether the integration is enabled.
|
|
153
114
|
*/
|
|
154
115
|
enabled?: pulumi.Input<boolean>;
|
|
155
116
|
/**
|
|
156
|
-
*
|
|
157
|
-
* `"azure"`
|
|
117
|
+
* What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
158
118
|
*/
|
|
159
119
|
environment?: pulumi.Input<string>;
|
|
160
120
|
/**
|
|
161
|
-
* If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will
|
|
162
|
-
* import only metadata. Defaults to true.
|
|
121
|
+
* If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will import only metadata. Defaults to true.
|
|
163
122
|
*/
|
|
164
123
|
importAzureMonitor?: pulumi.Input<boolean>;
|
|
165
124
|
/**
|
|
166
|
-
* Name of the integration
|
|
125
|
+
* Name of the integration.
|
|
167
126
|
*/
|
|
168
127
|
name?: pulumi.Input<string>;
|
|
169
128
|
/**
|
|
170
|
-
*
|
|
129
|
+
* Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
171
130
|
*/
|
|
172
131
|
namedToken?: pulumi.Input<string>;
|
|
173
132
|
/**
|
|
174
|
-
* Azure poll rate (in seconds).
|
|
133
|
+
* Azure poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
175
134
|
*/
|
|
176
135
|
pollRate?: pulumi.Input<number>;
|
|
177
136
|
/**
|
|
178
|
-
* List of rules for filtering Azure resources by their tags.
|
|
179
|
-
* filter('key', 'value'). You can join multiple filter statements using the and and or operators. Referenced keys are
|
|
180
|
-
* limited to tags and must start with the azure_tag_ prefix..
|
|
137
|
+
* List of rules for filtering Azure resources by their tags.
|
|
181
138
|
*/
|
|
182
139
|
resourceFilterRules?: pulumi.Input<pulumi.Input<inputs.azure.IntegrationResourceFilterRule>[]>;
|
|
183
140
|
/**
|
|
184
|
-
* Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant.
|
|
141
|
+
* Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant ID. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
185
142
|
*/
|
|
186
143
|
secretKey?: pulumi.Input<string>;
|
|
187
144
|
/**
|
|
188
|
-
* List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor.
|
|
189
|
-
* Observability Cloud only supports certain services, and if you specify an unsupported one, you receive an API error.
|
|
145
|
+
* List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor. Can be an empty list to import data for all supported services. See [Microsoft Azure services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#azure-integrations) for a list of valid values.
|
|
190
146
|
*/
|
|
191
147
|
services?: pulumi.Input<pulumi.Input<string>[]>;
|
|
192
148
|
/**
|
|
@@ -194,13 +150,11 @@ export interface IntegrationState {
|
|
|
194
150
|
*/
|
|
195
151
|
subscriptions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
196
152
|
/**
|
|
197
|
-
* If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets):
|
|
198
|
-
* telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their
|
|
199
|
-
* Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested.
|
|
153
|
+
* If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets): telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested. Defaults to false.
|
|
200
154
|
*/
|
|
201
155
|
syncGuestOsNamespaces?: pulumi.Input<boolean>;
|
|
202
156
|
/**
|
|
203
|
-
* Azure ID of the Azure tenant.
|
|
157
|
+
* Azure ID of the Azure tenant. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
204
158
|
*/
|
|
205
159
|
tenantId?: pulumi.Input<string>;
|
|
206
160
|
}
|
|
@@ -213,55 +167,47 @@ export interface IntegrationArgs {
|
|
|
213
167
|
*/
|
|
214
168
|
additionalServices?: pulumi.Input<pulumi.Input<string>[]>;
|
|
215
169
|
/**
|
|
216
|
-
* Azure application ID for the Splunk Observability Cloud app.
|
|
170
|
+
* Azure application ID for the Splunk Observability Cloud app. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
217
171
|
*/
|
|
218
172
|
appId: pulumi.Input<string>;
|
|
219
173
|
/**
|
|
220
|
-
* Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter
|
|
221
|
-
* `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so,
|
|
222
|
-
* for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in
|
|
223
|
-
* addition to the default namespaces.
|
|
174
|
+
* Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so, for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in addition to the default namespaces.
|
|
224
175
|
*/
|
|
225
176
|
customNamespacesPerServices?: pulumi.Input<pulumi.Input<inputs.azure.IntegrationCustomNamespacesPerService>[]>;
|
|
226
177
|
/**
|
|
227
|
-
* Whether the integration is enabled
|
|
178
|
+
* Whether the integration is enabled.
|
|
228
179
|
*/
|
|
229
180
|
enabled: pulumi.Input<boolean>;
|
|
230
181
|
/**
|
|
231
|
-
*
|
|
232
|
-
* `"azure"`
|
|
182
|
+
* What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
233
183
|
*/
|
|
234
184
|
environment?: pulumi.Input<string>;
|
|
235
185
|
/**
|
|
236
|
-
* If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will
|
|
237
|
-
* import only metadata. Defaults to true.
|
|
186
|
+
* If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will import only metadata. Defaults to true.
|
|
238
187
|
*/
|
|
239
188
|
importAzureMonitor?: pulumi.Input<boolean>;
|
|
240
189
|
/**
|
|
241
|
-
* Name of the integration
|
|
190
|
+
* Name of the integration.
|
|
242
191
|
*/
|
|
243
192
|
name?: pulumi.Input<string>;
|
|
244
193
|
/**
|
|
245
|
-
*
|
|
194
|
+
* Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
246
195
|
*/
|
|
247
196
|
namedToken?: pulumi.Input<string>;
|
|
248
197
|
/**
|
|
249
|
-
* Azure poll rate (in seconds).
|
|
198
|
+
* Azure poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
250
199
|
*/
|
|
251
200
|
pollRate?: pulumi.Input<number>;
|
|
252
201
|
/**
|
|
253
|
-
* List of rules for filtering Azure resources by their tags.
|
|
254
|
-
* filter('key', 'value'). You can join multiple filter statements using the and and or operators. Referenced keys are
|
|
255
|
-
* limited to tags and must start with the azure_tag_ prefix..
|
|
202
|
+
* List of rules for filtering Azure resources by their tags.
|
|
256
203
|
*/
|
|
257
204
|
resourceFilterRules?: pulumi.Input<pulumi.Input<inputs.azure.IntegrationResourceFilterRule>[]>;
|
|
258
205
|
/**
|
|
259
|
-
* Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant.
|
|
206
|
+
* Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant ID. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
260
207
|
*/
|
|
261
208
|
secretKey: pulumi.Input<string>;
|
|
262
209
|
/**
|
|
263
|
-
* List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor.
|
|
264
|
-
* Observability Cloud only supports certain services, and if you specify an unsupported one, you receive an API error.
|
|
210
|
+
* List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor. Can be an empty list to import data for all supported services. See [Microsoft Azure services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#azure-integrations) for a list of valid values.
|
|
265
211
|
*/
|
|
266
212
|
services: pulumi.Input<pulumi.Input<string>[]>;
|
|
267
213
|
/**
|
|
@@ -269,13 +215,11 @@ export interface IntegrationArgs {
|
|
|
269
215
|
*/
|
|
270
216
|
subscriptions: pulumi.Input<pulumi.Input<string>[]>;
|
|
271
217
|
/**
|
|
272
|
-
* If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets):
|
|
273
|
-
* telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their
|
|
274
|
-
* Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested.
|
|
218
|
+
* If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets): telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested. Defaults to false.
|
|
275
219
|
*/
|
|
276
220
|
syncGuestOsNamespaces?: pulumi.Input<boolean>;
|
|
277
221
|
/**
|
|
278
|
-
* Azure ID of the Azure tenant.
|
|
222
|
+
* Azure ID of the Azure tenant. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
279
223
|
*/
|
|
280
224
|
tenantId: pulumi.Input<string>;
|
|
281
225
|
}
|
package/azure/integration.js
CHANGED
|
@@ -11,32 +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
|
-
* * `appId` - (Required) Azure application ID for the Splunk Observability Cloud app. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
18
|
-
* * `enabled` - (Required) Whether the integration is enabled.
|
|
19
|
-
* * `customNamespacesPerService` - (Optional) Allows for more fine-grained control of syncing of custom namespaces, should the boolean convenience parameter `syncGuestOsNamespaces` be not enough. The customer may specify a map of services to custom namespaces. If they do so, for each service which is a key in this map, we will attempt to sync metrics from namespaces in the value list in addition to the default namespaces.
|
|
20
|
-
* * `namespaces` - (Required) The additional namespaces.
|
|
21
|
-
* * `service` - (Required) The name of the service.
|
|
22
|
-
* * `environment` (Optional) What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
23
|
-
* * `name` - (Required) Name of the integration.
|
|
24
|
-
* * `namedToken` - (Optional) Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
25
|
-
* * `pollRate` - (Optional) Azure poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
26
|
-
* * `resourceFilterRules` - (Optional) List of rules for filtering Azure resources by their tags.
|
|
27
|
-
* * `filterSource` - (Required) Expression that selects the data that Splunk Observability Cloud should sync for the resource associated with this sync rule. The expression uses the syntax defined for the SignalFlow `filter()` function. The source of each filter rule must be in the form filter('key', 'value'). You can join multiple filter statements using the and and or operators. Referenced keys are limited to tags and must start with the azure_tag_ prefix.
|
|
28
|
-
* * `secretKey` - (Required) Azure secret key that associates the Splunk Observability Cloud app in Azure with the Azure tenant ID. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
29
|
-
* * `services` - (Required) List of Microsoft Azure service names for the Azure services you want Splunk Observability Cloud to monitor. Can be an empty list to import data for all supported services. See [Microsoft Azure services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#azure-integrations) for a list of valid values.
|
|
30
|
-
* * `subscriptions` - (Required) List of Azure subscriptions that Splunk Observability Cloud should monitor.
|
|
31
|
-
* * `syncGuestOsNamespaces` - (Optional) If enabled, Splunk Observability Cloud will try to sync additional namespaces for VMs (including VMs in scale sets): telegraf/mem, telegraf/cpu, azure.vm.windows.guest (these are namespaces recommended by Azure when enabling their Diagnostic Extension). If there are no metrics there, no new datapoints will be ingested. Defaults to false.
|
|
32
|
-
* * `importAzureMonitor` - (Optional) If enabled, Splunk Observability Cloud will sync also Azure Monitor data. If disabled, Splunk Observability Cloud will import only metadata. Defaults to true.
|
|
33
|
-
* * `tenantId` (Required) Azure ID of the Azure tenant. To learn how to get this ID, see the topic [Connect to Microsoft Azure](https://docs.splunk.com/observability/en/gdi/get-data-in/connect/azure/azure.html) in the product documentation.
|
|
34
|
-
*
|
|
35
|
-
* ## Attributes
|
|
36
|
-
*
|
|
37
|
-
* In a addition to all arguments above, the following attributes are exported:
|
|
38
|
-
*
|
|
39
|
-
* * `id` - The ID of the integration.
|
|
40
14
|
*/
|
|
41
15
|
class Integration extends pulumi.CustomResource {
|
|
42
16
|
/**
|
package/azure/integration.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../azure/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../azure/integration.ts"],"names":[],"mappings":"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"}
|