Skip to content

Commit c404faf

Browse files
authored
Merge pull request #1103 from szkiba/main
feat: add xk6-top extension
2 parents a2b97c7 + 59ffaa2 commit c404faf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,18 @@
841841
},
842842
"official": false,
843843
"categories": ["Data"]
844+
},
845+
{
846+
"name": "xk6-top",
847+
"description": "Updating the current k6 metrics summaries on the terminal during the test run",
848+
"url": "https://github.com/szkiba/xk6-top",
849+
"logo": "https://raw.githubusercontent.com/szkiba/xk6-top/78393869e5885030de22ea70aadff186557c7b15/assets/xk6-top-logo.png",
850+
"author": {
851+
"name": "Iván Szkiba",
852+
"url": "https://github.com/szkiba"
853+
},
854+
"official": false,
855+
"categories": ["Reporting", "Observability"]
844856
}
845857
]
846858
}

0 commit comments

Comments
 (0)