Skip to content

Commit 859962c

Browse files
committed
chore(stacks): remove kafka
1 parent 19b7c5c commit 859962c

3 files changed

Lines changed: 0 additions & 49 deletions

File tree

scripts/checker.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,12 @@
3131
"owner": "prometheus-community",
3232
"match": "^v[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
3333
},
34-
"kafka_exporter": {
35-
"name": "kafka_exporter",
36-
"type": "github",
37-
"owner": "danielqsj",
38-
"match": "^v[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
39-
},
4034
"jmx_exporter": {
4135
"name": "jmx_exporter",
4236
"type": "github",
4337
"owner": "prometheus",
4438
"match": "^parent-[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
4539
},
46-
"kafka": {
47-
"name": "kafka",
48-
"type": "github",
49-
"owner": "apache",
50-
"match": "^[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
51-
},
5240
"caddy": {
5341
"name": "caddy",
5442
"type": "github",

stacks/kafka/build.sh

Lines changed: 0 additions & 19 deletions
This file was deleted.

stacks/kafka_exporter/build.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)