diff --git a/manifests/otel/otel.json b/manifests/otel/otel.json index db720f6..fa1def4 100644 --- a/manifests/otel/otel.json +++ b/manifests/otel/otel.json @@ -1,5 +1,7 @@ { "name": "otel", + "description": "A plugin to make working with OTel in Spin easy", + "homepage": "https://github.com/fermyon/otel-plugin", "version": "0.1.0", "spinCompatibility": ">=2.5", "license": "Apache-2.0", diff --git a/manifests/otel/otel@0.1.0.json b/manifests/otel/otel@0.1.0.json index db720f6..fa1def4 100644 --- a/manifests/otel/otel@0.1.0.json +++ b/manifests/otel/otel@0.1.0.json @@ -1,5 +1,7 @@ { "name": "otel", + "description": "A plugin to make working with OTel in Spin easy", + "homepage": "https://github.com/fermyon/otel-plugin", "version": "0.1.0", "spinCompatibility": ">=2.5", "license": "Apache-2.0",