-
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
[Alert details page][Custom threshold] Adjust main chart title #174249
Labels
Feature:Alert Details Page
Observability ux management team
Feature: Custom threshold
Observability custom threshold rule type
Team:obs-ux-management
Observability Management User Experience Team
v8.13.0
Comments
maryam-saeidi
added
Feature:Alert Details Page
Observability ux management team
Team:obs-ux-management
Observability Management User Experience Team
Feature: Custom threshold
Observability custom threshold rule type
v8.13.0
labels
Jan 4, 2024
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
benakansara
added a commit
that referenced
this issue
Feb 7, 2024
…rts (#175865) Resolves #174249 - Updates title of condition charts on Custom threshold alert details page - In case chart title length is more than 120 chars, title is shortened with `...` at end - Tooltip shows full title <img width="1254" alt="Screenshot 2024-01-30 at 10 19 35" src="https://github.com/elastic/kibana/assets/69037875/41cfe6d5-5bd4-41f7-a91f-c2f3bd25943d"> <img width="1259" alt="Screenshot 2024-01-30 at 10 19 49" src="https://github.com/elastic/kibana/assets/69037875/a9d76bf5-7f94-445e-98bf-e3763d03bdb3"> <img width="1272" alt="Screenshot 2024-01-30 at 10 26 52" src="https://github.com/elastic/kibana/assets/69037875/642153b1-a8c2-4992-b3fd-187ffe385ca2">
fkanout
pushed a commit
to fkanout/kibana
that referenced
this issue
Feb 7, 2024
…rts (elastic#175865) Resolves elastic#174249 - Updates title of condition charts on Custom threshold alert details page - In case chart title length is more than 120 chars, title is shortened with `...` at end - Tooltip shows full title <img width="1254" alt="Screenshot 2024-01-30 at 10 19 35" src="https://github.com/elastic/kibana/assets/69037875/41cfe6d5-5bd4-41f7-a91f-c2f3bd25943d"> <img width="1259" alt="Screenshot 2024-01-30 at 10 19 49" src="https://github.com/elastic/kibana/assets/69037875/a9d76bf5-7f94-445e-98bf-e3763d03bdb3"> <img width="1272" alt="Screenshot 2024-01-30 at 10 26 52" src="https://github.com/elastic/kibana/assets/69037875/642153b1-a8c2-4992-b3fd-187ffe385ca2">
CoenWarmer
pushed a commit
to CoenWarmer/kibana
that referenced
this issue
Feb 15, 2024
…rts (elastic#175865) Resolves elastic#174249 - Updates title of condition charts on Custom threshold alert details page - In case chart title length is more than 120 chars, title is shortened with `...` at end - Tooltip shows full title <img width="1254" alt="Screenshot 2024-01-30 at 10 19 35" src="https://github.com/elastic/kibana/assets/69037875/41cfe6d5-5bd4-41f7-a91f-c2f3bd25943d"> <img width="1259" alt="Screenshot 2024-01-30 at 10 19 49" src="https://github.com/elastic/kibana/assets/69037875/a9d76bf5-7f94-445e-98bf-e3763d03bdb3"> <img width="1272" alt="Screenshot 2024-01-30 at 10 26 52" src="https://github.com/elastic/kibana/assets/69037875/642153b1-a8c2-4992-b3fd-187ffe385ca2">
fkanout
pushed a commit
to fkanout/kibana
that referenced
this issue
Mar 4, 2024
…rts (elastic#175865) Resolves elastic#174249 - Updates title of condition charts on Custom threshold alert details page - In case chart title length is more than 120 chars, title is shortened with `...` at end - Tooltip shows full title <img width="1254" alt="Screenshot 2024-01-30 at 10 19 35" src="https://github.com/elastic/kibana/assets/69037875/41cfe6d5-5bd4-41f7-a91f-c2f3bd25943d"> <img width="1259" alt="Screenshot 2024-01-30 at 10 19 49" src="https://github.com/elastic/kibana/assets/69037875/a9d76bf5-7f94-445e-98bf-e3763d03bdb3"> <img width="1272" alt="Screenshot 2024-01-30 at 10 26 52" src="https://github.com/elastic/kibana/assets/69037875/642153b1-a8c2-4992-b3fd-187ffe385ca2">
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature:Alert Details Page
Observability ux management team
Feature: Custom threshold
Observability custom threshold rule type
Team:obs-ux-management
Observability Management User Experience Team
v8.13.0
🍒 Summary
According to this design, we want to have a meaningful title for the main chart on the alert details page:
At the moment, we only show a custom title:
Note
Since in the custom threshold, we have multiple conditions/aggregation and multiple groups, we need to consider how we can make a meaningful title not only for one aggregation but also multiple ones.
Question
@maciejforcone, Can you please let us know what the title should look like for the following case?
🎯 Acceptance Criteria
The text was updated successfully, but these errors were encountered: