@rio-cloud/cdk-v2-constructs 6.6.0 → 6.7.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/.jsii CHANGED
@@ -3656,7 +3656,7 @@
3656
3656
  "stability": "stable"
3657
3657
  },
3658
3658
  "homepage": "https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/",
3659
- "jsiiVersion": "5.4.26 (build 23f0c56)",
3659
+ "jsiiVersion": "5.5.2 (build 51c1bde)",
3660
3660
  "keywords": [
3661
3661
  "cdk"
3662
3662
  ],
@@ -6659,29 +6659,6 @@
6659
6659
  "kind": "array"
6660
6660
  }
6661
6661
  }
6662
- },
6663
- {
6664
- "abstract": true,
6665
- "docs": {
6666
- "remarks": "Attention: Only use Deletion policy if you know what you are doing!\nThis is only necessary for KStream and allows the application to delete messages and the topic.<br>\nIf you just want to \"delete\" a message on a log compacted topic, you should not set this permission and send a tombstone message instead.",
6667
- "stability": "stable",
6668
- "summary": "List of clients that should get delete permissions."
6669
- },
6670
- "immutable": true,
6671
- "locationInModule": {
6672
- "filename": "src/kafka/kafka-topic.ts",
6673
- "line": 73
6674
- },
6675
- "name": "delete",
6676
- "optional": true,
6677
- "type": {
6678
- "collection": {
6679
- "elementtype": {
6680
- "primitive": "string"
6681
- },
6682
- "kind": "array"
6683
- }
6684
- }
6685
6662
  }
6686
6663
  ],
6687
6664
  "symbolId": "src/kafka/kafka-topic:KafkaAclStatement"
@@ -6887,7 +6864,7 @@
6887
6864
  },
6888
6865
  "locationInModule": {
6889
6866
  "filename": "src/kafka/kafka-topic.ts",
6890
- "line": 237
6867
+ "line": 239
6891
6868
  },
