We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9f577 commit 5586c87Copy full SHA for 5586c87
opensearch_dashboards.json
@@ -1,6 +1,6 @@
1
{
2
"id": "queryInsightsDashboards",
3
- "version": "3.0.0.0-beta1",
+ "version": "3.0.0.0",
4
"opensearchDashboardsVersion": "3.0.0",
5
"server": true,
6
"ui": true,
@@ -15,4 +15,4 @@
15
"requiredOSDataSourcePlugins": [
16
"query-insights"
17
]
18
-}
+}
package.json
"name": "opensearch_query_insights_dashboards",
"description": "OpenSearch Dashboards plugin for Query Insights",
"main": "index.js",
"opensearchDashboards": {
@@ -80,4 +80,4 @@
80
"node_modules/*",
81
"target/*"
82
83
0 commit comments