Skip to content

Commit b68ed29

Browse files
author
Automated
committed
OpenAPI spec update: Wed Nov 27 16:06:27 UTC 2024
1 parent b824e21 commit b68ed29

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

exoscale/openapi.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5483,7 +5483,7 @@
54835483
},
54845484
"disable-consumer-stats": {
54855485
"type": "boolean",
5486-
"description": "Disable consumer group metrics"
5486+
"description": "Disable kafka consumer group metrics. Applies only when attached to kafka services."
54875487
},
54885488
"kafka-consumer-check-instances": {
54895489
"type": "integer",
@@ -5492,7 +5492,7 @@
54925492
"maximum": 100,
54935493
"exclusiveMinimum": false,
54945494
"exclusiveMaximum": false,
5495-
"description": "Number of separate instances to fetch kafka consumer statistics with"
5495+
"description": "Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services."
54965496
},
54975497
"kafka-consumer-stats-timeout": {
54985498
"type": "integer",
@@ -5501,7 +5501,7 @@
55015501
"maximum": 300,
55025502
"exclusiveMinimum": false,
55035503
"exclusiveMaximum": false,
5504-
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers"
5504+
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services."
55055505
},
55065506
"max-partition-contexts": {
55075507
"type": "integer",
@@ -5510,7 +5510,7 @@
55105510
"maximum": 200000,
55115511
"exclusiveMinimum": false,
55125512
"exclusiveMaximum": false,
5513-
"description": "Maximum number of partition contexts to send"
5513+
"description": "Maximum number of partition contexts to send. Applies only when attached to kafka services."
55145514
}
55155515
},
55165516
"description": "External integration DataDog configuration"
@@ -5735,7 +5735,7 @@
57355735
},
57365736
"disable-consumer-stats": {
57375737
"type": "boolean",
5738-
"description": "Disable consumer group metrics"
5738+
"description": "Disable kafka consumer group metrics. Applies only when attached to kafka services."
57395739
},
57405740
"kafka-consumer-check-instances": {
57415741
"type": "integer",
@@ -5744,7 +5744,7 @@
57445744
"maximum": 100,
57455745
"exclusiveMinimum": false,
57465746
"exclusiveMaximum": false,
5747-
"description": "Number of separate instances to fetch kafka consumer statistics with"
5747+
"description": "Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services."
57485748
},
57495749
"kafka-consumer-stats-timeout": {
57505750
"type": "integer",
@@ -5753,7 +5753,7 @@
57535753
"maximum": 300,
57545754
"exclusiveMinimum": false,
57555755
"exclusiveMaximum": false,
5756-
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers"
5756+
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services."
57575757
},
57585758
"max-partition-contexts": {
57595759
"type": "integer",
@@ -5762,7 +5762,7 @@
57625762
"maximum": 200000,
57635763
"exclusiveMinimum": false,
57645764
"exclusiveMaximum": false,
5765-
"description": "Maximum number of partition contexts to send"
5765+
"description": "Maximum number of partition contexts to send. Applies only when attached to kafka services."
57665766
}
57675767
},
57685768
"required": [
@@ -6224,7 +6224,7 @@
62246224
},
62256225
"disable-consumer-stats": {
62266226
"type": "boolean",
6227-
"description": "Disable consumer group metrics"
6227+
"description": "Disable kafka consumer group metrics. Applies only when attached to kafka services."
62286228
},
62296229
"kafka-consumer-check-instances": {
62306230
"type": "integer",
@@ -6233,7 +6233,7 @@
62336233
"maximum": 100,
62346234
"exclusiveMinimum": false,
62356235
"exclusiveMaximum": false,
6236-
"description": "Number of separate instances to fetch kafka consumer statistics with"
6236+
"description": "Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services."
62376237
},
62386238
"kafka-consumer-stats-timeout": {
62396239
"type": "integer",
@@ -6242,7 +6242,7 @@
62426242
"maximum": 300,
62436243
"exclusiveMinimum": false,
62446244
"exclusiveMaximum": false,
6245-
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers"
6245+
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services."
62466246
},
62476247
"max-partition-contexts": {
62486248
"type": "integer",
@@ -6251,7 +6251,7 @@
62516251
"maximum": 200000,
62526252
"exclusiveMinimum": false,
62536253
"exclusiveMaximum": false,
6254-
"description": "Maximum number of partition contexts to send"
6254+
"description": "Maximum number of partition contexts to send. Applies only when attached to kafka services."
62556255
}
62566256
}
62576257
},
@@ -6967,7 +6967,7 @@
69676967
},
69686968
"disable-consumer-stats": {
69696969
"type": "boolean",
6970-
"description": "Disable consumer group metrics"
6970+
"description": "Disable kafka consumer group metrics. Applies only when attached to kafka services."
69716971
},
69726972
"kafka-consumer-check-instances": {
69736973
"type": "integer",
@@ -6976,7 +6976,7 @@
69766976
"maximum": 100,
69776977
"exclusiveMinimum": false,
69786978
"exclusiveMaximum": false,
6979-
"description": "Number of separate instances to fetch kafka consumer statistics with"
6979+
"description": "Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services."
69806980
},
69816981
"kafka-consumer-stats-timeout": {
69826982
"type": "integer",
@@ -6985,7 +6985,7 @@
69856985
"maximum": 300,
69866986
"exclusiveMinimum": false,
69876987
"exclusiveMaximum": false,
6988-
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers"
6988+
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services."
69896989
},
69906990
"max-partition-contexts": {
69916991
"type": "integer",
@@ -6994,7 +6994,7 @@
69946994
"maximum": 200000,
69956995
"exclusiveMinimum": false,
69966996
"exclusiveMaximum": false,
6997-
"description": "Maximum number of partition contexts to send"
6997+
"description": "Maximum number of partition contexts to send. Applies only when attached to kafka services."
69986998
}
69996999
},
70007000
"required": [
@@ -7274,7 +7274,7 @@
72747274
},
72757275
"disable-consumer-stats": {
72767276
"type": "boolean",
7277-
"description": "Disable consumer group metrics"
7277+
"description": "Disable kafka consumer group metrics. Applies only when attached to kafka services."
72787278
},
72797279
"kafka-consumer-check-instances": {
72807280
"type": "integer",
@@ -7283,7 +7283,7 @@
72837283
"maximum": 100,
72847284
"exclusiveMinimum": false,
72857285
"exclusiveMaximum": false,
7286-
"description": "Number of separate instances to fetch kafka consumer statistics with"
7286+
"description": "Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services."
72877287
},
72887288
"kafka-consumer-stats-timeout": {
72897289
"type": "integer",
@@ -7292,7 +7292,7 @@
72927292
"maximum": 300,
72937293
"exclusiveMinimum": false,
72947294
"exclusiveMaximum": false,
7295-
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers"
7295+
"description": "Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services."
72967296
},
72977297
"max-partition-contexts": {
72987298
"type": "integer",
@@ -7301,7 +7301,7 @@
73017301
"maximum": 200000,
73027302
"exclusiveMinimum": false,
73037303
"exclusiveMaximum": false,
7304-
"description": "Maximum number of partition contexts to send"
7304+
"description": "Maximum number of partition contexts to send. Applies only when attached to kafka services."
73057305
}
73067306
},
73077307
"description": "External integration DataDog configuration"

0 commit comments

Comments
 (0)