diff --git a/content/api/hub/plugin_spin_otel.md b/content/api/hub/plugin_spin_otel.md index 222ece630..33762f9b1 100644 --- a/content/api/hub/plugin_spin_otel.md +++ b/content/api/hub/plugin_spin_otel.md @@ -14,7 +14,7 @@ last_updated = "2024-08-16T00:22:56Z" spin_version = ">=v2.5.0" summary = "A plugin that makes it easy to use OTel with Spin" url = "https://github.com/fermyon/otel-plugin" -keywords = ["traces", "metrics", "logs", "logging", "telemetry", "open telemetry", "opentelemetry"] +keywords = "traces,metrics,logs,logging,telemetry,open telemetry,opentelemetry" --- @@ -93,4 +93,4 @@ spin otel open prometheus ```sh spin otel cleanup -``` \ No newline at end of file +```