|
45 | 45 | "tiers": ["Official"],
|
46 | 46 | "cloudEnabled": false
|
47 | 47 | },
|
48 |
| - { |
49 |
| - "name": "xk6-websockets", |
50 |
| - "description": "A WHATWG WebSockets API specification implementation for k6 that might replace k6/ws in the future.", |
51 |
| - "url": "https://github.com/grafana/xk6-websockets", |
52 |
| - "logo": "", |
53 |
| - "author": { |
54 |
| - "name": "", |
55 |
| - "url": "" |
56 |
| - }, |
57 |
| - "stars": "13", |
58 |
| - "type": ["JavaScript"], |
59 |
| - "categories": ["WebSockets"], |
60 |
| - "tiers": ["Official"], |
61 |
| - "cloudEnabled": true |
62 |
| - }, |
63 | 48 | {
|
64 | 49 | "name": "xk6-kafka",
|
65 | 50 | "description": "Load-test Apache Kafka. Includes support for Avro messages",
|
|
121 | 106 | "tiers": ["Official"],
|
122 | 107 | "cloudEnabled": false
|
123 | 108 | },
|
124 |
| - { |
125 |
| - "name": "xk6-redis", |
126 |
| - "description": "Client for testing Redis", |
127 |
| - "url": "https://github.com/grafana/xk6-redis", |
128 |
| - "logo": "", |
129 |
| - "author": { |
130 |
| - "name": "", |
131 |
| - "url": "https://github.com/grafana" |
132 |
| - }, |
133 |
| - "stars": "13", |
134 |
| - "type": ["JavaScript"], |
135 |
| - "categories": ["Data"], |
136 |
| - "tiers": ["Official"], |
137 |
| - "cloudEnabled": true |
138 |
| - }, |
139 |
| - { |
140 |
| - "name": "xk6-distributed-tracing", |
141 |
| - "description": "Distributed tracing", |
142 |
| - "url": "https://github.com/grafana/xk6-distributed-tracing", |
143 |
| - "logo": "", |
144 |
| - "author": { |
145 |
| - "name": "grafana", |
146 |
| - "url": "https://github.com/grafana" |
147 |
| - }, |
148 |
| - "stars": "58", |
149 |
| - "type": ["Output"], |
150 |
| - "categories": ["Observability"], |
151 |
| - "tiers": ["Official"], |
152 |
| - "cloudEnabled": false |
153 |
| - }, |
154 | 109 | {
|
155 | 110 | "name": "xk6-exec",
|
156 | 111 | "description": "Run external commands",
|
|
496 | 451 | "tiers": ["Community"],
|
497 | 452 | "cloudEnabled": false
|
498 | 453 | },
|
499 |
| - { |
500 |
| - "name": "xk6-output-prometheus-remote", |
501 |
| - "description": "Export results to Prometheus remote write endpoints", |
502 |
| - "url": "https://github.com/grafana/xk6-output-prometheus-remote", |
503 |
| - "logo": "", |
504 |
| - "author": { |
505 |
| - "name": "", |
506 |
| - "url": "https://github.com/grafana" |
507 |
| - }, |
508 |
| - "stars": "92", |
509 |
| - "type": ["Output"], |
510 |
| - "categories": ["Reporting", "Observability"], |
511 |
| - "tiers": ["Official"], |
512 |
| - "cloudEnabled": false |
513 |
| - }, |
514 | 454 | {
|
515 | 455 | "name": "xk6-prometheus",
|
516 | 456 | "description": "Prometheus HTTP exporter for k6",
|
|
0 commit comments