diff --git a/templates.json b/templates.json index 5549924..c1cf860 100644 --- a/templates.json +++ b/templates.json @@ -28,6 +28,15 @@ "repo": "https://github.com/openfaas/golang-http-template", "official": "true" }, + { + "template": "golang-otel", + "platform": "x86_64", + "language": "Go", + "source": "openfaas", + "description": "HTTP middleware interface in Go with OpenTelemetry support", + "repo": "https://github.com/openfaas/golang-http-template", + "official": "true" + }, { "template": "dotnet8-csharp", "platform": "x86_64",