From 742771988b4d10d2efe40d850232c77592725541 Mon Sep 17 00:00:00 2001 From: Kevin Yu Date: Thu, 28 Mar 2024 09:19:50 -0700 Subject: [PATCH] Add keywords (#278) --- src/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.json b/src/plugin.json index 5161e0d..f85b0ff 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -16,7 +16,7 @@ "name": "Grafana Labs", "url": "https://grafana.com" }, - "keywords": ["datasource", "timestream", "aws"], + "keywords": ["datasource", "timestream", "aws", "cloud provider", "time series"], "logos": { "small": "img/timestream.svg", "large": "img/timestream.svg"