Skip to content

Commit 4129e09

Browse files
committed
Add golang-otel template
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
1 parent 5303456 commit 4129e09

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

templates.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@
2828
"repo": "https://github.com/openfaas/golang-http-template",
2929
"official": "true"
3030
},
31+
{
32+
"template": "golang-otel",
33+
"platform": "x86_64",
34+
"language": "Go",
35+
"source": "openfaas",
36+
"description": "HTTP middleware interface in Go with OpenTelemetry support",
37+
"repo": "https://github.com/openfaas/golang-http-template",
38+
"official": "true"
39+
},
3140
{
3241
"template": "dotnet8-csharp",
3342
"platform": "x86_64",

0 commit comments

Comments
 (0)