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 5303456 commit 4129e09Copy full SHA for 4129e09
templates.json
@@ -28,6 +28,15 @@
28
"repo": "https://github.com/openfaas/golang-http-template",
29
"official": "true"
30
},
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
+ },
40
{
41
"template": "dotnet8-csharp",
42
"platform": "x86_64",
0 commit comments