Skip to content

Commit 0098ecb

Browse files
committed
chore(stacks): add mongodb_exporter
1 parent a2ed2de commit 0098ecb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/checker.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,12 @@
385385
"owner": "mongodb-js",
386386
"match": "^v[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
387387
},
388+
"mongodb_exporter": {
389+
"name": "mongodb_exporter",
390+
"type": "github",
391+
"owner": "percona",
392+
"match": "^v[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
393+
},
388394
"clickhouse": {
389395
"name": "ClickHouse",
390396
"type": "github",

0 commit comments

Comments
 (0)