Skip to content

Commit e2acb4d

Browse files
authored
Add incomplete integration plugins to metadata.json as skip (#16174)
1 parent 1d4038b commit e2acb4d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

rakelib/plugins-metadata.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,14 @@
441441
"default-plugins": true,
442442
"skip-list": false
443443
},
444+
"logstash-integration-internal": {
445+
"default-plugins": false,
446+
"skip-list": true
447+
},
448+
"logstash-integration-zeromq": {
449+
"default-plugins": false,
450+
"skip-list": true
451+
},
444452
"logstash-input-cloudwatch": {
445453
"default-plugins": false,
446454
"skip-list": true

0 commit comments

Comments
 (0)