Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behavior when enabling stack monitoring on ESS #68933

Closed
simitt opened this issue Jun 11, 2020 · 2 comments · Fixed by #69050
Closed

Unexpected behavior when enabling stack monitoring on ESS #68933

simitt opened this issue Jun 11, 2020 · 2 comments · Fixed by #69050
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring Team:Monitoring Stack Monitoring team v7.8.0

Comments

@simitt
Copy link
Contributor

simitt commented Jun 11, 2020

Kibana version: 7.8 (unreleased)

Steps to reproduce:

  1. Create 7.8 deployment on ESS and try to enable stack monitoring. It asks whether or not to enable metricbeat or internal monitoring. There is no possibility to set up monitoring with metricbeat on ESS though.

Screenshot 2020-06-11 at 19 52 22

  1. Clicking on Setup with metricbeat takes me to the Elasticsearch node

Screenshot 2020-06-11 at 19 52 48

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

Screenshot 2020-06-11 at 19 54 21

  1. Finally setting up internal monitoring leads to a deprecation warning and the suggestion to switch to metricbeat based monitoring. The internal monitoring worked as expected, but the migration message seems confusing.

Screenshot 2020-06-11 at 19 56 36

pinging @chrisronline
fyi @graphaelli

@simitt simitt added bug Fixes for quality problems that affect the customer experience v7.8.0 labels Jun 11, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

@chrisronline
Copy link
Contributor

@simitt I have verified this is happening.

My guess is #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring Team:Monitoring Stack Monitoring team v7.8.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants