-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
SLO panel in dashboard breaks Kibana reporting with screenshotting encountering a timeout error #169716
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
Feature:SLO
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
Team:obs-ux-management
Observability Management User Experience Team
Comments
bhavyarm
added
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
Project: Actionable Observability - DEPRECATED
Deprecated - Do not use
labels
Oct 24, 2023
kibanamachine
added
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
loe:needs-research
This issue requires some research before it can be worked on or estimated
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
labels
Oct 24, 2023
Pinging @elastic/kibana-presentation (Team:Presentation) |
bhavyarm
removed
the
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
label
Oct 24, 2023
bhavyarm
added
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
and removed
needs-team
Issues missing a team label
labels
Oct 24, 2023
Pinging @elastic/actionable-observability (Team: Actionable Observability) |
bhavyarm
added
Feature:SLO
and removed
Project: Actionable Observability - DEPRECATED
Deprecated - Do not use
labels
Oct 24, 2023
Related to #169276 |
mgiota
removed
loe:needs-research
This issue requires some research before it can be worked on or estimated
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
labels
Oct 26, 2023
mgiota
added a commit
that referenced
this issue
Nov 1, 2023
Resolves #169716 ## 🍒 Summary The reporting plugin waits for a renderComplete signal when the embeddable has finished loading any data and is correctly rendered so the headless Chromium can take a screenshot. This PR calls the RenderCompleteDispatcher on the SLO Overview embeddable when all the child components have finished loading. https://elastic.slack.com/archives/CFFQ7RP9B/p1614267987040400 ## How to test - Add an SLO panel to the dashboard - click on share -> PDF reports > Generate PDF on the top right navigation bar - No Timeout error should appear on the generated PDF <img width="1407" alt="Screenshot 2023-10-26 at 15 05 05" src="https://github.com/elastic/kibana/assets/2852703/45c2c868-edbe-426e-bc05-5794c2bfa91e"> --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
delanni
pushed a commit
to delanni/kibana
that referenced
this issue
Nov 6, 2023
Resolves elastic#169716 ## 🍒 Summary The reporting plugin waits for a renderComplete signal when the embeddable has finished loading any data and is correctly rendered so the headless Chromium can take a screenshot. This PR calls the RenderCompleteDispatcher on the SLO Overview embeddable when all the child components have finished loading. https://elastic.slack.com/archives/CFFQ7RP9B/p1614267987040400 ## How to test - Add an SLO panel to the dashboard - click on share -> PDF reports > Generate PDF on the top right navigation bar - No Timeout error should appear on the generated PDF <img width="1407" alt="Screenshot 2023-10-26 at 15 05 05" src="https://github.com/elastic/kibana/assets/2852703/45c2c868-edbe-426e-bc05-5794c2bfa91e"> --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
mgiota
added
the
Team:obs-ux-management
Observability Management User Experience Team
label
Nov 14, 2023
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
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:Dashboard
Dashboard related features
Feature:SLO
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
Team:obs-ux-management
Observability Management User Experience Team
Kibana version: 8.11.0 BC3
Elasticsearch version: 8.11.0 BC3
Server OS version: darwin_aarch
Browser version: chrome latest
Browser OS version: os x
Original install method (e.g. download page, yum, from source, etc.): from staging
Describe the bug: Added a SLO panel to dashboard and that breaks reporting. You see screenshotting encountering a timeout error on reports.
To reproduce:
The text was updated successfully, but these errors were encountered: