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

[Actionable Observability] Expected and Actual values should be properly formatted on Alert Detail Page #145297

Closed
simianhacker opened this issue Nov 15, 2022 · 2 comments
Labels
enhancement New value added to drive a business result Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.7.0

Comments

@simianhacker
Copy link
Member

Summary

The expected and actual values should be properly formatted on the Alert Detail page. In the screenshot bellow, for an APM Transaction Duration Rule, the value for expected should be formatted to 100ms and the value for actual should be formatted to 364ms.

image

Acceptance Criteria

  • Duration should be formatted using the closets duration:
    • Under 1 second should be milliseconds
    • Under 60 seconds should be seconds (with one decimal point)
    • Over 60 seconds should be minutes (with one decimal point)
    • Over 60 minutes should be hours (with one decimal point)
    • OR we should use HH:MM:SS.SSS format
  • Numbers as percent should be formatted properly instead of raw values (0.1 should be 10%)
  • Numbers should use separators (1000 should be 1,000).
@simianhacker simianhacker added enhancement New value added to drive a business result Feature:Observability RAC labels Nov 15, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 15, 2022
@simianhacker simianhacker added Project: Actionable Observability - DEPRECATED Deprecated - Do not use Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" labels Nov 15, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/actionable-observability (Team: Actionable Observability)

@emma-raffenne
Copy link
Contributor

Duplicate of #145409

@emma-raffenne emma-raffenne marked this as a duplicate of #145409 Feb 8, 2023
@emma-raffenne emma-raffenne closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.7.0
Projects
None yet
Development

No branches or pull requests

4 participants