We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b869090 commit e387290Copy full SHA for e387290
src/data/doc-extensions/extensions.json
@@ -1096,6 +1096,21 @@
1096
"categories": ["Misc"],
1097
"tiers": ["Community"],
1098
"cloudEnabled": false
1099
+ },
1100
+ {
1101
+ "name": "xk6-output-opentelemetry",
1102
+ "description": "Export k6 results in OpenTelemetry format",
1103
+ "url": "https://github.com/grafana/xk6-output-opentelemetry",
1104
+ "logo": "",
1105
+ "author": {
1106
+ "name": "Grafana",
1107
+ "url": "https://github.com/grafana"
1108
1109
+ "stars": "0",
1110
+ "type": ["Output"],
1111
+ "categories": ["Reporting", "Observability"],
1112
+ "tiers": ["Official"],
1113
+ "cloudEnabled": false
1114
}
1115
]
1116
0 commit comments