Skip to content

Commit e387290

Browse files
committed
fix: add missing xk6-output-opentelemetry
1 parent b869090 commit e387290

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
@@ -1096,6 +1096,21 @@
10961096
"categories": ["Misc"],
10971097
"tiers": ["Community"],
10981098
"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
10991114
}
11001115
]
11011116
}

0 commit comments

Comments
 (0)