k6-docs icon indicating copy to clipboard operation
k6-docs copied to clipboard

Group k6 extensions by tiers

Open imiric opened this issue 3 years ago • 2 comments

Currently all k6 extensions are listed together, and it's not clear which ones are officially maintained by Grafana, which ones are maintained by community developers, and perhaps more importantly, which ones are up-to-date with the latest k6 version. Having this information would allow users to determine which extensions are trusted and well maintained.

I think we should do two things (this might make sense as separate issues, let me know):

  • Just like we have categories, add another group criteria to indicate ownership. For example, I think we should follow Packer's plugin tier system for this:

    2022-10-27-120955_1059x509_scrot

  • Add yet another group criteria to indicate which versions of k6 the extension can be successfully built and run. We could relatively easily automate this, both the building and categorizing.

    As the extension ecosystem grows, the k6 team can't be expected to keep them all up-to-date with each possibly breaking k6 change. So it would be good to showcase the supported k6 version(s) directly on the extensions page.

imiric avatar Oct 27 '22 10:10 imiric

Just adding a note here that an internal design is currently being created for the website to utilize tiers.

javaducky avatar Apr 03 '23 15:04 javaducky

See #1113

javaducky avatar Apr 05 '23 15:04 javaducky