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

[APM alerting rule] Hovering on chart does not show a tooltip #179811

Closed
maryam-saeidi opened this issue Apr 2, 2024 · 1 comment · Fixed by #181978
Closed

[APM alerting rule] Hovering on chart does not show a tooltip #179811

maryam-saeidi opened this issue Apr 2, 2024 · 1 comment · Fixed by #181978
Assignees
Labels
apm:alerting bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.15.0

Comments

@maryam-saeidi
Copy link
Member

📝 Summary

By hovering on the APM rules preview chart, no tooltip is shown with the value of the related bar:

@crespocarlos pointed out that the Tooltip component was set with type:none in this PR.

🎯 Acceptance Criteria

  • Make on hover tooltip visible on the APM rules preview chart.
@maryam-saeidi maryam-saeidi added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Apr 2, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@crespocarlos crespocarlos added apm:alerting bug Fixes for quality problems that affect the customer experience labels Apr 2, 2024
@benakansara benakansara self-assigned this Apr 29, 2024
benakansara added a commit that referenced this issue Apr 30, 2024
#181978)

Fixes #159928,
#181148,
elastic/sdh-kibana#4596,
#179811

### Threshold: 0, Y: 0
<img width="605" alt="Screenshot 2024-04-29 at 13 00 39"
src="https://github.com/elastic/kibana/assets/69037875/02d72939-4f4c-4d3a-bc77-c5c27559df86">

### Show empty timestamp if there is no data
<img width="604" alt="Screenshot 2024-04-30 at 15 31 58"
src="https://github.com/elastic/kibana/assets/69037875/7d4fcc08-07c9-46f7-a01e-e50c41b7e141">

### Tooltip
<img width="598" alt="Screenshot 2024-04-29 at 14 25 33"
src="https://github.com/elastic/kibana/assets/69037875/2e35887c-0fb8-40d4-a0f0-e5fc7e3f1fd7">
benakansara added a commit to benakansara/kibana that referenced this issue May 7, 2024
elastic#181978)

Fixes elastic#159928,
elastic#181148,
elastic/sdh-kibana#4596,
elastic#179811

### Threshold: 0, Y: 0
<img width="605" alt="Screenshot 2024-04-29 at 13 00 39"
src="https://github.com/elastic/kibana/assets/69037875/02d72939-4f4c-4d3a-bc77-c5c27559df86">

### Show empty timestamp if there is no data
<img width="604" alt="Screenshot 2024-04-30 at 15 31 58"
src="https://github.com/elastic/kibana/assets/69037875/7d4fcc08-07c9-46f7-a01e-e50c41b7e141">

### Tooltip
<img width="598" alt="Screenshot 2024-04-29 at 14 25 33"
src="https://github.com/elastic/kibana/assets/69037875/2e35887c-0fb8-40d4-a0f0-e5fc7e3f1fd7">

(cherry picked from commit db188e7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:alerting bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.15.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants