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] Chart preview in alert doesn't show data when transaction type is all #152195

Closed
kpatticha opened this issue Feb 27, 2023 · 3 comments
Closed
Assignees
Labels

Comments

@kpatticha
Copy link
Contributor

Problem

The issue was discovered in 8.7 but it might affect previous versions.

Initially, the chart preview shows data for all transaction types but when applying the filter we send trascactionType: '' and it doesn't display the preview

Screen.Recording.2023-02-27.at.12.47.25.mov

Expected

The chart preview to show data when type all is selected

@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 27, 2023
@kpatticha kpatticha changed the title [APM] Chart preview in alert doesn't show data when filtering transaction type is all [APM] Chart preview in alert doesn't show data when transaction type is all Feb 27, 2023
@kpatticha kpatticha added the Team:APM All issues that need APM UI Team support label Feb 27, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:APM)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 27, 2023
@sorenlouv
Copy link
Member

Duplicate of #152117

@sorenlouv sorenlouv marked this as a duplicate of #152117 Feb 27, 2023
kpatticha added a commit that referenced this issue Apr 20, 2023
Part of the #152329

1. Adds a synthrace scenario that generates many transactions per
service
2. Fixes the duration chart preview when selecting All option -
#152195
3. Introduces the `Transaction name` filter in the rule type. 


### Pages loading the rule type
1. APM
2. Alert
3. Management rule 


### Consider 
- [ ] Update/Adding documentation example
https://www.elastic.co/guide/en/kibana/master/apm-alerts.html#apm-create-transaction-alert
## Creating a rule

https://user-images.githubusercontent.com/3369346/231740745-425c8eb8-6798-4ce4-b375-4ef96afdb334.mov

## Updating a rule


https://user-images.githubusercontent.com/3369346/231742035-28f50dfd-64bb-475d-b037-331eea4188d7.mov


### Before



https://user-images.githubusercontent.com/3369346/232799038-2edaa199-b970-48f2-b3ca-728273e4bf44.mov



### Notes

#### Feedback
The default action messages don't include any links. I will create a
follow-up ticket to improve the messages with actionable links.

Related bugs but out of the scope of the PR

- #154818
- #154704

---------

Co-authored-by: Kibana Machine <[email protected]>
@kpatticha kpatticha self-assigned this May 5, 2023
@kpatticha
Copy link
Contributor Author

The issue has been fixed in #154241. Closing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants