Skip to content

Commit 85ba226

Browse files
authored
Merge pull request #1240 from deejiw/patch-1
feat: add xk6-gcp plugin
2 parents 038721e + 59c0ea0 commit 85ba226

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,21 @@
11561156
"categories": ["Reporting", "Data"],
11571157
"tiers": ["Community"],
11581158
"cloudEnabled": false
1159+
},
1160+
{
1161+
"name": "xk6-gcp",
1162+
"description": "A k6 extension for Google Cloud Platform services.",
1163+
"url": "https://github.com/deejiw/xk6-gcp",
1164+
"logo": "",
1165+
"author": {
1166+
"name": "Tossaporn Jiw",
1167+
"url": "https://github.com/deejiw"
1168+
},
1169+
"stars": "0",
1170+
"type": ["JavaScript"],
1171+
"categories": ["Misc"],
1172+
"tiers": ["Community"],
1173+
"cloudEnabled": false
11591174
}
11601175
]
11611176
}

0 commit comments

Comments
 (0)