From c877428c8473d269864768f8cfe897bbe513a40c Mon Sep 17 00:00:00 2001 From: asteurer <94206073+asteurer@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:47:00 -0600 Subject: [PATCH] Updating keywords to be a string in plugin_spin_otel.md Signed-off-by: asteurer <94206073+asteurer@users.noreply.github.com> --- content/api/hub/plugin_spin_otel.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```