Kibana version: 7.8 (unreleased)
Steps to reproduce:

Clicking on Setup with metricbeat takes me to the Elasticsearch node

Trying to see how to set up monitoring for APM takes me to a blank monitoring screen (no data)


pinging @chrisronline
fyi @graphaelli
Pinging @elastic/stack-monitoring (Team:Monitoring)
@simitt I have verified this is happening.
My guess is https://github.com/elastic/kibana/pull/62908 introduced a bug where we aren't properly detected cloud.
It looks like we need to specify the cloud plugin in our kibana.json file, like other plugins do
cc @igoristic
Most helpful comment
@simitt I have verified this is happening.
My guess is https://github.com/elastic/kibana/pull/62908 introduced a bug where we aren't properly detected cloud.
It looks like we need to specify the cloud plugin in our kibana.json file, like other plugins do
cc @igoristic