@pulumi/signalfx 5.4.0 → 5.5.0
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/azure/integration.d.ts +12 -0
- package/azure/integration.js +2 -0
- package/azure/integration.js.map +1 -1
- package/gcp/integration.d.ts +12 -0
- package/gcp/integration.js +2 -0
- package/gcp/integration.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/logs/index.d.ts +1 -0
- package/logs/index.js +37 -0
- package/logs/index.js.map +1 -0
- package/logs/listChart.d.ts +202 -0
- package/logs/listChart.js +119 -0
- package/logs/listChart.js.map +1 -0
- package/package.json +4 -3
- package/package.json.bak +2 -1
- package/package.json.dev +4 -3
- package/types/input.d.ts +15 -3
- package/types/output.d.ts +12 -0
- package/webhookIntegration.d.ts +1 -2
- package/webhookIntegration.js +1 -2
- package/webhookIntegration.js.map +1 -1
package/azure/integration.d.ts
CHANGED
|
@@ -88,6 +88,10 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
88
88
|
* What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
89
89
|
*/
|
|
90
90
|
readonly environment: pulumi.Output<string | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* If enabled, SignalFx will sync also Azure Monitor data. If disabled, SignalFx will import only metadata. Defaults to true.
|
|
93
|
+
*/
|
|
94
|
+
readonly importAzureMonitor: pulumi.Output<boolean | undefined>;
|
|
91
95
|
/**
|
|
92
96
|
* Name of the integration.
|
|
93
97
|
*/
|
|
@@ -159,6 +163,10 @@ export interface IntegrationState {
|
|
|
159
163
|
* What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
160
164
|
*/
|
|
161
165
|
environment?: pulumi.Input<string>;
|
|
166
|
+
/**
|
|
167
|
+
* If enabled, SignalFx will sync also Azure Monitor data. If disabled, SignalFx will import only metadata. Defaults to true.
|
|
168
|
+
*/
|
|
169
|
+
importAzureMonitor?: pulumi.Input<boolean>;
|
|
162
170
|
/**
|
|
163
171
|
* Name of the integration.
|
|
164
172
|
*/
|
|
@@ -222,6 +230,10 @@ export interface IntegrationArgs {
|
|
|
222
230
|
* What type of Azure integration this is. The allowed values are `\"azure_us_government\"` and `\"azure\"`. Defaults to `\"azure\"`.
|
|
223
231
|
*/
|
|
224
232
|
environment?: pulumi.Input<string>;
|
|
233
|
+
/**
|
|
234
|
+
* If enabled, SignalFx will sync also Azure Monitor data. If disabled, SignalFx will import only metadata. Defaults to true.
|
|
235
|
+
*/
|
|
236
|
+
importAzureMonitor?: pulumi.Input<boolean>;
|
|
225
237
|
/**
|
|
226
238
|
* Name of the integration.
|
|
227
239
|
*/
|
package/azure/integration.js
CHANGED
|
@@ -68,6 +68,7 @@ class Integration extends pulumi.CustomResource {
|
|
|
68
68
|
resourceInputs["customNamespacesPerServices"] = state ? state.customNamespacesPerServices : undefined;
|
|
69
69
|
resourceInputs["enabled"] = state ? state.enabled : undefined;
|
|
70
70
|
resourceInputs["environment"] = state ? state.environment : undefined;
|
|
71
|
+
resourceInputs["importAzureMonitor"] = state ? state.importAzureMonitor : undefined;
|
|
71
72
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
72
73
|
resourceInputs["namedToken"] = state ? state.namedToken : undefined;
|
|
73
74
|
resourceInputs["pollRate"] = state ? state.pollRate : undefined;
|
|
@@ -103,6 +104,7 @@ class Integration extends pulumi.CustomResource {
|
|
|
103
104
|
resourceInputs["customNamespacesPerServices"] = args ? args.customNamespacesPerServices : undefined;
|
|
104
105
|
resourceInputs["enabled"] = args ? args.enabled : undefined;
|
|
105
106
|
resourceInputs["environment"] = args ? args.environment : undefined;
|
|
107
|
+
resourceInputs["importAzureMonitor"] = args ? args.importAzureMonitor : undefined;
|
|
106
108
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
107
109
|
resourceInputs["namedToken"] = args ? args.namedToken : undefined;
|
|
108
110
|
resourceInputs["pollRate"] = args ? args.pollRate : undefined;
|
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;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../azure/integration.ts"],"names":[],"mappings":"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"}
|
package/gcp/integration.d.ts
CHANGED
|
@@ -69,6 +69,10 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
69
69
|
* GCP service metrics to import. Can be an empty list, or not included, to import 'All services'. See the documentation for [Creating Integrations](https://dev.splunk.com/observability/reference/api/integrations/latest#endpoint-create-integration) for valid values.
|
|
70
70
|
*/
|
|
71
71
|
readonly services: pulumi.Output<string[] | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* When this value is set to true Observability Cloud will force usage of a quota from the project where metrics are stored. For this to work the service account provided for the project needs to be provided with serviceusage.services.use permission or Service Usage Consumer role in this project. When set to false default quota settings are used.
|
|
74
|
+
*/
|
|
75
|
+
readonly useMetricSourceProjectForQuota: pulumi.Output<boolean | undefined>;
|
|
72
76
|
/**
|
|
73
77
|
* [Compute Metadata Whitelist](https://docs.splunk.com/Observability/infrastructure/navigators/gcp.html#compute-engine-instance).
|
|
74
78
|
*/
|
|
@@ -110,6 +114,10 @@ export interface IntegrationState {
|
|
|
110
114
|
* GCP service metrics to import. Can be an empty list, or not included, to import 'All services'. See the documentation for [Creating Integrations](https://dev.splunk.com/observability/reference/api/integrations/latest#endpoint-create-integration) for valid values.
|
|
111
115
|
*/
|
|
112
116
|
services?: pulumi.Input<pulumi.Input<string>[]>;
|
|
117
|
+
/**
|
|
118
|
+
* When this value is set to true Observability Cloud will force usage of a quota from the project where metrics are stored. For this to work the service account provided for the project needs to be provided with serviceusage.services.use permission or Service Usage Consumer role in this project. When set to false default quota settings are used.
|
|
119
|
+
*/
|
|
120
|
+
useMetricSourceProjectForQuota?: pulumi.Input<boolean>;
|
|
113
121
|
/**
|
|
114
122
|
* [Compute Metadata Whitelist](https://docs.splunk.com/Observability/infrastructure/navigators/gcp.html#compute-engine-instance).
|
|
115
123
|
*/
|
|
@@ -143,6 +151,10 @@ export interface IntegrationArgs {
|
|
|
143
151
|
* GCP service metrics to import. Can be an empty list, or not included, to import 'All services'. See the documentation for [Creating Integrations](https://dev.splunk.com/observability/reference/api/integrations/latest#endpoint-create-integration) for valid values.
|
|
144
152
|
*/
|
|
145
153
|
services?: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
|
+
/**
|
|
155
|
+
* When this value is set to true Observability Cloud will force usage of a quota from the project where metrics are stored. For this to work the service account provided for the project needs to be provided with serviceusage.services.use permission or Service Usage Consumer role in this project. When set to false default quota settings are used.
|
|
156
|
+
*/
|
|
157
|
+
useMetricSourceProjectForQuota?: pulumi.Input<boolean>;
|
|
146
158
|
/**
|
|
147
159
|
* [Compute Metadata Whitelist](https://docs.splunk.com/Observability/infrastructure/navigators/gcp.html#compute-engine-instance).
|
|
148
160
|
*/
|
package/gcp/integration.js
CHANGED
|
@@ -46,6 +46,7 @@ class Integration extends pulumi.CustomResource {
|
|
|
46
46
|
resourceInputs["pollRate"] = state ? state.pollRate : undefined;
|
|
47
47
|
resourceInputs["projectServiceKeys"] = state ? state.projectServiceKeys : undefined;
|
|
48
48
|
resourceInputs["services"] = state ? state.services : undefined;
|
|
49
|
+
resourceInputs["useMetricSourceProjectForQuota"] = state ? state.useMetricSourceProjectForQuota : undefined;
|
|
49
50
|
resourceInputs["whitelists"] = state ? state.whitelists : undefined;
|
|
50
51
|
}
|
|
51
52
|
else {
|
|
@@ -59,6 +60,7 @@ class Integration extends pulumi.CustomResource {
|
|
|
59
60
|
resourceInputs["pollRate"] = args ? args.pollRate : undefined;
|
|
60
61
|
resourceInputs["projectServiceKeys"] = args ? args.projectServiceKeys : undefined;
|
|
61
62
|
resourceInputs["services"] = args ? args.services : undefined;
|
|
63
|
+
resourceInputs["useMetricSourceProjectForQuota"] = args ? args.useMetricSourceProjectForQuota : undefined;
|
|
62
64
|
resourceInputs["whitelists"] = args ? args.whitelists : undefined;
|
|
63
65
|
}
|
|
64
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/gcp/integration.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../gcp/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../gcp/integration.ts"],"names":[],"mappings":"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"}
|
package/index.d.ts
CHANGED
|
@@ -21,10 +21,11 @@ import * as azure from "./azure";
|
|
|
21
21
|
import * as config from "./config";
|
|
22
22
|
import * as gcp from "./gcp";
|
|
23
23
|
import * as jira from "./jira";
|
|
24
|
+
import * as logs from "./logs";
|
|
24
25
|
import * as opsgenie from "./opsgenie";
|
|
25
26
|
import * as pagerduty from "./pagerduty";
|
|
26
27
|
import * as servicenow from "./servicenow";
|
|
27
28
|
import * as slack from "./slack";
|
|
28
29
|
import * as types from "./types";
|
|
29
30
|
import * as victorops from "./victorops";
|
|
30
|
-
export { aws, azure, config, gcp, jira, opsgenie, pagerduty, servicenow, slack, types, victorops, };
|
|
31
|
+
export { aws, azure, config, gcp, jira, logs, opsgenie, pagerduty, servicenow, slack, types, victorops, };
|
package/index.js
CHANGED
|
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.victorops = exports.types = exports.slack = exports.servicenow = exports.pagerduty = exports.opsgenie = exports.jira = exports.gcp = exports.config = exports.azure = exports.aws = void 0;
|
|
19
|
+
exports.victorops = exports.types = exports.slack = exports.servicenow = exports.pagerduty = exports.opsgenie = exports.logs = exports.jira = exports.gcp = exports.config = exports.azure = exports.aws = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("./utilities");
|
|
22
22
|
// Export members:
|
|
@@ -49,6 +49,8 @@ const gcp = require("./gcp");
|
|
|
49
49
|
exports.gcp = gcp;
|
|
50
50
|
const jira = require("./jira");
|
|
51
51
|
exports.jira = jira;
|
|
52
|
+
const logs = require("./logs");
|
|
53
|
+
exports.logs = logs;
|
|
52
54
|
const opsgenie = require("./opsgenie");
|
|
53
55
|
exports.opsgenie = opsgenie;
|
|
54
56
|
const pagerduty = require("./pagerduty");
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,kBAAkB;AAClB,oDAAkC;AAClC,8CAA4B;AAC5B,mDAAiC;AACjC,6CAA2B;AAC3B,6CAA2B;AAC3B,mDAAiC;AACjC,mDAAiC;AACjC,qDAAmC;AACnC,uDAAqC;AACrC,iDAA+B;AAC/B,8CAA4B;AAC5B,6CAA2B;AAC3B,6CAA2B;AAC3B,qDAAmC;AACnC,yCAAuB;AACvB,8CAA4B;AAC5B,8CAA4B;AAC5B,uDAAqC;AAErC,sBAAsB;AACtB,6BAA6B;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,kBAAkB;AAClB,oDAAkC;AAClC,8CAA4B;AAC5B,mDAAiC;AACjC,6CAA2B;AAC3B,6CAA2B;AAC3B,mDAAiC;AACjC,mDAAiC;AACjC,qDAAmC;AACnC,uDAAqC;AACrC,iDAA+B;AAC/B,8CAA4B;AAC5B,6CAA2B;AAC3B,6CAA2B;AAC3B,qDAAmC;AACnC,yCAAuB;AACvB,8CAA4B;AAC5B,8CAA4B;AAC5B,uDAAqC;AAErC,sBAAsB;AACtB,6BAA6B;AAczB,kBAAG;AAbP,iCAAiC;AAc7B,sBAAK;AAbT,mCAAmC;AAc/B,wBAAM;AAbV,6BAA6B;AAczB,kBAAG;AAbP,+BAA+B;AAc3B,oBAAI;AAbR,+BAA+B;AAc3B,oBAAI;AAbR,uCAAuC;AAcnC,4BAAQ;AAbZ,yCAAyC;AAcrC,8BAAS;AAbb,2CAA2C;AAcvC,gCAAU;AAbd,iCAAiC;AAc7B,sBAAK;AAbT,iCAAiC;AAc7B,sBAAK;AAbT,yCAAyC;AAcrC,8BAAS;AAGb,gCAAgC;AAChC,uDAAoD;AACpD,2CAAwC;AACxC,qDAAkD;AAClD,yCAAsC;AACtC,yCAAsC;AACtC,qDAAkD;AAClD,iDAA8C;AAC9C,2CAAwC;AACxC,yCAAsC;AACtC,yDAAsD;AACtD,iCAA8B;AAC9B,2CAAwC;AACxC,2CAAwC;AACxC,6DAA0D;AAE1D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gDAAgD;gBACjD,OAAO,IAAI,iCAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,oCAAoC;gBACrC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,+BAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,kCAAkC;gBACnC,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,+BAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,2BAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D,KAAK,oCAAoC;gBACrC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,kCAAkC;gBACnC,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,kDAAkD;gBACnD,OAAO,IAAI,mCAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,0BAA0B;gBAC3B,OAAO,IAAI,WAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD,KAAK,oCAAoC;gBACrC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,oCAAoC;gBACrC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,sDAAsD;gBACvD,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AACnF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA;AAClF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA;AAClF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,oBAAoB,EAAE,OAAO,CAAC,CAAA;AAChF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA;AACpF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,0BAA0B,EAAE,OAAO,CAAC,CAAA;AAEtF,yCAAsC;AAEtC,MAAM,CAAC,OAAO,CAAC,uBAAuB,CAAC,UAAU,EAAE;IAC/C,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,iBAAiB,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAA2B,EAAE;QACpF,IAAI,IAAI,KAAK,2BAA2B,EAAE;YACtC,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACpD;QACD,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC;IACvD,CAAC;CACJ,CAAC,CAAC"}
|
package/logs/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./listChart";
|
package/logs/index.js
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
+
};
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
const pulumi = require("@pulumi/pulumi");
|
|
20
|
+
const utilities = require("../utilities");
|
|
21
|
+
// Export members:
|
|
22
|
+
__exportStar(require("./listChart"), exports);
|
|
23
|
+
// Import resources to register:
|
|
24
|
+
const listChart_1 = require("./listChart");
|
|
25
|
+
const _module = {
|
|
26
|
+
version: utilities.getVersion(),
|
|
27
|
+
construct: (name, type, urn) => {
|
|
28
|
+
switch (type) {
|
|
29
|
+
case "signalfx:logs/listChart:ListChart":
|
|
30
|
+
return new listChart_1.ListChart(name, undefined, { urn });
|
|
31
|
+
default:
|
|
32
|
+
throw new Error(`unknown resource type ${type}`);
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
};
|
|
36
|
+
pulumi.runtime.registerResourceModule("signalfx", "logs/listChart", _module);
|
|
37
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../logs/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,8CAA4B;AAE5B,gCAAgC;AAChC,2CAAwC;AAExC,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,mCAAmC;gBACpC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,UAAU,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This chart type displays current data values in a list format.
|
|
5
|
+
*
|
|
6
|
+
* The name of each value in the chart reflects the name of the plot and any associated dimensions. We recommend you click the Pencil icon and give the plot a meaningful name, as in plot B below. Otherwise, just the raw metric name will be displayed on the chart, as in plot A below.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as signalfx from "@pulumi/signalfx";
|
|
13
|
+
*
|
|
14
|
+
* const mylistchart0 = new signalfx.ListChart("mylistchart0", {
|
|
15
|
+
* colorBy: "Metric",
|
|
16
|
+
* description: "Very cool List Chart",
|
|
17
|
+
* disableSampling: true,
|
|
18
|
+
* hideMissingValues: true,
|
|
19
|
+
* legendOptionsFields: [
|
|
20
|
+
* {
|
|
21
|
+
* enabled: false,
|
|
22
|
+
* property: "collector",
|
|
23
|
+
* },
|
|
24
|
+
* {
|
|
25
|
+
* enabled: true,
|
|
26
|
+
* property: "cluster_name",
|
|
27
|
+
* },
|
|
28
|
+
* {
|
|
29
|
+
* enabled: true,
|
|
30
|
+
* property: "role",
|
|
31
|
+
* },
|
|
32
|
+
* {
|
|
33
|
+
* enabled: false,
|
|
34
|
+
* property: "collector",
|
|
35
|
+
* },
|
|
36
|
+
* {
|
|
37
|
+
* enabled: false,
|
|
38
|
+
* property: "host",
|
|
39
|
+
* },
|
|
40
|
+
* ],
|
|
41
|
+
* maxDelay: 2,
|
|
42
|
+
* maxPrecision: 2,
|
|
43
|
+
* programText: `myfilters = filter("cluster_name", "prod") and filter("role", "search")
|
|
44
|
+
* data("cpu.total.idle", filter=myfilters).publish()
|
|
45
|
+
* `,
|
|
46
|
+
* refreshInterval: 1,
|
|
47
|
+
* sortBy: "-value",
|
|
48
|
+
* timezone: "Europe/Paris",
|
|
49
|
+
* });
|
|
50
|
+
* ```
|
|
51
|
+
*/
|
|
52
|
+
export declare class ListChart extends pulumi.CustomResource {
|
|
53
|
+
/**
|
|
54
|
+
* Get an existing ListChart resource's state with the given name, ID, and optional extra
|
|
55
|
+
* properties used to qualify the lookup.
|
|
56
|
+
*
|
|
57
|
+
* @param name The _unique_ name of the resulting resource.
|
|
58
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
59
|
+
* @param state Any extra arguments used during the lookup.
|
|
60
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
61
|
+
*/
|
|
62
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ListChartState, opts?: pulumi.CustomResourceOptions): ListChart;
|
|
63
|
+
/**
|
|
64
|
+
* Returns true if the given object is an instance of ListChart. This is designed to work even
|
|
65
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
66
|
+
*/
|
|
67
|
+
static isInstance(obj: any): obj is ListChart;
|
|
68
|
+
/**
|
|
69
|
+
* Column configuration
|
|
70
|
+
*/
|
|
71
|
+
readonly columns: pulumi.Output<outputs.logs.ListChartColumn[] | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* default connection that the dashboard uses
|
|
74
|
+
*/
|
|
75
|
+
readonly defaultConnection: pulumi.Output<string | undefined>;
|
|
76
|
+
/**
|
|
77
|
+
* Description of the chart.
|
|
78
|
+
*/
|
|
79
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
82
|
+
*/
|
|
83
|
+
readonly endTime: pulumi.Output<number | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* Name of the chart.
|
|
86
|
+
*/
|
|
87
|
+
readonly name: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* Signalflow program text for the chart. More info[in the SignalFx docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
|
|
90
|
+
*/
|
|
91
|
+
readonly programText: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* Sorting options configuration
|
|
94
|
+
*/
|
|
95
|
+
readonly sortOptions: pulumi.Output<outputs.logs.ListChartSortOption[] | undefined>;
|
|
96
|
+
/**
|
|
97
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
98
|
+
*/
|
|
99
|
+
readonly startTime: pulumi.Output<number | undefined>;
|
|
100
|
+
/**
|
|
101
|
+
* How many seconds ago from which to display data. For example, the last hour would be `3600`, etc. Conflicts with `startTime` and `endTime`.
|
|
102
|
+
*/
|
|
103
|
+
readonly timeRange: pulumi.Output<number | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* The URL of the chart.
|
|
106
|
+
*/
|
|
107
|
+
readonly url: pulumi.Output<string>;
|
|
108
|
+
/**
|
|
109
|
+
* Create a ListChart resource with the given unique name, arguments, and options.
|
|
110
|
+
*
|
|
111
|
+
* @param name The _unique_ name of the resource.
|
|
112
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
113
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
114
|
+
*/
|
|
115
|
+
constructor(name: string, args: ListChartArgs, opts?: pulumi.CustomResourceOptions);
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* Input properties used for looking up and filtering ListChart resources.
|
|
119
|
+
*/
|
|
120
|
+
export interface ListChartState {
|
|
121
|
+
/**
|
|
122
|
+
* Column configuration
|
|
123
|
+
*/
|
|
124
|
+
columns?: pulumi.Input<pulumi.Input<inputs.logs.ListChartColumn>[]>;
|
|
125
|
+
/**
|
|
126
|
+
* default connection that the dashboard uses
|
|
127
|
+
*/
|
|
128
|
+
defaultConnection?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* Description of the chart.
|
|
131
|
+
*/
|
|
132
|
+
description?: pulumi.Input<string>;
|
|
133
|
+
/**
|
|
134
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
135
|
+
*/
|
|
136
|
+
endTime?: pulumi.Input<number>;
|
|
137
|
+
/**
|
|
138
|
+
* Name of the chart.
|
|
139
|
+
*/
|
|
140
|
+
name?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* Signalflow program text for the chart. More info[in the SignalFx docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
|
|
143
|
+
*/
|
|
144
|
+
programText?: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* Sorting options configuration
|
|
147
|
+
*/
|
|
148
|
+
sortOptions?: pulumi.Input<pulumi.Input<inputs.logs.ListChartSortOption>[]>;
|
|
149
|
+
/**
|
|
150
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
151
|
+
*/
|
|
152
|
+
startTime?: pulumi.Input<number>;
|
|
153
|
+
/**
|
|
154
|
+
* How many seconds ago from which to display data. For example, the last hour would be `3600`, etc. Conflicts with `startTime` and `endTime`.
|
|
155
|
+
*/
|
|
156
|
+
timeRange?: pulumi.Input<number>;
|
|
157
|
+
/**
|
|
158
|
+
* The URL of the chart.
|
|
159
|
+
*/
|
|
160
|
+
url?: pulumi.Input<string>;
|
|
161
|
+
}
|
|
162
|
+
/**
|
|
163
|
+
* The set of arguments for constructing a ListChart resource.
|
|
164
|
+
*/
|
|
165
|
+
export interface ListChartArgs {
|
|
166
|
+
/**
|
|
167
|
+
* Column configuration
|
|
168
|
+
*/
|
|
169
|
+
columns?: pulumi.Input<pulumi.Input<inputs.logs.ListChartColumn>[]>;
|
|
170
|
+
/**
|
|
171
|
+
* default connection that the dashboard uses
|
|
172
|
+
*/
|
|
173
|
+
defaultConnection?: pulumi.Input<string>;
|
|
174
|
+
/**
|
|
175
|
+
* Description of the chart.
|
|
176
|
+
*/
|
|
177
|
+
description?: pulumi.Input<string>;
|
|
178
|
+
/**
|
|
179
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
180
|
+
*/
|
|
181
|
+
endTime?: pulumi.Input<number>;
|
|
182
|
+
/**
|
|
183
|
+
* Name of the chart.
|
|
184
|
+
*/
|
|
185
|
+
name?: pulumi.Input<string>;
|
|
186
|
+
/**
|
|
187
|
+
* Signalflow program text for the chart. More info[in the SignalFx docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
|
|
188
|
+
*/
|
|
189
|
+
programText: pulumi.Input<string>;
|
|
190
|
+
/**
|
|
191
|
+
* Sorting options configuration
|
|
192
|
+
*/
|
|
193
|
+
sortOptions?: pulumi.Input<pulumi.Input<inputs.logs.ListChartSortOption>[]>;
|
|
194
|
+
/**
|
|
195
|
+
* Seconds since epoch. Used for visualization. Conflicts with `timeRange`.
|
|
196
|
+
*/
|
|
197
|
+
startTime?: pulumi.Input<number>;
|
|
198
|
+
/**
|
|
199
|
+
* How many seconds ago from which to display data. For example, the last hour would be `3600`, etc. Conflicts with `startTime` and `endTime`.
|
|
200
|
+
*/
|
|
201
|
+
timeRange?: pulumi.Input<number>;
|
|
202
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ListChart = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This chart type displays current data values in a list format.
|
|
10
|
+
*
|
|
11
|
+
* The name of each value in the chart reflects the name of the plot and any associated dimensions. We recommend you click the Pencil icon and give the plot a meaningful name, as in plot B below. Otherwise, just the raw metric name will be displayed on the chart, as in plot A below.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as signalfx from "@pulumi/signalfx";
|
|
18
|
+
*
|
|
19
|
+
* const mylistchart0 = new signalfx.ListChart("mylistchart0", {
|
|
20
|
+
* colorBy: "Metric",
|
|
21
|
+
* description: "Very cool List Chart",
|
|
22
|
+
* disableSampling: true,
|
|
23
|
+
* hideMissingValues: true,
|
|
24
|
+
* legendOptionsFields: [
|
|
25
|
+
* {
|
|
26
|
+
* enabled: false,
|
|
27
|
+
* property: "collector",
|
|
28
|
+
* },
|
|
29
|
+
* {
|
|
30
|
+
* enabled: true,
|
|
31
|
+
* property: "cluster_name",
|
|
32
|
+
* },
|
|
33
|
+
* {
|
|
34
|
+
* enabled: true,
|
|
35
|
+
* property: "role",
|
|
36
|
+
* },
|
|
37
|
+
* {
|
|
38
|
+
* enabled: false,
|
|
39
|
+
* property: "collector",
|
|
40
|
+
* },
|
|
41
|
+
* {
|
|
42
|
+
* enabled: false,
|
|
43
|
+
* property: "host",
|
|
44
|
+
* },
|
|
45
|
+
* ],
|
|
46
|
+
* maxDelay: 2,
|
|
47
|
+
* maxPrecision: 2,
|
|
48
|
+
* programText: `myfilters = filter("cluster_name", "prod") and filter("role", "search")
|
|
49
|
+
* data("cpu.total.idle", filter=myfilters).publish()
|
|
50
|
+
* `,
|
|
51
|
+
* refreshInterval: 1,
|
|
52
|
+
* sortBy: "-value",
|
|
53
|
+
* timezone: "Europe/Paris",
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*/
|
|
57
|
+
class ListChart extends pulumi.CustomResource {
|
|
58
|
+
constructor(name, argsOrState, opts) {
|
|
59
|
+
let resourceInputs = {};
|
|
60
|
+
opts = opts || {};
|
|
61
|
+
if (opts.id) {
|
|
62
|
+
const state = argsOrState;
|
|
63
|
+
resourceInputs["columns"] = state ? state.columns : undefined;
|
|
64
|
+
resourceInputs["defaultConnection"] = state ? state.defaultConnection : undefined;
|
|
65
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
66
|
+
resourceInputs["endTime"] = state ? state.endTime : undefined;
|
|
67
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
68
|
+
resourceInputs["programText"] = state ? state.programText : undefined;
|
|
69
|
+
resourceInputs["sortOptions"] = state ? state.sortOptions : undefined;
|
|
70
|
+
resourceInputs["startTime"] = state ? state.startTime : undefined;
|
|
71
|
+
resourceInputs["timeRange"] = state ? state.timeRange : undefined;
|
|
72
|
+
resourceInputs["url"] = state ? state.url : undefined;
|
|
73
|
+
}
|
|
74
|
+
else {
|
|
75
|
+
const args = argsOrState;
|
|
76
|
+
if ((!args || args.programText === undefined) && !opts.urn) {
|
|
77
|
+
throw new Error("Missing required property 'programText'");
|
|
78
|
+
}
|
|
79
|
+
resourceInputs["columns"] = args ? args.columns : undefined;
|
|
80
|
+
resourceInputs["defaultConnection"] = args ? args.defaultConnection : undefined;
|
|
81
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
82
|
+
resourceInputs["endTime"] = args ? args.endTime : undefined;
|
|
83
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
84
|
+
resourceInputs["programText"] = args ? args.programText : undefined;
|
|
85
|
+
resourceInputs["sortOptions"] = args ? args.sortOptions : undefined;
|
|
86
|
+
resourceInputs["startTime"] = args ? args.startTime : undefined;
|
|
87
|
+
resourceInputs["timeRange"] = args ? args.timeRange : undefined;
|
|
88
|
+
resourceInputs["url"] = undefined /*out*/;
|
|
89
|
+
}
|
|
90
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
|
+
super(ListChart.__pulumiType, name, resourceInputs, opts);
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* Get an existing ListChart resource's state with the given name, ID, and optional extra
|
|
95
|
+
* properties used to qualify the lookup.
|
|
96
|
+
*
|
|
97
|
+
* @param name The _unique_ name of the resulting resource.
|
|
98
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
99
|
+
* @param state Any extra arguments used during the lookup.
|
|
100
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
101
|
+
*/
|
|
102
|
+
static get(name, id, state, opts) {
|
|
103
|
+
return new ListChart(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Returns true if the given object is an instance of ListChart. This is designed to work even
|
|
107
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
108
|
+
*/
|
|
109
|
+
static isInstance(obj) {
|
|
110
|
+
if (obj === undefined || obj === null) {
|
|
111
|
+
return false;
|
|
112
|
+
}
|
|
113
|
+
return obj['__pulumiType'] === ListChart.__pulumiType;
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
exports.ListChart = ListChart;
|
|
117
|
+
/** @internal */
|
|
118
|
+
ListChart.__pulumiType = 'signalfx:logs/listChart:ListChart';
|
|
119
|
+
//# sourceMappingURL=listChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listChart.js","sourceRoot":"","sources":["../../logs/listChart.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/signalfx",
|
|
3
|
-
"version": "v5.
|
|
3
|
+
"version": "v5.5.0",
|
|
4
4
|
"description": "A Pulumi package for creating and managing SignalFx 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 signalfx v5.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource signalfx v5.5.0"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"typescript": "^4.3.5"
|
|
23
23
|
},
|
|
24
24
|
"pulumi": {
|
|
25
|
-
"resource": true
|
|
25
|
+
"resource": true,
|
|
26
|
+
"name": "signalfx"
|
|
26
27
|
}
|
|
27
28
|
}
|
package/package.json.bak
CHANGED
package/package.json.dev
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/signalfx",
|
|
3
|
-
"version": "v5.
|
|
3
|
+
"version": "v5.5.0",
|
|
4
4
|
"description": "A Pulumi package for creating and managing SignalFx 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 signalfx v5.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource signalfx v5.5.0"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"typescript": "^4.3.5"
|
|
23
23
|
},
|
|
24
24
|
"pulumi": {
|
|
25
|
-
"resource": true
|
|
25
|
+
"resource": true,
|
|
26
|
+
"name": "signalfx"
|
|
26
27
|
}
|
|
27
28
|
}
|
package/types/input.d.ts
CHANGED
|
@@ -408,12 +408,12 @@ export interface DetectorVizOption {
|
|
|
408
408
|
*/
|
|
409
409
|
valueUnit?: pulumi.Input<string>;
|
|
410
410
|
}
|
|
411
|
-
export interface GetAwsServicesServiceArgs {
|
|
412
|
-
name: pulumi.Input<string>;
|
|
413
|
-
}
|
|
414
411
|
export interface GetAwsServicesService {
|
|
415
412
|
name: string;
|
|
416
413
|
}
|
|
414
|
+
export interface GetAwsServicesServiceArgs {
|
|
415
|
+
name: pulumi.Input<string>;
|
|
416
|
+
}
|
|
417
417
|
export interface GetAzureServicesService {
|
|
418
418
|
name: string;
|
|
419
419
|
}
|
|
@@ -835,3 +835,15 @@ export declare namespace gcp {
|
|
|
835
835
|
projectKey: pulumi.Input<string>;
|
|
836
836
|
}
|
|
837
837
|
}
|
|
838
|
+
export declare namespace logs {
|
|
839
|
+
interface ListChartColumn {
|
|
840
|
+
/**
|
|
841
|
+
* Name of the chart.
|
|
842
|
+
*/
|
|
843
|
+
name: pulumi.Input<string>;
|
|
844
|
+
}
|
|
845
|
+
interface ListChartSortOption {
|
|
846
|
+
descending: pulumi.Input<boolean>;
|
|
847
|
+
field: pulumi.Input<string>;
|
|
848
|
+
}
|
|
849
|
+
}
|
package/types/output.d.ts
CHANGED
|
@@ -819,3 +819,15 @@ export declare namespace gcp {
|
|
|
819
819
|
projectKey: string;
|
|
820
820
|
}
|
|
821
821
|
}
|
|
822
|
+
export declare namespace logs {
|
|
823
|
+
interface ListChartColumn {
|
|
824
|
+
/**
|
|
825
|
+
* Name of the chart.
|
|
826
|
+
*/
|
|
827
|
+
name: string;
|
|
828
|
+
}
|
|
829
|
+
interface ListChartSortOption {
|
|
830
|
+
descending: boolean;
|
|
831
|
+
field: string;
|
|
832
|
+
}
|
|
833
|
+
}
|
package/webhookIntegration.d.ts
CHANGED
|
@@ -11,13 +11,12 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
11
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
12
|
* import * as signalfx from "@pulumi/signalfx";
|
|
13
13
|
*
|
|
14
|
-
* const webhookMyteam = new signalfx.
|
|
14
|
+
* const webhookMyteam = new signalfx.WebhookIntegration("webhook_myteam", {
|
|
15
15
|
* enabled: true,
|
|
16
16
|
* headers: [{
|
|
17
17
|
* headerKey: "some_header",
|
|
18
18
|
* headerValue: "value_for_that_header",
|
|
19
19
|
* }],
|
|
20
|
-
* name: "Webhook - My Team",
|
|
21
20
|
* sharedSecret: "abc1234",
|
|
22
21
|
* url: "https://www.example.com",
|
|
23
22
|
* });
|
package/webhookIntegration.js
CHANGED
|
@@ -16,13 +16,12 @@ const utilities = require("./utilities");
|
|
|
16
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
17
|
* import * as signalfx from "@pulumi/signalfx";
|
|
18
18
|
*
|
|
19
|
-
* const webhookMyteam = new signalfx.
|
|
19
|
+
* const webhookMyteam = new signalfx.WebhookIntegration("webhook_myteam", {
|
|
20
20
|
* enabled: true,
|
|
21
21
|
* headers: [{
|
|
22
22
|
* headerKey: "some_header",
|
|
23
23
|
* headerValue: "value_for_that_header",
|
|
24
24
|
* }],
|
|
25
|
-
* name: "Webhook - My Team",
|
|
26
25
|
* sharedSecret: "abc1234",
|
|
27
26
|
* url: "https://www.example.com",
|
|
28
27
|
* });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"webhookIntegration.js","sourceRoot":"","sources":["../webhookIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"webhookIntegration.js","sourceRoot":"","sources":["../webhookIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IAsDzD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;SACvD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;IA5ED;;;;;;;;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;;AA1BL,gDA8EC;AAhEG,gBAAgB;AACO,+BAAY,GAAG,sDAAsD,CAAC"}
|