@pulumi/datadog 4.60.0-alpha.1761153705 → 4.60.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/types/input.d.ts CHANGED
@@ -417,10 +417,22 @@ export interface CsmThreatsAgentRuleActionSet {
417
417
  * Whether to append to the set
418
418
  */
419
419
  append?: pulumi.Input<boolean>;
420
+ /**
421
+ * The default value to set
422
+ */
423
+ defaultValue?: pulumi.Input<string>;
424
+ /**
425
+ * The expression to use for the set action
426
+ */
427
+ expression?: pulumi.Input<string>;
420
428
  /**
421
429
  * The field to get the value from
422
430
  */
423
431
  field?: pulumi.Input<string>;
432
+ /**
433
+ * Whether the set action is inherited
434
+ */
435
+ inherited?: pulumi.Input<boolean>;
424
436
  /**
425
437
  * The name of the set action
426
438
  */
@@ -1284,7 +1296,7 @@ export interface DashboardWidgetChangeDefinitionRequestQueryEventQuery {
1284
1296
  */
1285
1297
  crossOrgUuids?: pulumi.Input<string>;
1286
1298
  /**
1287
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
1299
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
1288
1300
  */
1289
1301
  dataSource: pulumi.Input<string>;
1290
1302
  /**
@@ -2093,7 +2105,7 @@ export interface DashboardWidgetGeomapDefinitionRequestQueryEventQuery {
2093
2105
  */
2094
2106
  crossOrgUuids?: pulumi.Input<string>;
2095
2107
  /**
2096
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
2108
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
2097
2109
  */
2098
2110
  dataSource: pulumi.Input<string>;
2099
2111
  /**
@@ -2863,7 +2875,7 @@ export interface DashboardWidgetHeatmapDefinitionRequestQueryEventQuery {
2863
2875
  */
2864
2876
  crossOrgUuids?: pulumi.Input<string>;
2865
2877
  /**
2866
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
2878
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
2867
2879
  */
2868
2880
  dataSource: pulumi.Input<string>;
2869
2881
  /**
@@ -4156,7 +4168,7 @@ export interface DashboardWidgetQueryTableDefinitionRequestQueryEventQuery {
4156
4168
  */
4157
4169
  crossOrgUuids?: pulumi.Input<string>;
4158
4170
  /**
4159
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
4171
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
4160
4172
  */
4161
4173
  dataSource: pulumi.Input<string>;
4162
4174
  /**
@@ -4894,7 +4906,7 @@ export interface DashboardWidgetQueryValueDefinitionRequestQueryEventQuery {
4894
4906
  */
4895
4907
  crossOrgUuids?: pulumi.Input<string>;
4896
4908
  /**
4897
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
4909
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
4898
4910
  */
4899
4911
  dataSource: pulumi.Input<string>;
4900
4912
  /**
@@ -5474,7 +5486,7 @@ export interface DashboardWidgetScatterplotDefinitionRequestScatterplotTableQuer
5474
5486
  */
5475
5487
  crossOrgUuids?: pulumi.Input<string>;
5476
5488
  /**
5477
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
5489
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
5478
5490
  */
5479
5491
  dataSource: pulumi.Input<string>;
5480
5492
  /**
@@ -6686,7 +6698,7 @@ export interface DashboardWidgetSunburstDefinitionRequestQueryEventQuery {
6686
6698
  */
6687
6699
  crossOrgUuids?: pulumi.Input<string>;
6688
6700
  /**
6689
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
6701
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
6690
6702
  */
6691
6703
  dataSource: pulumi.Input<string>;
6692
6704
  /**
@@ -7476,7 +7488,7 @@ export interface DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery {
7476
7488
  */
7477
7489
  crossOrgUuids?: pulumi.Input<string>;
7478
7490
  /**
7479
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
7491
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
7480
7492
  */
7481
7493
  dataSource: pulumi.Input<string>;
7482
7494
  /**
@@ -8204,7 +8216,7 @@ export interface DashboardWidgetToplistDefinitionRequestQueryEventQuery {
8204
8216
  */
8205
8217
  crossOrgUuids?: pulumi.Input<string>;
8206
8218
  /**
8207
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
8219
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
8208
8220
  */
8209
8221
  dataSource: pulumi.Input<string>;
8210
8222
  /**
@@ -8840,7 +8852,7 @@ export interface DashboardWidgetTreemapDefinitionRequestQueryEventQuery {
8840
8852
  */
8841
8853
  crossOrgUuids?: pulumi.Input<string>;
8842
8854
  /**
8843
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
8855
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
8844
8856
  */
8845
8857
  dataSource: pulumi.Input<string>;
8846
8858
  /**
@@ -10169,6 +10181,10 @@ export interface LogsCustomPipelineProcessor {
10169
10181
  * Reference Table Lookup Processor. Reference Tables are in public beta. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#lookup-processor)
10170
10182
  */
10171
10183
  referenceTableLookupProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorReferenceTableLookupProcessor>;
10184
+ /**
10185
+ * Schema Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#schema-processor)
10186
+ */
10187
+ schemaProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessor>;
10172
10188
  /**
10173
10189
  * Service Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#service-remapper)
10174
10190
  */
@@ -10542,6 +10558,10 @@ export interface LogsCustomPipelineProcessorPipelineProcessor {
10542
10558
  * Reference Table Lookup Processor. Reference Tables are in public beta. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#lookup-processor)
10543
10559
  */
10544
10560
  referenceTableLookupProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorReferenceTableLookupProcessor>;
10561
+ /**
10562
+ * Schema Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#schema-processor)
10563
+ */
10564
+ schemaProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessor>;
10545
10565
  /**
10546
10566
  * Service Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#service-remapper)
10547
10567
  */
@@ -10878,6 +10898,145 @@ export interface LogsCustomPipelineProcessorPipelineProcessorReferenceTableLooku
10878
10898
  */
10879
10899
  target: pulumi.Input<string>;
10880
10900
  }
10901
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessor {
10902
+ /**
10903
+ * If the processor is enabled or not.
10904
+ */
10905
+ isEnabled?: pulumi.Input<boolean>;
10906
+ /**
10907
+ * Array of mappers for the schema processor.
10908
+ */
10909
+ mappers: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapper>[]>;
10910
+ /**
10911
+ * The name of the processor.
10912
+ */
10913
+ name?: pulumi.Input<string>;
10914
+ /**
10915
+ * Configuration of the schema data to use.
10916
+ */
10917
+ schema: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorSchema>;
10918
+ }
10919
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapper {
10920
+ /**
10921
+ * Mapper that categorizes log events into enum fields. In the case of OCSF, they can be used to map sibling fields which are composed of an ID and a name.
10922
+ */
10923
+ schemaCategoryMappers?: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapper>[]>;
10924
+ /**
10925
+ * Mapper that maps source log fields to their correct fields.
10926
+ */
10927
+ schemaRemappers?: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaRemapper>[]>;
10928
+ }
10929
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapper {
10930
+ /**
10931
+ * Object describing the logs filter with corresponding category ID.
10932
+ */
10933
+ categories: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategory>[]>;
10934
+ /**
10935
+ * Used to override hardcoded category values with a value pulled from a source attribute on the log.
10936
+ */
10937
+ fallback?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperFallback>;
10938
+ /**
10939
+ * Name of the logs schema category mapper.
10940
+ */
10941
+ name: pulumi.Input<string>;
10942
+ /**
10943
+ * Name of the target attributes which value is defined by the matching.
10944
+ */
10945
+ targets: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperTargets>;
10946
+ }
10947
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategory {
10948
+ filter: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategoryFilter>;
10949
+ /**
10950
+ * ID to inject into the category.
10951
+ */
10952
+ id: pulumi.Input<number>;
10953
+ /**
10954
+ * Value to assign to target schema field.
10955
+ */
10956
+ name: pulumi.Input<string>;
10957
+ }
10958
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategoryFilter {
10959
+ /**
10960
+ * Filter criteria of the category.
10961
+ */
10962
+ query: pulumi.Input<string>;
10963
+ }
10964
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperFallback {
10965
+ /**
10966
+ * Fallback sources used to populate value of field.
10967
+ */
10968
+ sources?: pulumi.Input<{
10969
+ [key: string]: pulumi.Input<string>;
10970
+ }>;
10971
+ /**
10972
+ * Values that define when the fallback is used.
10973
+ */
10974
+ values?: pulumi.Input<{
10975
+ [key: string]: pulumi.Input<string>;
10976
+ }>;
10977
+ }
10978
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperTargets {
10979
+ /**
10980
+ * ID of the field to map log attributes to
10981
+ */
10982
+ id?: pulumi.Input<string>;
10983
+ /**
10984
+ * Name of the field to map log attributes to.
10985
+ */
10986
+ name?: pulumi.Input<string>;
10987
+ }
10988
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorMapperSchemaRemapper {
10989
+ /**
10990
+ * Name of the logs schema remapper.
10991
+ */
10992
+ name: pulumi.Input<string>;
10993
+ /**
10994
+ * Override or not the target element if already set.
10995
+ */
10996
+ overrideOnConflict?: pulumi.Input<boolean>;
10997
+ /**
10998
+ * Remove or preserve the remapped source element.
10999
+ */
11000
+ preserveSource?: pulumi.Input<boolean>;
11001
+ /**
11002
+ * Array of source attributes.
11003
+ */
11004
+ sources: pulumi.Input<pulumi.Input<string>[]>;
11005
+ /**
11006
+ * Target field to map log source field to
11007
+ */
11008
+ target: pulumi.Input<string>;
11009
+ /**
11010
+ * If the `targetType` of the remapper is `attribute`, try to cast the value to a new specific type. If the cast is not possible, the original type is kept. `string`, `integer`, or `double` are the possible types. If the `targetType` is `tag`, this parameter may not be specified.
11011
+ */
11012
+ targetFormat?: pulumi.Input<string>;
11013
+ }
11014
+ export interface LogsCustomPipelineProcessorPipelineProcessorSchemaProcessorSchema {
11015
+ /**
11016
+ * Class name of the schema to use.
11017
+ */
11018
+ className: pulumi.Input<string>;
11019
+ /**
11020
+ * Class UID of the schema to use.
11021
+ */
11022
+ classUid: pulumi.Input<number>;
11023
+ /**
11024
+ * Optional list of extensions to modify the schema.
11025
+ */
11026
+ extensions?: pulumi.Input<pulumi.Input<string>[]>;
11027
+ /**
11028
+ * Optional list of profiles to modify the schema.
11029
+ */
11030
+ profiles?: pulumi.Input<pulumi.Input<string>[]>;
11031
+ /**
11032
+ * Type of schema to use.
11033
+ */
11034
+ schemaType: pulumi.Input<string>;
11035
+ /**
11036
+ * Version of the schema to use.
11037
+ */
11038
+ version: pulumi.Input<string>;
11039
+ }
10881
11040
  export interface LogsCustomPipelineProcessorPipelineProcessorServiceRemapper {
10882
11041
  /**
10883
11042
  * If the processor is enabled or not.
@@ -11022,6 +11181,145 @@ export interface LogsCustomPipelineProcessorReferenceTableLookupProcessor {
11022
11181
  */
11023
11182
  target: pulumi.Input<string>;
11024
11183
  }
11184
+ export interface LogsCustomPipelineProcessorSchemaProcessor {
11185
+ /**
11186
+ * If the processor is enabled or not.
11187
+ */
11188
+ isEnabled?: pulumi.Input<boolean>;
11189
+ /**
11190
+ * Array of mappers for the schema processor.
11191
+ */
11192
+ mappers: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapper>[]>;
11193
+ /**
11194
+ * The name of the processor.
11195
+ */
11196
+ name?: pulumi.Input<string>;
11197
+ /**
11198
+ * Configuration of the schema data to use.
11199
+ */
11200
+ schema: pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorSchema>;
11201
+ }
11202
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapper {
11203
+ /**
11204
+ * Mapper that categorizes log events into enum fields. In the case of OCSF, they can be used to map sibling fields which are composed of an ID and a name.
11205
+ */
11206
+ schemaCategoryMappers?: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapper>[]>;
11207
+ /**
11208
+ * Mapper that maps source log fields to their correct fields.
11209
+ */
11210
+ schemaRemappers?: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapperSchemaRemapper>[]>;
11211
+ }
11212
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapper {
11213
+ /**
11214
+ * Object describing the logs filter with corresponding category ID.
11215
+ */
11216
+ categories: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategory>[]>;
11217
+ /**
11218
+ * Used to override hardcoded category values with a value pulled from a source attribute on the log.
11219
+ */
11220
+ fallback?: pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperFallback>;
11221
+ /**
11222
+ * Name of the logs schema category mapper.
11223
+ */
11224
+ name: pulumi.Input<string>;
11225
+ /**
11226
+ * Name of the target attributes which value is defined by the matching.
11227
+ */
11228
+ targets: pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperTargets>;
11229
+ }
11230
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategory {
11231
+ filter: pulumi.Input<inputs.LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategoryFilter>;
11232
+ /**
11233
+ * ID to inject into the category.
11234
+ */
11235
+ id: pulumi.Input<number>;
11236
+ /**
11237
+ * Value to assign to target schema field.
11238
+ */
11239
+ name: pulumi.Input<string>;
11240
+ }
11241
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperCategoryFilter {
11242
+ /**
11243
+ * Filter criteria of the category.
11244
+ */
11245
+ query: pulumi.Input<string>;
11246
+ }
11247
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperFallback {
11248
+ /**
11249
+ * Fallback sources used to populate value of field.
11250
+ */
11251
+ sources?: pulumi.Input<{
11252
+ [key: string]: pulumi.Input<string>;
11253
+ }>;
11254
+ /**
11255
+ * Values that define when the fallback is used.
11256
+ */
11257
+ values?: pulumi.Input<{
11258
+ [key: string]: pulumi.Input<string>;
11259
+ }>;
11260
+ }
11261
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapperSchemaCategoryMapperTargets {
11262
+ /**
11263
+ * ID of the field to map log attributes to
11264
+ */
11265
+ id?: pulumi.Input<string>;
11266
+ /**
11267
+ * Name of the field to map log attributes to.
11268
+ */
11269
+ name?: pulumi.Input<string>;
11270
+ }
11271
+ export interface LogsCustomPipelineProcessorSchemaProcessorMapperSchemaRemapper {
11272
+ /**
11273
+ * Name of the logs schema remapper.
11274
+ */
11275
+ name: pulumi.Input<string>;
11276
+ /**
11277
+ * Override or not the target element if already set.
11278
+ */
11279
+ overrideOnConflict?: pulumi.Input<boolean>;
11280
+ /**
11281
+ * Remove or preserve the remapped source element.
11282
+ */
11283
+ preserveSource?: pulumi.Input<boolean>;
11284
+ /**
11285
+ * Array of source attributes.
11286
+ */
11287
+ sources: pulumi.Input<pulumi.Input<string>[]>;
11288
+ /**
11289
+ * Target field to map log source field to
11290
+ */
11291
+ target: pulumi.Input<string>;
11292
+ /**
11293
+ * If the `targetType` of the remapper is `attribute`, try to cast the value to a new specific type. If the cast is not possible, the original type is kept. `string`, `integer`, or `double` are the possible types. If the `targetType` is `tag`, this parameter may not be specified.
11294
+ */
11295
+ targetFormat?: pulumi.Input<string>;
11296
+ }
11297
+ export interface LogsCustomPipelineProcessorSchemaProcessorSchema {
11298
+ /**
11299
+ * Class name of the schema to use.
11300
+ */
11301
+ className: pulumi.Input<string>;
11302
+ /**
11303
+ * Class UID of the schema to use.
11304
+ */
11305
+ classUid: pulumi.Input<number>;
11306
+ /**
11307
+ * Optional list of extensions to modify the schema.
11308
+ */
11309
+ extensions?: pulumi.Input<pulumi.Input<string>[]>;
11310
+ /**
11311
+ * Optional list of profiles to modify the schema.
11312
+ */
11313
+ profiles?: pulumi.Input<pulumi.Input<string>[]>;
11314
+ /**
11315
+ * Type of schema to use.
11316
+ */
11317
+ schemaType: pulumi.Input<string>;
11318
+ /**
11319
+ * Version of the schema to use.
11320
+ */
11321
+ version: pulumi.Input<string>;
11322
+ }
11025
11323
  export interface LogsCustomPipelineProcessorServiceRemapper {
11026
11324
  /**
11027
11325
  * If the processor is enabled or not.
@@ -11335,7 +11633,7 @@ export interface MonitorVariablesCloudCostQuery {
11335
11633
  /**
11336
11634
  * The aggregation methods available for cloud cost queries. Valid values are `avg`, `sum`, `max`, `min`, `last`, `area`, `l2norm`, `percentile`, `stddev`.
11337
11635
  */
11338
- aggregator?: pulumi.Input<string>;
11636
+ aggregator: pulumi.Input<string>;
11339
11637
  /**
11340
11638
  * The data source for cloud cost queries. Valid values are `metrics`, `cloudCost`, `datadogUsage`.
11341
11639
  */
@@ -11748,7 +12046,7 @@ export interface ObservabilityPipelineConfigDestinationsElasticsearch {
11748
12046
  }
11749
12047
  export interface ObservabilityPipelineConfigDestinationsGoogleChronicle {
11750
12048
  /**
11751
- * GCP credentials used to authenticate with Google Cloud Storage.
12049
+ * GCP credentials used to authenticate with Google Cloud services.
11752
12050
  */
11753
12051
  auth?: pulumi.Input<inputs.ObservabilityPipelineConfigDestinationsGoogleChronicleAuth>;
11754
12052
  /**
@@ -11774,7 +12072,7 @@ export interface ObservabilityPipelineConfigDestinationsGoogleChronicle {
11774
12072
  }
11775
12073
  export interface ObservabilityPipelineConfigDestinationsGoogleChronicleAuth {
11776
12074
  /**
11777
- * Path to the GCP service account key file.
12075
+ * Path to the GCP service account key file. Required when `auth` block is specified.
11778
12076
  */
11779
12077
  credentialsFile?: pulumi.Input<string>;
11780
12078
  }
@@ -11782,9 +12080,9 @@ export interface ObservabilityPipelineConfigDestinationsGoogleCloudStorage {
11782
12080
  /**
11783
12081
  * Access control list setting for objects written to the bucket.
11784
12082
  */
11785
- acl: pulumi.Input<string>;
12083
+ acl?: pulumi.Input<string>;
11786
12084
  /**
11787
- * GCP credentials used to authenticate with Google Cloud Storage.
12085
+ * GCP credentials used to authenticate with Google Cloud services.
11788
12086
  */
11789
12087
  auth?: pulumi.Input<inputs.ObservabilityPipelineConfigDestinationsGoogleCloudStorageAuth>;
11790
12088
  /**
@@ -11814,9 +12112,9 @@ export interface ObservabilityPipelineConfigDestinationsGoogleCloudStorage {
11814
12112
  }
11815
12113
  export interface ObservabilityPipelineConfigDestinationsGoogleCloudStorageAuth {
11816
12114
  /**
11817
- * Path to the GCP service account key file.
12115
+ * Path to the GCP service account key file. Required when `auth` block is specified.
11818
12116
  */
11819
- credentialsFile: pulumi.Input<string>;
12117
+ credentialsFile?: pulumi.Input<string>;
11820
12118
  }
11821
12119
  export interface ObservabilityPipelineConfigDestinationsGoogleCloudStorageMetadata {
11822
12120
  /**
@@ -11830,7 +12128,7 @@ export interface ObservabilityPipelineConfigDestinationsGoogleCloudStorageMetada
11830
12128
  }
11831
12129
  export interface ObservabilityPipelineConfigDestinationsGooglePubsub {
11832
12130
  /**
11833
- * GCP credentials used to authenticate with Google Cloud Pub/Sub.
12131
+ * GCP credentials used to authenticate with Google Cloud services.
11834
12132
  */
11835
12133
  auth?: pulumi.Input<inputs.ObservabilityPipelineConfigDestinationsGooglePubsubAuth>;
11836
12134
  /**
@@ -11860,7 +12158,7 @@ export interface ObservabilityPipelineConfigDestinationsGooglePubsub {
11860
12158
  }
11861
12159
  export interface ObservabilityPipelineConfigDestinationsGooglePubsubAuth {
11862
12160
  /**
11863
- * Path to the GCP service account key file.
12161
+ * Path to the GCP service account key file. Required when `auth` block is specified.
11864
12162
  */
11865
12163
  credentialsFile?: pulumi.Input<string>;
11866
12164
  }
@@ -13162,7 +13460,7 @@ export interface ObservabilityPipelineConfigSourcesFluentdTls {
13162
13460
  }
13163
13461
  export interface ObservabilityPipelineConfigSourcesGooglePubsub {
13164
13462
  /**
13165
- * GCP credentials used to authenticate with Google Cloud Storage.
13463
+ * GCP credentials used to authenticate with Google Cloud services.
13166
13464
  */
13167
13465
  auth?: pulumi.Input<inputs.ObservabilityPipelineConfigSourcesGooglePubsubAuth>;
13168
13466
  /**
@@ -13188,9 +13486,9 @@ export interface ObservabilityPipelineConfigSourcesGooglePubsub {
13188
13486
  }
13189
13487
  export interface ObservabilityPipelineConfigSourcesGooglePubsubAuth {
13190
13488
  /**
13191
- * Path to the GCP service account key file.
13489
+ * Path to the GCP service account key file. Required when `auth` block is specified.
13192
13490
  */
13193
- credentialsFile: pulumi.Input<string>;
13491
+ credentialsFile?: pulumi.Input<string>;
13194
13492
  }
13195
13493
  export interface ObservabilityPipelineConfigSourcesGooglePubsubTls {
13196
13494
  /**
@@ -14524,7 +14822,7 @@ export interface PowerpackWidgetChangeDefinitionRequestQueryEventQuery {
14524
14822
  */
14525
14823
  crossOrgUuids?: pulumi.Input<string>;
14526
14824
  /**
14527
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
14825
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
14528
14826
  */
14529
14827
  dataSource: pulumi.Input<string>;
14530
14828
  /**
@@ -15879,7 +16177,7 @@ export interface PowerpackWidgetGeomapDefinitionRequestQueryEventQuery {
15879
16177
  */
15880
16178
  crossOrgUuids?: pulumi.Input<string>;
15881
16179
  /**
15882
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
16180
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
15883
16181
  */
15884
16182
  dataSource: pulumi.Input<string>;
15885
16183
  /**
@@ -16697,7 +16995,7 @@ export interface PowerpackWidgetHeatmapDefinitionRequestQueryEventQuery {
16697
16995
  */
16698
16996
  crossOrgUuids?: pulumi.Input<string>;
16699
16997
  /**
16700
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
16998
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
16701
16999
  */
16702
17000
  dataSource: pulumi.Input<string>;
16703
17001
  /**
@@ -18784,7 +19082,7 @@ export interface PowerpackWidgetQueryTableDefinitionRequestQueryEventQuery {
18784
19082
  */
18785
19083
  crossOrgUuids?: pulumi.Input<string>;
18786
19084
  /**
18787
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
19085
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
18788
19086
  */
18789
19087
  dataSource: pulumi.Input<string>;
18790
19088
  /**
@@ -19834,7 +20132,7 @@ export interface PowerpackWidgetQueryValueDefinitionRequestQueryEventQuery {
19834
20132
  */
19835
20133
  crossOrgUuids?: pulumi.Input<string>;
19836
20134
  /**
19837
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
20135
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
19838
20136
  */
19839
20137
  dataSource: pulumi.Input<string>;
19840
20138
  /**
@@ -20492,7 +20790,7 @@ export interface PowerpackWidgetScatterplotDefinitionRequestScatterplotTableQuer
20492
20790
  */
20493
20791
  crossOrgUuids?: pulumi.Input<string>;
20494
20792
  /**
20495
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
20793
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
20496
20794
  */
20497
20795
  dataSource: pulumi.Input<string>;
20498
20796
  /**
@@ -22288,7 +22586,7 @@ export interface PowerpackWidgetSunburstDefinitionRequestQueryEventQuery {
22288
22586
  */
22289
22587
  crossOrgUuids?: pulumi.Input<string>;
22290
22588
  /**
22291
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
22589
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
22292
22590
  */
22293
22591
  dataSource: pulumi.Input<string>;
22294
22592
  /**
@@ -23390,7 +23688,7 @@ export interface PowerpackWidgetTimeseriesDefinitionRequestQueryEventQuery {
23390
23688
  */
23391
23689
  crossOrgUuids?: pulumi.Input<string>;
23392
23690
  /**
23393
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
23691
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
23394
23692
  */
23395
23693
  dataSource: pulumi.Input<string>;
23396
23694
  /**
@@ -24430,7 +24728,7 @@ export interface PowerpackWidgetToplistDefinitionRequestQueryEventQuery {
24430
24728
  */
24431
24729
  crossOrgUuids?: pulumi.Input<string>;
24432
24730
  /**
24433
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
24731
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
24434
24732
  */
24435
24733
  dataSource: pulumi.Input<string>;
24436
24734
  /**
@@ -25222,7 +25520,7 @@ export interface PowerpackWidgetTreemapDefinitionRequestQueryEventQuery {
25222
25520
  */
25223
25521
  crossOrgUuids?: pulumi.Input<string>;
25224
25522
  /**
25225
- * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`.
25523
+ * The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `securitySignals`, `profiles`, `audit`, `events`, `ciTests`, `ciPipelines`, `incidentAnalytics`, `productAnalytics`, `onCallEvents`.
25226
25524
  */
25227
25525
  dataSource: pulumi.Input<string>;
25228
25526
  /**
@@ -27786,6 +28084,7 @@ export declare namespace gcp {
27786
28084
  }
27787
28085
  interface IntegrationStsMetricNamespaceConfig {
27788
28086
  disabled: pulumi.Input<boolean>;
28087
+ filters: pulumi.Input<pulumi.Input<string>[]>;
27789
28088
  id: pulumi.Input<string>;
27790
28089
  }
27791
28090
  interface IntegrationStsMonitoredResourceConfig {