mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Closes https://github.com/elastic/kibana/issues/146648. ### Changes - `transaction_detail_link.tsx` prevent navigation to tx details when bucket name is other and display the warning tooltip - `xpack.apm.ui.transactionGroupBucketSize` ui setting was removed and now we have a hardcoded limit of `1000` buckets when querying transactions. **After this change** https://user-images.githubusercontent.com/1313018/214321647-e0ae59d6-0761-4d9e-a0fe-ef21397aeff7.mov - When kibana limit has been reached <img width="1391" alt="image" src="https://user-images.githubusercontent.com/1313018/214321902-05fbfa6c-7c99-4b21-a67b-7e134c14ab73.png"> - When having only `_other` <img width="1390" alt="image" src="https://user-images.githubusercontent.com/1313018/214332887-d6fd59a2-d1ef-4b61-b6ed-79a6d458f0a0.png"> ### Test instructions 1. Checkout PR branch 2. Execute Synthtrace scenario a. For reaching kibana limit callout ``` node scripts/synthtrace --clean other_transaction_group_bucket.ts --scenarioOpts.txGroups=1001 ``` b. For `_other` callout ``` node scripts/synthtrace --clean other_transaction_group_bucket.ts ``` --------- Co-authored-by: Achyut Jhunjhunwala <achyut.jhunjhunwala@elastic.co> |
||
---|---|---|
.. | ||
api | ||
api-generated | ||
apm | ||
canvas | ||
concepts | ||
dev-tools | ||
developer | ||
development/plugins/expressions/public | ||
discover | ||
fleet | ||
getting-started | ||
management | ||
maps | ||
migration | ||
observability | ||
osquery | ||
settings | ||
setup | ||
siem | ||
spaces | ||
user | ||
accessibility.asciidoc | ||
action-type-template.asciidoc | ||
apis.asciidoc | ||
CHANGELOG.asciidoc | ||
gs-index.asciidoc | ||
index-custom-title-page.html | ||
index.asciidoc | ||
index.x.asciidoc | ||
limitations.asciidoc | ||
migration.asciidoc | ||
redirects.asciidoc | ||
rule-type-template.asciidoc | ||
template.asciidoc |