diff --git a/plugins/.gitignore b/plugins/.gitignore index 8afc3f2..4142418 100644 --- a/plugins/.gitignore +++ b/plugins/.gitignore @@ -24,7 +24,5 @@ /opensearch-remote-metadata-sdk/ /opensearch-learning-to-rank-base/ /query-insights/ -/dashboards-investigation/ -/opensearch-prometheus-exporter/ /user-behavior-insights/ /search-relevance/ diff --git a/plugins/.meta b/plugins/.meta index 6693c76..9671232 100644 --- a/plugins/.meta +++ b/plugins/.meta @@ -27,8 +27,6 @@ "opensearch-learning-to-rank-base": "git@github.com:opensearch-project/opensearch-learning-to-rank-base.git", "query-insights": "git@github.com:opensearch-project/query-insights.git", "search-relevance": "git@github.com:opensearch-project/search-relevance.git", - "dashboards-investigation": "git@github.com:opensearch-project/dashboards-investigation.git", - "opensearch-prometheus-exporter": "git@github.com:opensearch-project/opensearch-prometheus-exporter", "user-behavior-insights": "git@github.com:opensearch-project/user-behavior-insights.git" } -} \ No newline at end of file +}