Skip to content

Commit

Permalink
Adds metrics plugin dep back after cherry picking needed changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrhodes committed Jan 3, 2020
1 parent ea99934 commit ca4d97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/infra/kibana.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "infra",
"version": "8.0.0",
"kibanaVersion": "kibana",
"requiredPlugins": ["features", "apm", "usageCollection", "spaces"],
"requiredPlugins": ["features", "apm", "usageCollection", "spaces", "metrics"],
"server": true,
"ui": false
}

0 comments on commit ca4d97d

Please sign in to comment.