kibana/packages/kbn-apm-synthtrace-client
Bryce Buchanan 70a2f4cdb5
Mobile UI crash widget (#163527)
## Summary

Implemented crash widget & most crashes by location widget in the mobile landing page in APM.


### Checklist

Delete any items that are not applicable to this PR.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-09-18 10:56:00 -07:00
..
src Mobile UI crash widget (#163527) 2023-09-18 10:56:00 -07:00
index.ts [synthtrace] Add support for Infra, Asset and Monitoring data (#160479) 2023-06-29 06:26:15 -07:00
jest.config.js [APM] Refactor synthtrace (#147036) 2023-01-04 13:47:37 +01:00
kibana.jsonc [APM] Refactor synthtrace (#147036) 2023-01-04 13:47:37 +01:00
package.json [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md [APM] Refactor synthtrace (#147036) 2023-01-04 13:47:37 +01:00
tsconfig.json Fix eslint rule for restricting certain lodash imports (#151023) 2023-02-16 08:35:09 -07:00

See packages/kbn-apm-synthtrace/README.json