kibana/x-pack/plugins/apm/server
Nathan L Smith 4d4eae4413
[APM] Fix overlapping transaction names (#76083)
...in the table and the header. Did this by adding `word-break: break-all` to them.

Also:

* Rename List to TransactionList
* Add stories for TransactionList and ApmHeader
* Add missing type information to transactions based on sample transaction

Fixes #73960.
2020-09-04 15:10:52 -05:00
..
lib [APM] Fix overlapping transaction names (#76083) 2020-09-04 15:10:52 -05:00
projections [APM] Update aggregations to support script sources (#76429) 2020-09-03 12:23:29 -04:00
routes [APM] @ts-error -> @ts-expect-error (#76492) 2020-09-04 06:52:16 +02:00
saved_objects Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
tutorial apply prettier styles 2020-05-22 09:08:58 +02:00
utils [APM] Prevent imports of public in server code (#75979) 2020-08-28 12:43:49 +02:00
feature.ts [RUM Dashboard] Create new path for client side monitoring (#74740) 2020-08-19 19:05:53 +02:00
index.ts [APM] Improvements for breakdown data gaps (#75534) 2020-08-26 10:59:44 +02:00
plugin.ts [APM] Transaction duration anomaly alerting integration (#75719) 2020-08-27 21:19:36 -07:00