6892
6869
  "parameters": [
6893
6870
  {
@@ -6913,7 +6890,7 @@
6913
6890
  "kind": "class",
6914
6891
  "locationInModule": {
6915
6892
  "filename": "src/kafka/kafka-topic.ts",
6916
- "line": 235
6893
+ "line": 237
6917
6894
  },
6918
6895
  "name": "KafkaTopic",
6919
6896
  "symbolId": "src/kafka/kafka-topic:KafkaTopic"
@@ -7074,7 +7051,7 @@
7074
7051
  "kind": "interface",
7075
7052
  "locationInModule": {
7076
7053
  "filename": "src/kafka/kafka-topic.ts",
7077
- "line": 93
7054
+ "line": 95
7078
7055
  },
7079
7056
  "name": "KafkaTopicProps",
7080
7057
  "properties": [
@@ -7087,7 +7064,7 @@
7087
7064
  "immutable": true,
7088
7065
  "locationInModule": {
7089
7066
  "filename": "src/kafka/kafka-topic.ts",
7090
- "line": 136
7067
+ "line": 138
7091
7068
  },
7092
7069
  "name": "acl",
7093
7070
  "type": {
@@ -7103,7 +7080,7 @@
7103
7080
  "immutable": true,
7104
7081
  "locationInModule": {
7105
7082
  "filename": "src/kafka/kafka-topic.ts",
7106
- "line": 141
7083
+ "line": 143
7107
7084
  },
7108
7085
  "name": "isLogCompacted",
7109
7086
  "type": {
@@ -7119,7 +7096,7 @@
7119
7096
  "immutable": true,
7120
7097
  "locationInModule": {
7121
7098
  "filename": "src/kafka/kafka-topic.ts",
7122
- "line": 131
7099
+ "line": 133
7123
7100
  },
7124
7101
  "name": "metadata",
7125
7102
  "type": {
@@ -7136,7 +7113,7 @@
7136
7113
  "immutable": true,
7137
7114
  "locationInModule": {
7138
7115
  "filename": "src/kafka/kafka-topic.ts",
7139
- "line": 97
7116
+ "line": 99
7140
7117
  },
7141
7118
  "name": "name",
7142
7119
  "type": {
@@ -7153,7 +7130,7 @@
7153
7130
  "immutable": true,
7154
7131
  "locationInModule": {
7155
7132
  "filename": "src/kafka/kafka-topic.ts",
7156
- "line": 104
7133
+ "line": 106
7157
7134
  },
7158
7135
  "name": "numberOfPartitions",
7159
7136
  "type": {
@@ -7171,7 +7148,7 @@
7171
7148
  "immutable": true,
7172
7149
  "locationInModule": {
7173
7150
  "filename": "src/kafka/kafka-topic.ts",
7174
- "line": 126
7151
+ "line": 128
7175
7152
  },
7176
7153
  "name": "instantDeletionEnabled",
7177
7154
  "optional": true,
@@ -7189,7 +7166,7 @@
7189
7166
  "immutable": true,
7190
7167
  "locationInModule": {
7191
7168
  "filename": "src/kafka/kafka-topic.ts",
7192
- "line": 147
7169
+ "line": 149
7193
7170
  },
7194
7171
  "name": "logCompactionProperties",
7195
7172
  "optional": true,
@@ -7208,7 +7185,7 @@
7208
7185
  "immutable": true,
7209
7186
  "locationInModule": {
7210
7187
  "filename": "src/kafka/kafka-topic.ts",
7211
- "line": 110
7188
+ "line": 112
7212
7189
  },
7213
7190
  "name": "replicationFactor",
7214
7191
  "optional": true,
@@ -7227,7 +7204,7 @@
7227
7204
  "immutable": true,
7228
7205
  "locationInModule": {
7229
7206
  "filename": "src/kafka/kafka-topic.ts",
7230
- "line": 119
7207
+ "line": 121
7231
7208
  },
7232
7209
  "name": "retention",
7233
7210
  "optional": true,
@@ -7252,7 +7229,7 @@
7252
7229
  },
7253
7230
  "locationInModule": {
7254
7231
  "filename": "src/kafka/kafka-topic.ts",
7255
- "line": 260
7232
+ "line": 262
7256
7233
  },
7257
7234
  "parameters": [
7258
7235
  {
@@ -7278,7 +7255,7 @@
7278
7255
  "kind": "class",
7279
7256
  "locationInModule": {
7280
7257
  "filename": "src/kafka/kafka-topic.ts",
7281
- "line": 258
7258
+ "line": 260
7282
7259
  },
7283
7260
  "name": "KafkaTopicV4",
7284
7261
  "symbolId": "src/kafka/kafka-topic:KafkaTopicV4"
@@ -7295,7 +7272,7 @@
7295
7272
  "kind": "interface",
7296
7273
  "locationInModule": {
7297
7274
  "filename": "src/kafka/kafka-topic.ts",
7298
- "line": 155
7275
+ "line": 157
7299
7276
  },
7300
7277
  "name": "KafkaTopicV4Props",
7301
7278
  "properties": [
@@ -7308,7 +7285,7 @@
7308
7285
  "immutable": true,
7309
7286
  "locationInModule": {
7310
7287
  "filename": "src/kafka/kafka-topic.ts",
7311
- "line": 198
7288
+ "line": 200
7312
7289
  },
7313
7290
  "name": "acl",
7314
7291
  "type": {
@@ -7324,7 +7301,7 @@
7324
7301
  "immutable": true,
7325
7302
  "locationInModule": {
7326
7303
  "filename": "src/kafka/kafka-topic.ts",
7327
- "line": 203
7304
+ "line": 205
7328
7305
  },
7329
7306
  "name": "isLogCompacted",
7330
7307
  "type": {
@@ -7340,7 +7317,7 @@
7340
7317
  "immutable": true,
7341
7318
  "locationInModule": {
7342
7319
  "filename": "src/kafka/kafka-topic.ts",
7343
- "line": 193
7320
+ "line": 195
7344
7321
  },
7345
7322
  "name": "metadata",
7346
7323
  "type": {
@@ -7357,7 +7334,7 @@
7357
7334
  "immutable": true,
7358
7335
  "locationInModule": {
7359
7336
  "filename": "src/kafka/kafka-topic.ts",
7360
- "line": 159
7337
+ "line": 161
7361
7338
  },
7362
7339
  "name": "name",
7363
7340
  "type": {
@@ -7374,7 +7351,7 @@
7374
7351
  "immutable": true,
7375
7352
  "locationInModule": {
7376
7353
  "filename": "src/kafka/kafka-topic.ts",
7377
- "line": 166
7354
+ "line": 168
7378
7355
  },
7379
7356
  "name": "numberOfPartitions",
7380
7357
  "type": {
@@ -7392,7 +7369,7 @@
7392
7369
  "immutable": true,
7393
7370
  "locationInModule": {
7394
7371
  "filename": "src/kafka/kafka-topic.ts",
7395
- "line": 188
7372
+ "line": 190
7396
7373
  },
7397
7374
  "name": "instantDeletionEnabled",
7398
7375
  "optional": true,
@@ -7410,7 +7387,7 @@
7410
7387
  "immutable": true,
7411
7388
  "locationInModule": {
7412
7389
  "filename": "src/kafka/kafka-topic.ts",
7413
- "line": 209
7390
+ "line": 211
7414
7391
  },
7415
7392
  "name": "logCompactionProperties",
7416
7393
  "optional": true,
@@ -7429,7 +7406,7 @@
7429
7406
  "immutable": true,
7430
7407
  "locationInModule": {
7431
7408
  "filename": "src/kafka/kafka-topic.ts",
7432
- "line": 217
7409
+ "line": 219
7433
7410
  },
7434
7411
  "name": "managedBackupEnabled",
7435
7412
  "optional": true,
@@ -7448,7 +7425,7 @@
7448
7425
  "immutable": true,
7449
7426
  "locationInModule": {
7450
7427
  "filename": "src/kafka/kafka-topic.ts",
7451
- "line": 172
7428
+ "line": 174
7452
7429
  },
7453
7430
  "name": "replicationFactor",
7454
7431
  "optional": true,
@@ -7467,7 +7444,7 @@
7467
7444
  "immutable": true,
7468
7445
  "locationInModule": {
7469
7446
  "filename": "src/kafka/kafka-topic.ts",
7470
- "line": 181
7447
+ "line": 183
7471
7448
  },
7472
7449
  "name": "retention",
7473
7450
  "optional": true,
@@ -7850,7 +7827,7 @@
7850
7827
  "kind": "interface",
7851
7828
  "locationInModule": {
7852
7829
  "filename": "src/kafka/kafka-topic.ts",
7853
- "line": 79
7830
+ "line": 81
7854
7831
  },
7855
7832
  "name": "LogCompactionProperties",
7856
7833
  "properties": [
@@ -7865,7 +7842,7 @@
7865
7842
  "immutable": true,
7866
7843
  "locationInModule": {
7867
7844
  "filename": "src/kafka/kafka-topic.ts",
7868
- "line": 85
7845
+ "line": 87
7869
7846
  },
7870
7847
  "name": "deleteRetention",
7871
7848
  "optional": true,
@@ -13124,22 +13101,22 @@
13124
13101
  ],
13125
13102
  "symbolId": "src/datadogv2/datadog-dashboard:DatadogDashboardProps"
13126
13103
  },
13127
- "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoring": {
13104
+ "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLambdaInstrumentation": {
13128
13105
  "assembly": "@rio-cloud/cdk-v2-constructs",
13129
13106
  "base": "constructs.Construct",
13130
13107
  "docs": {
13131
- "remarks": "It follows the Datadog guide at https://docs.datadoghq.com/logs/guide/logs-monitors-on-volumes/\nand consists of the following three monitors.\n 1. A metric alert that fires when you reach a certain threshold of your daily log quota.\n 2. An anomaly monitor that detects log amount spikes.\n 3. An event alert that fires when you hit the daily log quota.\n\nA datadog log index is team specific and thus the monitor needs to be deployed just once per index/team.",
13108
+ "remarks": "This construct will create a Datadog construct with the provided props and add the Lambda functions to it.\nPer default, it will disable all additional features, that cause Datadog charging for Serverless Functions features. So just change it, if you need the advanced features.\n\nAdditionally some defaults from the datadog-integration account module are applied:\n- the secret for the API key is read from the secret manager `/rio/config/datadog-integration/api-key`\n- the site is read from the parameter store `/rio/config/datadog-integration/site`\n\nTo use it, install Datadog CDK Constructs package:\n```bash\nnpm i -D datadog-cdk-constructs-v2\n```",
13132
13109
  "stability": "stable",
13133
- "summary": "Basic monitoring and alerting for a Datadog logs index."
13110
+ "summary": "Wrapper construct for Datadog's Lambda instrumentation."
13134
13111
  },
13135
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoring",
13112
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLambdaInstrumentation",
13136
13113
  "initializer": {
13137
13114
  "docs": {
13138
13115
  "stability": "stable"
13139
13116
  },
13140
13117
  "locationInModule": {
13141
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13142
- "line": 70
13118
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13119
+ "line": 76
13143
13120
  },
13144
13121
  "parameters": [
13145
13122
  {
@@ -13157,80 +13134,191 @@
13157
13134
  {
13158
13135
  "name": "props",
13159
13136
  "type": {
13160
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoringProps"
13137
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLambdaInstrumentationProps"
13161
13138
  }
13162
13139
  }
13163
13140
  ]
13164
13141
  },
13165
13142
  "kind": "class",
13166
13143
  "locationInModule": {
13167
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13168
- "line": 69
13144
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13145
+ "line": 72
13169
13146
  },
13170
- "name": "DatadogLogIndexMonitoring",
13147
+ "methods": [
13148
+ {
13149
+ "docs": {
13150
+ "stability": "stable"
13151
+ },
13152
+ "locationInModule": {
13153
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13154
+ "line": 119
13155
+ },
13156
+ "name": "addForwarderToNonLambdaLogGroups",
13157
+ "parameters": [
13158
+ {
13159
+ "name": "logGroups",
13160
+ "type": {
13161
+ "collection": {
13162
+ "elementtype": {
13163
+ "fqn": "aws-cdk-lib.aws_logs.ILogGroup"
13164
+ },
13165
+ "kind": "array"
13166
+ }
13167
+ }
13168
+ }
13169
+ ]
13170
+ },
13171
+ {
13172
+ "docs": {
13173
+ "stability": "stable"
13174
+ },
13175
+ "locationInModule": {
13176
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13177
+ "line": 116
13178
+ },
13179
+ "name": "addGitCommitMetadata",
13180
+ "parameters": [
13181
+ {
13182
+ "name": "lambdaFunctions",
13183
+ "type": {
13184
+ "collection": {
13185
+ "elementtype": {
13186
+ "union": {
13187
+ "types": [
13188
+ {
13189
+ "fqn": "aws-cdk-lib.aws_lambda.Function"
13190
+ },
13191
+ {
13192
+ "fqn": "aws-cdk-lib.aws_lambda.SingletonFunction"
13193
+ }
13194
+ ]
13195
+ }
13196
+ },
13197
+ "kind": "array"
13198
+ }
13199
+ }
13200
+ },
13201
+ {
13202
+ "name": "gitCommitSha",
13203
+ "optional": true,
13204
+ "type": {
13205
+ "primitive": "string"
13206
+ }
13207
+ },
13208
+ {
13209
+ "name": "gitRepoUrl",
13210
+ "optional": true,
13211
+ "type": {
13212
+ "primitive": "string"
13213
+ }
13214
+ }
13215
+ ]
13216
+ },
13217
+ {
13218
+ "docs": {
13219
+ "stability": "stable"
13220
+ },
13221
+ "locationInModule": {
13222
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13223
+ "line": 109
13224
+ },
13225
+ "name": "addLambdaFunctions",
13226
+ "parameters": [
13227
+ {
13228
+ "name": "lambdaFunctions",
13229
+ "type": {
13230
+ "collection": {
13231
+ "elementtype": {
13232
+ "union": {
13233
+ "types": [
13234
+ {
13235
+ "fqn": "aws-cdk-lib.aws_lambda.Function"
13236
+ },
13237
+ {
13238
+ "fqn": "aws-cdk-lib.aws_lambda.SingletonFunction"
13239
+ }
13240
+ ]
13241
+ }
13242
+ },
13243
+ "kind": "array"
13244
+ }
13245
+ }
13246
+ },
13247
+ {
13248
+ "name": "construct",
13249
+ "optional": true,
13250
+ "type": {
13251
+ "fqn": "constructs.Construct"
13252
+ }
13253
+ }
13254
+ ]
13255
+ }
13256
+ ],
13257
+ "name": "DatadogLambdaInstrumentation",
13171
13258
  "namespace": "datadogv2",
13172
- "symbolId": "src/datadogv2/datadog-log-index-monitoring:DatadogLogIndexMonitoring"
13259
+ "symbolId": "src/datadogv2/datadog-lambda-instrumentation:DatadogLambdaInstrumentation"
13173
13260
  },
13174
- "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoringProps": {
13261
+ "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLambdaInstrumentationProps": {
13175
13262
  "assembly": "@rio-cloud/cdk-v2-constructs",
13176
13263
  "datatype": true,
13177
13264
  "docs": {
13178
- "stability": "stable"
13265
+ "remarks": "Copied over from original Datadog construct.",
13266
+ "see": "dd.DatadogProps",
13267
+ "stability": "stable",
13268
+ "summary": "Props for the DatadogLambdaInstrumentation construct."
13179
13269
  },
13180
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoringProps",
13270
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLambdaInstrumentationProps",
13181
13271
  "kind": "interface",
13182
13272
  "locationInModule": {
13183
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13184
- "line": 5
13273
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13274
+ "line": 16
13185
13275
  },
13186
- "name": "DatadogLogIndexMonitoringProps",
13276
+ "name": "DatadogLambdaInstrumentationProps",
13187
13277
  "namespace": "datadogv2",
13188
13278
  "properties": [
13189
13279
  {
13190
13280
  "abstract": true,
13191
13281
  "docs": {
13192
- "stability": "stable",
13193
- "summary": "The daily log quota settings."
13282
+ "stability": "stable"
13194
13283
  },
13195
13284
  "immutable": true,
13196
13285
  "locationInModule": {
13197
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13198
- "line": 25
13286
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13287
+ "line": 17
13199
13288
  },
13200
- "name": "dailyLogQuota",
13289
+ "name": "service",
13201
13290
  "type": {
13202
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogQuotaProps"
13291
+ "primitive": "string"
13203
13292
  }
13204
13293
  },
13205
13294
  {
13206
13295
  "abstract": true,
13207
13296
  "docs": {
13208
- "stability": "stable",
13209
- "summary": "The name of the Datadog index."
13297
+ "stability": "stable"
13210
13298
  },
13211
13299
  "immutable": true,
13212
13300
  "locationInModule": {
13213
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13214
- "line": 15
13301
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13302
+ "line": 27
13215
13303
  },
13216
- "name": "indexName",
13304
+ "name": "addLayers",
13305
+ "optional": true,
13217
13306
  "type": {
13218
- "primitive": "string"
13307
+ "primitive": "boolean"
13219
13308
  }
13220
13309
  },
13221
13310
  {
13222
13311
  "abstract": true,
13223
13312
  "docs": {
13224
- "remarks": "Can be used to query the monitors.",
13225
- "stability": "stable",
13226
- "summary": "The name of your service in Datadog."
13313
+ "stability": "stable"
13227
13314
  },
13228
13315
  "immutable": true,
13229
13316
  "locationInModule": {
13230
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13231
- "line": 10
13317
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13318
+ "line": 31
13232
13319
  },
13233
- "name": "serviceName",
13320
+ "name": "apiKey",
13321
+ "optional": true,
13234
13322
  "type": {
13235
13323
  "primitive": "string"
13236
13324
  }
@@ -13238,33 +13326,30 @@
13238
13326
  {
13239
13327
  "abstract": true,
13240
13328
  "docs": {
13241
- "stability": "stable",
13242
- "summary": "The integration to use for alerting."
13329
+ "stability": "stable"
13243
13330
  },
13244
13331
  "immutable": true,
13245
13332
  "locationInModule": {
13246
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13247
- "line": 20
13333
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13334
+ "line": 33
13248
13335
  },
13249
- "name": "notification",
13336
+ "name": "apiKeySecret",
13250
13337
  "optional": true,
13251
13338
  "type": {
13252
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.INotification"
13339
+ "fqn": "aws-cdk-lib.aws_secretsmanager.ISecret"
13253
13340
  }
13254
13341
  },
13255
13342
  {
13256
13343
  "abstract": true,
13257
13344
  "docs": {
13258
- "default": "- 'EU'",
13259
- "stability": "stable",
13260
- "summary": "The Datadog organization, e.g., 'EU' or 'LATAM'."
13345
+ "stability": "stable"
13261
13346
  },
13262
13347
  "immutable": true,
13263
13348
  "locationInModule": {
13264
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13265
- "line": 38
13349
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13350
+ "line": 32
13266
13351
  },
13267
- "name": "organization",
13352
+ "name": "apiKeySecretArn",
13268
13353
  "optional": true,
13269
13354
  "type": {
13270
13355
  "primitive": "string"
@@ -13273,104 +13358,728 @@
13273
13358
  {
13274
13359
  "abstract": true,
13275
13360
  "docs": {
13276
- "default": "- false",
13277
- "remarks": "Without setting this value it will lead to an empty result and therefore trigger an alert.",
13278
- "stability": "stable",
13279
- "summary": "This value should be used if there is no log message within 24 hours or missing historical data."
13361
+ "stability": "stable"
13280
13362
  },
13281
13363
  "immutable": true,
13282
13364
  "locationInModule": {
13283
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13284
- "line": 32
13365
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13366
+ "line": 34
13285
13367
  },
13286
- "name": "sparseLogging",
13368
+ "name": "apiKmsKey",
13287
13369
  "optional": true,
13288
13370
  "type": {
13289
- "primitive": "boolean"
13371
+ "primitive": "string"
13290
13372
  }
13291
- }
13292
- ],
13293
- "symbolId": "src/datadogv2/datadog-log-index-monitoring:DatadogLogIndexMonitoringProps"
13294
- },
13295
- "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogQuotaProps": {
13296
- "assembly": "@rio-cloud/cdk-v2-constructs",
13297
- "datatype": true,
13298
- "docs": {
13299
- "stability": "stable"
13300
- },
13301
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogQuotaProps",
13302
- "kind": "interface",
13303
- "locationInModule": {
13304
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13305
- "line": 41
13306
- },
13307
- "name": "DatadogLogQuotaProps",
13308
- "namespace": "datadogv2",
13309
- "properties": [
13373
+ },
13310
13374
  {
13311
13375
  "abstract": true,
13312
13376
  "docs": {
13313
- "remarks": "The value must be between 0 and 100 and greater than or equal to the warning threshold.",
13314
- "stability": "stable",
13315
- "summary": "The alarm threshold for the daily log quota monitor in percent."
13377
+ "stability": "stable"
13316
13378
  },
13317
13379
  "immutable": true,
13318
13380
  "locationInModule": {
13319
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13320
- "line": 56
13381
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13382
+ "line": 53
13321
13383
  },
13322
- "name": "alertThresholdInPercent",
13384
+ "name": "apmFlushDeadline",
13385
+ "optional": true,
13323
13386
  "type": {
13324
- "primitive": "number"
13387
+ "union": {
13388
+ "types": [
13389
+ {
13390
+ "primitive": "string"
13391
+ },
13392
+ {
13393
+ "primitive": "number"
13394
+ }
13395
+ ]
13396
+ }
13325
13397
  }
13326
13398
  },
13327
13399
  {
13328
13400
  "abstract": true,
13329
13401
  "docs": {
13330
- "stability": "stable",
13331
- "summary": "The daily log quota for the team-specific index in million events."
13402
+ "stability": "stable"
13332
13403
  },
13333
13404
  "immutable": true,
13334
13405
  "locationInModule": {
13335
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13336
- "line": 45
13406
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13407
+ "line": 41
13337
13408
  },
13338
- "name": "valueInMillionEvents",
13409
+ "name": "captureLambdaPayload",
13410
+ "optional": true,
13339
13411
  "type": {
13340
- "primitive": "number"
13412
+ "primitive": "boolean"
13341
13413
  }
13342
13414
  },
13343
13415
  {
13344
13416
  "abstract": true,
13345
13417
  "docs": {
13346
- "stability": "stable",
13347
- "summary": "The warning threshold for the daily log quota monitor in percent."
13418
+ "stability": "stable"
13348
13419
  },
13349
13420
  "immutable": true,
13350
13421
  "locationInModule": {
13351
- "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13352
- "line": 50
13422
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13423
+ "line": 49
13353
13424
  },
13354
- "name": "warningThresholdInPercent",
13425
+ "name": "coldStartTraceSkipLibs",
13426
+ "optional": true,
13355
13427
  "type": {
13356
- "primitive": "number"
13428
+ "primitive": "string"
13357
13429
  }
13358
- }
13359
- ],
13360
- "symbolId": "src/datadogv2/datadog-log-index-monitoring:DatadogLogQuotaProps"
13361
- },
13362
- "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogMonitor": {
13363
- "assembly": "@rio-cloud/cdk-v2-constructs",
13364
- "base": "constructs.Construct",
13365
- "docs": {
13366
- "remarks": "To use this the Datadog resources have to be {@link https://docs.datadoghq.com/integrations/guide/amazon_cloudformation/} * |enabled in the CloudFormation registry} of the corresponding AWS account. Usually this is done\nautomatically by the Datadog Integrations (account module AND ServiceCatalog) provided by CLAID.",
13367
- "stability": "stable",
13368
- "summary": "Wrapper around Datadog's CloudFormation `Datadog::Monitors::Monitor` with some RIO defaults applied."
13369
- },
13370
- "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogMonitor",
13371
- "initializer": {
13372
- "docs": {
13373
- "stability": "stable"
13430
+ },
13431
+ {
13432
+ "abstract": true,
13433
+ "docs": {
13434
+ "stability": "stable"
13435
+ },
13436
+ "immutable": true,
13437
+ "locationInModule": {
13438
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13439
+ "line": 45
13440
+ },
13441
+ "name": "createForwarderPermissions",
13442
+ "optional": true,
13443
+ "type": {
13444
+ "primitive": "boolean"
13445
+ }
13446
+ },
13447
+ {
13448
+ "abstract": true,
13449
+ "docs": {
13450
+ "stability": "stable"
13451
+ },
13452
+ "immutable": true,
13453
+ "locationInModule": {
13454
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13455
+ "line": 52
13456
+ },
13457
+ "name": "decodeAuthorizerContext",
13458
+ "optional": true,
13459
+ "type": {
13460
+ "primitive": "boolean"
13461
+ }
13462
+ },
13463
+ {
13464
+ "abstract": true,
13465
+ "docs": {
13466
+ "stability": "stable"
13467
+ },
13468
+ "immutable": true,
13469
+ "locationInModule": {
13470
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13471
+ "line": 47
13472
+ },
13473
+ "name": "enableColdStartTracing",
13474
+ "optional": true,
13475
+ "type": {
13476
+ "primitive": "boolean"
13477
+ }
13478
+ },
13479
+ {
13480
+ "abstract": true,
13481
+ "docs": {
13482
+ "stability": "stable"
13483
+ },
13484
+ "immutable": true,
13485
+ "locationInModule": {
13486
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13487
+ "line": 36
13488
+ },
13489
+ "name": "enableDatadogASM",
13490
+ "optional": true,
13491
+ "type": {
13492
+ "primitive": "boolean"
13493
+ }
13494
+ },
13495
+ {
13496
+ "abstract": true,
13497
+ "docs": {
13498
+ "stability": "stable"
13499
+ },
13500
+ "immutable": true,
13501
+ "locationInModule": {
13502
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13503
+ "line": 40
13504
+ },
13505
+ "name": "enableDatadogLogs",
13506
+ "optional": true,
13507
+ "type": {
13508
+ "primitive": "boolean"
13509
+ }
13510
+ },
13511
+ {
13512
+ "abstract": true,
13513
+ "docs": {
13514
+ "stability": "stable"
13515
+ },
13516
+ "immutable": true,
13517
+ "locationInModule": {
13518
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13519
+ "line": 35
13520
+ },
13521
+ "name": "enableDatadogTracing",
13522
+ "optional": true,
13523
+ "type": {
13524
+ "primitive": "boolean"
13525
+ }
13526
+ },
13527
+ {
13528
+ "abstract": true,
13529
+ "docs": {
13530
+ "default": "false",
13531
+ "stability": "stable",
13532
+ "summary": "Whether to enable enhanced metrics for the Lambda functions."
13533
+ },
13534
+ "immutable": true,
13535
+ "locationInModule": {
13536
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13537
+ "line": 24
13538
+ },
13539
+ "name": "enableEnhancedMetrics",
13540
+ "optional": true,
13541
+ "type": {
13542
+ "primitive": "boolean"
13543
+ }
13544
+ },
13545
+ {
13546
+ "abstract": true,
13547
+ "docs": {
13548
+ "stability": "stable"
13549
+ },
13550
+ "immutable": true,
13551
+ "locationInModule": {
13552
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13553
+ "line": 37
13554
+ },
13555
+ "name": "enableMergeXrayTraces",
13556
+ "optional": true,
13557
+ "type": {
13558
+ "primitive": "boolean"
13559
+ }
13560
+ },
13561
+ {
13562
+ "abstract": true,
13563
+ "docs": {
13564
+ "stability": "stable"
13565
+ },
13566
+ "immutable": true,
13567
+ "locationInModule": {
13568
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13569
+ "line": 50
13570
+ },
13571
+ "name": "enableProfiling",
13572
+ "optional": true,
13573
+ "type": {
13574
+ "primitive": "boolean"
13575
+ }
13576
+ },
13577
+ {
13578
+ "abstract": true,
13579
+ "docs": {
13580
+ "stability": "stable"
13581
+ },
13582
+ "immutable": true,
13583
+ "locationInModule": {
13584
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13585
+ "line": 51
13586
+ },
13587
+ "name": "encodeAuthorizerContext",
13588
+ "optional": true,
13589
+ "type": {
13590
+ "primitive": "boolean"
13591
+ }
13592
+ },
13593
+ {
13594
+ "abstract": true,
13595
+ "docs": {
13596
+ "stability": "stable"
13597
+ },
13598
+ "immutable": true,
13599
+ "locationInModule": {
13600
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13601
+ "line": 42
13602
+ },
13603
+ "name": "env",
13604
+ "optional": true,
13605
+ "type": {
13606
+ "primitive": "string"
13607
+ }
13608
+ },
13609
+ {
13610
+ "abstract": true,
13611
+ "docs": {
13612
+ "stability": "stable"
13613
+ },
13614
+ "immutable": true,
13615
+ "locationInModule": {
13616
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13617
+ "line": 26
13618
+ },
13619
+ "name": "extensionLayerVersion",
13620
+ "optional": true,
13621
+ "type": {
13622
+ "primitive": "number"
13623
+ }
13624
+ },
13625
+ {
13626
+ "abstract": true,
13627
+ "docs": {
13628
+ "stability": "stable"
13629
+ },
13630
+ "immutable": true,
13631
+ "locationInModule": {
13632
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13633
+ "line": 29
13634
+ },
13635
+ "name": "flushMetricsToLogs",
13636
+ "optional": true,
13637
+ "type": {
13638
+ "primitive": "boolean"
13639
+ }
13640
+ },
13641
+ {
13642
+ "abstract": true,
13643
+ "docs": {
13644
+ "stability": "stable"
13645
+ },
13646
+ "immutable": true,
13647
+ "locationInModule": {
13648
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13649
+ "line": 28
13650
+ },
13651
+ "name": "forwarderArn",
13652
+ "optional": true,
13653
+ "type": {
13654
+ "primitive": "string"
13655
+ }
13656
+ },
13657
+ {
13658
+ "abstract": true,
13659
+ "docs": {
13660
+ "stability": "stable"
13661
+ },
13662
+ "immutable": true,
13663
+ "locationInModule": {
13664
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13665
+ "line": 55
13666
+ },
13667
+ "name": "grantSecretReadAccess",
13668
+ "optional": true,
13669
+ "type": {
13670
+ "primitive": "boolean"
13671
+ }
13672
+ },
13673
+ {
13674
+ "abstract": true,
13675
+ "docs": {
13676
+ "stability": "stable"
13677
+ },
13678
+ "immutable": true,
13679
+ "locationInModule": {
13680
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13681
+ "line": 38
13682
+ },
13683
+ "name": "injectLogContext",
13684
+ "optional": true,
13685
+ "type": {
13686
+ "primitive": "boolean"
13687
+ }
13688
+ },
13689
+ {
13690
+ "abstract": true,
13691
+ "docs": {
13692
+ "stability": "stable"
13693
+ },
13694
+ "immutable": true,
13695
+ "locationInModule": {
13696
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13697
+ "line": 39
13698
+ },
13699
+ "name": "logLevel",
13700
+ "optional": true,
13701
+ "type": {
13702
+ "primitive": "string"
13703
+ }
13704
+ },
13705
+ {
13706
+ "abstract": true,
13707
+ "docs": {
13708
+ "stability": "stable"
13709
+ },
13710
+ "immutable": true,
13711
+ "locationInModule": {
13712
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13713
+ "line": 48
13714
+ },
13715
+ "name": "minColdStartTraceDuration",
13716
+ "optional": true,
13717
+ "type": {
13718
+ "primitive": "number"
13719
+ }
13720
+ },
13721
+ {
13722
+ "abstract": true,
13723
+ "docs": {
13724
+ "stability": "stable"
13725
+ },
13726
+ "immutable": true,
13727
+ "locationInModule": {
13728
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13729
+ "line": 25
13730
+ },
13731
+ "name": "nodeLayerVersion",
13732
+ "optional": true,
13733
+ "type": {
13734
+ "primitive": "number"
13735
+ }
13736
+ },
13737
+ {
13738
+ "abstract": true,
13739
+ "docs": {
13740
+ "stability": "stable"
13741
+ },
13742
+ "immutable": true,
13743
+ "locationInModule": {
13744
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13745
+ "line": 54
13746
+ },
13747
+ "name": "redirectHandler",
13748
+ "optional": true,
13749
+ "type": {
13750
+ "primitive": "boolean"
13751
+ }
13752
+ },
13753
+ {
13754
+ "abstract": true,
13755
+ "docs": {
13756
+ "stability": "stable"
13757
+ },
13758
+ "immutable": true,
13759
+ "locationInModule": {
13760
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13761
+ "line": 30
13762
+ },
13763
+ "name": "site",
13764
+ "optional": true,
13765
+ "type": {
13766
+ "primitive": "string"
13767
+ }
13768
+ },
13769
+ {
13770
+ "abstract": true,
13771
+ "docs": {
13772
+ "stability": "stable"
13773
+ },
13774
+ "immutable": true,
13775
+ "locationInModule": {
13776
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13777
+ "line": 46
13778
+ },
13779
+ "name": "sourceCodeIntegration",
13780
+ "optional": true,
13781
+ "type": {
13782
+ "primitive": "boolean"
13783
+ }
13784
+ },
13785
+ {
13786
+ "abstract": true,
13787
+ "docs": {
13788
+ "stability": "stable"
13789
+ },
13790
+ "immutable": true,
13791
+ "locationInModule": {
13792
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13793
+ "line": 44
13794
+ },
13795
+ "name": "tags",
13796
+ "optional": true,
13797
+ "type": {
13798
+ "primitive": "string"
13799
+ }
13800
+ },
13801
+ {
13802
+ "abstract": true,
13803
+ "docs": {
13804
+ "stability": "stable"
13805
+ },
13806
+ "immutable": true,
13807
+ "locationInModule": {
13808
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13809
+ "line": 56
13810
+ },
13811
+ "name": "useLayersFromAccount",
13812
+ "optional": true,
13813
+ "type": {
13814
+ "primitive": "string"
13815
+ }
13816
+ },
13817
+ {
13818
+ "abstract": true,
13819
+ "docs": {
13820
+ "stability": "stable"
13821
+ },
13822
+ "immutable": true,
13823
+ "locationInModule": {
13824
+ "filename": "src/datadogv2/datadog-lambda-instrumentation.ts",
13825
+ "line": 43
13826
+ },
13827
+ "name": "version",
13828
+ "optional": true,
13829
+ "type": {
13830
+ "primitive": "string"
13831
+ }
13832
+ }
13833
+ ],
13834
+ "symbolId": "src/datadogv2/datadog-lambda-instrumentation:DatadogLambdaInstrumentationProps"
13835
+ },
13836
+ "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoring": {
13837
+ "assembly": "@rio-cloud/cdk-v2-constructs",
13838
+ "base": "constructs.Construct",
13839
+ "docs": {
13840
+ "remarks": "It follows the Datadog guide at https://docs.datadoghq.com/logs/guide/logs-monitors-on-volumes/\nand consists of the following three monitors.\n 1. A metric alert that fires when you reach a certain threshold of your daily log quota.\n 2. An anomaly monitor that detects log amount spikes.\n 3. An event alert that fires when you hit the daily log quota.\n\nA datadog log index is team specific and thus the monitor needs to be deployed just once per index/team.",
13841
+ "stability": "stable",
13842
+ "summary": "Basic monitoring and alerting for a Datadog logs index."
13843
+ },
13844
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoring",
13845
+ "initializer": {
13846
+ "docs": {
13847
+ "stability": "stable"
13848
+ },
13849
+ "locationInModule": {
13850
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13851
+ "line": 70
13852
+ },
13853
+ "parameters": [
13854
+ {
13855
+ "name": "scope",
13856
+ "type": {
13857
+ "fqn": "constructs.Construct"
13858
+ }
13859
+ },
13860
+ {
13861
+ "name": "id",
13862
+ "type": {
13863
+ "primitive": "string"
13864
+ }
13865
+ },
13866
+ {
13867
+ "name": "props",
13868
+ "type": {
13869
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoringProps"
13870
+ }
13871
+ }
13872
+ ]
13873
+ },
13874
+ "kind": "class",
13875
+ "locationInModule": {
13876
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13877
+ "line": 69
13878
+ },
13879
+ "name": "DatadogLogIndexMonitoring",
13880
+ "namespace": "datadogv2",
13881
+ "symbolId": "src/datadogv2/datadog-log-index-monitoring:DatadogLogIndexMonitoring"
13882
+ },
13883
+ "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoringProps": {
13884
+ "assembly": "@rio-cloud/cdk-v2-constructs",
13885
+ "datatype": true,
13886
+ "docs": {
13887
+ "stability": "stable"
13888
+ },
13889
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogIndexMonitoringProps",
13890
+ "kind": "interface",
13891
+ "locationInModule": {
13892
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13893
+ "line": 5
13894
+ },
13895
+ "name": "DatadogLogIndexMonitoringProps",
13896
+ "namespace": "datadogv2",
13897
+ "properties": [
13898
+ {
13899
+ "abstract": true,
13900
+ "docs": {
13901
+ "stability": "stable",
13902
+ "summary": "The daily log quota settings."
13903
+ },
13904
+ "immutable": true,
13905
+ "locationInModule": {
13906
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13907
+ "line": 25
13908
+ },
13909
+ "name": "dailyLogQuota",
13910
+ "type": {
13911
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogQuotaProps"
13912
+ }
13913
+ },
13914
+ {
13915
+ "abstract": true,
13916
+ "docs": {
13917
+ "stability": "stable",
13918
+ "summary": "The name of the Datadog index."
13919
+ },
13920
+ "immutable": true,
13921
+ "locationInModule": {
13922
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13923
+ "line": 15
13924
+ },
13925
+ "name": "indexName",
13926
+ "type": {
13927
+ "primitive": "string"
13928
+ }
13929
+ },
13930
+ {
13931
+ "abstract": true,
13932
+ "docs": {
13933
+ "remarks": "Can be used to query the monitors.",
13934
+ "stability": "stable",
13935
+ "summary": "The name of your service in Datadog."
13936
+ },
13937
+ "immutable": true,
13938
+ "locationInModule": {
13939
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13940
+ "line": 10
13941
+ },
13942
+ "name": "serviceName",
13943
+ "type": {
13944
+ "primitive": "string"
13945
+ }
13946
+ },
13947
+ {
13948
+ "abstract": true,
13949
+ "docs": {
13950
+ "stability": "stable",
13951
+ "summary": "The integration to use for alerting."
13952
+ },
13953
+ "immutable": true,
13954
+ "locationInModule": {
13955
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13956
+ "line": 20
13957
+ },
13958
+ "name": "notification",
13959
+ "optional": true,
13960
+ "type": {
13961
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.INotification"
13962
+ }
13963
+ },
13964
+ {
13965
+ "abstract": true,
13966
+ "docs": {
13967
+ "default": "- 'EU'",
13968
+ "stability": "stable",
13969
+ "summary": "The Datadog organization, e.g., 'EU' or 'LATAM'."
13970
+ },
13971
+ "immutable": true,
13972
+ "locationInModule": {
13973
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13974
+ "line": 38
13975
+ },
13976
+ "name": "organization",
13977
+ "optional": true,
13978
+ "type": {
13979
+ "primitive": "string"
13980
+ }
13981
+ },
13982
+ {
13983
+ "abstract": true,
13984
+ "docs": {
13985
+ "default": "- false",
13986
+ "remarks": "Without setting this value it will lead to an empty result and therefore trigger an alert.",
13987
+ "stability": "stable",
13988
+ "summary": "This value should be used if there is no log message within 24 hours or missing historical data."
13989
+ },
13990
+ "immutable": true,
13991
+ "locationInModule": {
13992
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
13993
+ "line": 32
13994
+ },
13995
+ "name": "sparseLogging",
13996
+ "optional": true,
13997
+ "type": {
13998
+ "primitive": "boolean"
13999
+ }
14000
+ }
14001
+ ],
14002
+ "symbolId": "src/datadogv2/datadog-log-index-monitoring:DatadogLogIndexMonitoringProps"
14003
+ },
14004
+ "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogQuotaProps": {
14005
+ "assembly": "@rio-cloud/cdk-v2-constructs",
14006
+ "datatype": true,
14007
+ "docs": {
14008
+ "stability": "stable"
14009
+ },
14010
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogLogQuotaProps",
14011
+ "kind": "interface",
14012
+ "locationInModule": {
14013
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
14014
+ "line": 41
14015
+ },
14016
+ "name": "DatadogLogQuotaProps",
14017
+ "namespace": "datadogv2",
14018
+ "properties": [
14019
+ {
14020
+ "abstract": true,
14021
+ "docs": {
14022
+ "remarks": "The value must be between 0 and 100 and greater than or equal to the warning threshold.",
14023
+ "stability": "stable",
14024
+ "summary": "The alarm threshold for the daily log quota monitor in percent."
14025
+ },
14026
+ "immutable": true,
14027
+ "locationInModule": {
14028
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
14029
+ "line": 56
14030
+ },
14031
+ "name": "alertThresholdInPercent",
14032
+ "type": {
14033
+ "primitive": "number"
14034
+ }
14035
+ },
14036
+ {
14037
+ "abstract": true,
14038
+ "docs": {
14039
+ "stability": "stable",
14040
+ "summary": "The daily log quota for the team-specific index in million events."
14041
+ },
14042
+ "immutable": true,
14043
+ "locationInModule": {
14044
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
14045
+ "line": 45
14046
+ },
14047
+ "name": "valueInMillionEvents",
14048
+ "type": {
14049
+ "primitive": "number"
14050
+ }
14051
+ },
14052
+ {
14053
+ "abstract": true,
14054
+ "docs": {
14055
+ "stability": "stable",
14056
+ "summary": "The warning threshold for the daily log quota monitor in percent."
14057
+ },
14058
+ "immutable": true,
14059
+ "locationInModule": {
14060
+ "filename": "src/datadogv2/datadog-log-index-monitoring.ts",
14061
+ "line": 50
14062
+ },
14063
+ "name": "warningThresholdInPercent",
14064
+ "type": {
14065
+ "primitive": "number"
14066
+ }
14067
+ }
14068
+ ],
14069
+ "symbolId": "src/datadogv2/datadog-log-index-monitoring:DatadogLogQuotaProps"
14070
+ },
14071
+ "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogMonitor": {
14072
+ "assembly": "@rio-cloud/cdk-v2-constructs",
14073
+ "base": "constructs.Construct",
14074
+ "docs": {
14075
+ "remarks": "To use this the Datadog resources have to be {@link https://docs.datadoghq.com/integrations/guide/amazon_cloudformation/} * |enabled in the CloudFormation registry} of the corresponding AWS account. Usually this is done\nautomatically by the Datadog Integrations (account module AND ServiceCatalog) provided by CLAID.",
14076
+ "stability": "stable",
14077
+ "summary": "Wrapper around Datadog's CloudFormation `Datadog::Monitors::Monitor` with some RIO defaults applied."
14078
+ },
14079
+ "fqn": "@rio-cloud/cdk-v2-constructs.datadogv2.DatadogMonitor",
14080
+ "initializer": {
14081
+ "docs": {
14082
+ "stability": "stable"
13374
14083
  },
13375
14084
  "locationInModule": {
13376
14085
  "filename": "src/datadogv2/datadog-monitor.ts",
@@ -15422,29 +16131,6 @@
15422
16131
  "kind": "array"
15423
16132
  }
15424
16133
  }
15425
- },
15426
- {
15427
- "abstract": true,
15428
- "docs": {
15429
- "remarks": "Attention: Only use Deletion policy if you know what you are doing!\nThis is only necessary for KStream and allows the application to delete messages and the topic.<br>\nIf you just want to \"delete\" a message on a log compacted topic, you should not set this permission and send a tombstone message instead.",
15430
- "stability": "stable",
15431
- "summary": "List of clients that should get delete permissions."
15432
- },
15433
- "immutable": true,
15434
- "locationInModule": {
15435
- "filename": "src/kafka/kafka-topic.ts",
15436
- "line": 73
15437
- },
15438
- "name": "delete",
15439
- "optional": true,
15440
- "type": {
15441
- "collection": {
15442
- "elementtype": {
15443
- "primitive": "string"
15444
- },
15445
- "kind": "array"
15446
- }
15447
- }
15448
16134
  }
15449
16135
  ],
15450
16136
  "symbolId": "src/kafka/kafka-topic:KafkaAclStatement"
@@ -15653,7 +16339,7 @@
15653
16339
  },
15654
16340
  "locationInModule": {
15655
16341
  "filename": "src/kafka/kafka-topic.ts",
15656
- "line": 237
16342
+ "line": 239
15657
16343
  },
15658
16344
  "parameters": [
15659
16345
  {
@@ -15679,7 +16365,7 @@
15679
16365
  "kind": "class",
15680
16366
  "locationInModule": {
15681
16367
  "filename": "src/kafka/kafka-topic.ts",
15682
- "line": 235
16368
+ "line": 237
15683
16369
  },
15684
16370
  "name": "KafkaTopic",
15685
16371
  "namespace": "kafka",
@@ -15843,7 +16529,7 @@
15843
16529
  "kind": "interface",
15844
16530
  "locationInModule": {
15845
16531
  "filename": "src/kafka/kafka-topic.ts",
15846
- "line": 93
16532
+ "line": 95
15847
16533
  },
15848
16534
  "name": "KafkaTopicProps",
15849
16535
  "namespace": "kafka",
@@ -15857,7 +16543,7 @@
15857
16543
  "immutable": true,
15858
16544
  "locationInModule": {
15859
16545
  "filename": "src/kafka/kafka-topic.ts",
15860
- "line": 136
16546
+ "line": 138
15861
16547
  },
15862
16548
  "name": "acl",
15863
16549
  "type": {
@@ -15873,7 +16559,7 @@
15873
16559
  "immutable": true,
15874
16560
  "locationInModule": {
15875
16561
  "filename": "src/kafka/kafka-topic.ts",
15876
- "line": 141
16562
+ "line": 143
15877
16563
  },
15878
16564
  "name": "isLogCompacted",
15879
16565
  "type": {
@@ -15889,7 +16575,7 @@
15889
16575
  "immutable": true,
15890
16576
  "locationInModule": {
15891
16577
  "filename": "src/kafka/kafka-topic.ts",
15892
- "line": 131
16578
+ "line": 133
15893
16579
  },
15894
16580
  "name": "metadata",
15895
16581
  "type": {
@@ -15906,7 +16592,7 @@
15906
16592
  "immutable": true,
15907
16593
  "locationInModule": {
15908
16594
  "filename": "src/kafka/kafka-topic.ts",
15909
- "line": 97
16595
+ "line": 99
15910
16596
  },
15911
16597
  "name": "name",
15912
16598
  "type": {
@@ -15923,7 +16609,7 @@
15923
16609
  "immutable": true,
15924
16610
  "locationInModule": {
15925
16611
  "filename": "src/kafka/kafka-topic.ts",
15926
- "line": 104
16612
+ "line": 106
15927
16613
  },
15928
16614
  "name": "numberOfPartitions",
15929
16615
  "type": {
@@ -15941,7 +16627,7 @@
15941
16627
  "immutable": true,
15942
16628
  "locationInModule": {
15943
16629
  "filename": "src/kafka/kafka-topic.ts",
15944
- "line": 126
16630
+ "line": 128
15945
16631
  },
15946
16632
  "name": "instantDeletionEnabled",
15947
16633
  "optional": true,
@@ -15959,7 +16645,7 @@
15959
16645
  "immutable": true,
15960
16646
  "locationInModule": {
15961
16647
  "filename": "src/kafka/kafka-topic.ts",
15962
- "line": 147
16648
+ "line": 149
15963
16649
  },
15964
16650
  "name": "logCompactionProperties",
15965
16651
  "optional": true,
@@ -15978,7 +16664,7 @@
15978
16664
  "immutable": true,
15979
16665
  "locationInModule": {
15980
16666
  "filename": "src/kafka/kafka-topic.ts",
15981
- "line": 110
16667
+ "line": 112
15982
16668
  },
15983
16669
  "name": "replicationFactor",
15984
16670
  "optional": true,
@@ -15997,7 +16683,7 @@
15997
16683
  "immutable": true,
15998
16684
  "locationInModule": {
15999
16685
  "filename": "src/kafka/kafka-topic.ts",
16000
- "line": 119
16686
+ "line": 121
16001
16687
  },
16002
16688
  "name": "retention",
16003
16689
  "optional": true,
@@ -16022,7 +16708,7 @@
16022
16708
  },
16023
16709
  "locationInModule": {
16024
16710
  "filename": "src/kafka/kafka-topic.ts",
16025
- "line": 260
16711
+ "line": 262
16026
16712
  },
16027
16713
  "parameters": [
16028
16714
  {
@@ -16048,7 +16734,7 @@
16048
16734
  "kind": "class",
16049
16735
  "locationInModule": {
16050
16736
  "filename": "src/kafka/kafka-topic.ts",
16051
- "line": 258
16737
+ "line": 260
16052
16738
  },
16053
16739
  "name": "KafkaTopicV4",
16054
16740
  "namespace": "kafka",
@@ -16066,7 +16752,7 @@
16066
16752
  "kind": "interface",
16067
16753
  "locationInModule": {
16068
16754
  "filename": "src/kafka/kafka-topic.ts",
16069
- "line": 155
16755
+ "line": 157
16070
16756
  },
16071
16757
  "name": "KafkaTopicV4Props",
16072
16758
  "namespace": "kafka",
@@ -16080,7 +16766,7 @@
16080
16766
  "immutable": true,
16081
16767
  "locationInModule": {
16082
16768
  "filename": "src/kafka/kafka-topic.ts",
16083
- "line": 198
16769
+ "line": 200
16084
16770
  },
16085
16771
  "name": "acl",
16086
16772
  "type": {
@@ -16096,7 +16782,7 @@
16096
16782
  "immutable": true,
16097
16783
  "locationInModule": {
16098
16784
  "filename": "src/kafka/kafka-topic.ts",
16099
- "line": 203
16785
+ "line": 205
16100
16786
  },
16101
16787
  "name": "isLogCompacted",
16102
16788
  "type": {
@@ -16112,7 +16798,7 @@
16112
16798
  "immutable": true,
16113
16799
  "locationInModule": {
16114
16800
  "filename": "src/kafka/kafka-topic.ts",
16115
- "line": 193
16801
+ "line": 195
16116
16802
  },
16117
16803
  "name": "metadata",
16118
16804
  "type": {
@@ -16129,7 +16815,7 @@
16129
16815
  "immutable": true,
16130
16816
  "locationInModule": {
16131
16817
  "filename": "src/kafka/kafka-topic.ts",
16132
- "line": 159
16818
+ "line": 161
16133
16819
  },
16134
16820
  "name": "name",
16135
16821
  "type": {
@@ -16146,7 +16832,7 @@
16146
16832
  "immutable": true,
16147
16833
  "locationInModule": {
16148
16834
  "filename": "src/kafka/kafka-topic.ts",
16149
- "line": 166
16835
+ "line": 168
16150
16836
  },
16151
16837
  "name": "numberOfPartitions",
16152
16838
  "type": {
@@ -16164,7 +16850,7 @@
16164
16850
  "immutable": true,
16165
16851
  "locationInModule": {
16166
16852
  "filename": "src/kafka/kafka-topic.ts",
16167
- "line": 188
16853
+ "line": 190
16168
16854
  },
16169
16855
  "name": "instantDeletionEnabled",
16170
16856
  "optional": true,
@@ -16182,7 +16868,7 @@
16182
16868
  "immutable": true,
16183
16869
  "locationInModule": {
16184
16870
  "filename": "src/kafka/kafka-topic.ts",
16185
- "line": 209
16871
+ "line": 211
16186
16872
  },
16187
16873
  "name": "logCompactionProperties",
16188
16874
  "optional": true,
@@ -16201,7 +16887,7 @@
16201
16887
  "immutable": true,
16202
16888
  "locationInModule": {
16203
16889
  "filename": "src/kafka/kafka-topic.ts",
16204
- "line": 217
16890
+ "line": 219
16205
16891
  },
16206
16892
  "name": "managedBackupEnabled",
16207
16893
  "optional": true,
@@ -16220,7 +16906,7 @@
16220
16906
  "immutable": true,
16221
16907
  "locationInModule": {
16222
16908
  "filename": "src/kafka/kafka-topic.ts",
16223
- "line": 172
16909
+ "line": 174
16224
16910
  },
16225
16911
  "name": "replicationFactor",
16226
16912
  "optional": true,
@@ -16239,7 +16925,7 @@
16239
16925
  "immutable": true,
16240
16926
  "locationInModule": {
16241
16927
  "filename": "src/kafka/kafka-topic.ts",
16242
- "line": 181
16928
+ "line": 183
16243
16929
  },
16244
16930
  "name": "retention",
16245
16931
  "optional": true,
@@ -16261,7 +16947,7 @@
16261
16947
  "kind": "interface",
16262
16948
  "locationInModule": {
16263
16949
  "filename": "src/kafka/kafka-topic.ts",
16264
- "line": 79
16950
+ "line": 81
16265
16951
  },
16266
16952
  "name": "LogCompactionProperties",
16267
16953
  "namespace": "kafka",
@@ -16277,7 +16963,7 @@
16277
16963
  "immutable": true,
16278
16964
  "locationInModule": {
16279
16965
  "filename": "src/kafka/kafka-topic.ts",
16280
- "line": 85
16966
+ "line": 87
16281
16967
  },
16282
16968
  "name": "deleteRetention",
16283
16969
  "optional": true,
@@ -16798,5 +17484,5 @@
16798
17484
  }
16799
17485
  },
16800
17486
  "version": "0.0.0",
16801
- "fingerprint": "JNmWuG9bkE+fE+xyzMl75Bm6OMsdKXbVk22yqcqBMeQ="
17487
+ "fingerprint": "yjmXiu7DOwpsBgj2H6UtPXU4C+4IkvGVoMHTFdTlJw0="
16802
17488
  }