diff --git a/src/plugin.json b/src/plugin.json index d7d27c03c..d6ca83408 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -1,4 +1,5 @@ { + "$schema": "https://raw.githubusercontent.com/grafana/grafana/main/docs/sources/developers/plugins/plugin.schema.json", "type": "app", "name": "Synthetic Monitoring", "id": "grafana-synthetic-monitoring-app", @@ -21,7 +22,8 @@ } ], "version": "%VERSION%", - "updated": "%TODAY%" + "updated": "%TODAY%", + "keywords": ["synthetic-monitoring", "Synthetic Monitoring", "Synthetics"] }, "routes": [ {