kibana/x-pack/plugins/apm/server/lib/service_map
Nathan L Smith 13a737e675
Storybook and Jest cleanup (#79305)
* Fix all broken stories
* Get rid of all Jest warnings
* Remove `@ts-expect-error`s added for JSON imports and fix their type errors
* Convert some stories to [Component Story Format](https://storybook.js.org/docs/react/api/csf)
* Replace story for Service Map with many external services with one for the popover with many external services
* Center and fit cytoscape maps in stories
* Rename some files to snake_case
2020-10-05 09:18:24 -05:00
..
mock_responses [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
fetch_service_paths_from_trace_ids.ts [APM] Use apmEventClient for querying APM event indices (#73449) 2020-07-31 15:22:04 +02:00
get_service_anomalies.ts [APM] Alerting: Add global option to create all alert types (#78151) 2020-09-28 15:12:58 +02:00
get_service_map.ts [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
get_service_map_from_trace_ids.test.ts [APM] Service Map: Not Defined option doesn't work properly (#77757) 2020-09-30 12:36:55 +02:00
get_service_map_from_trace_ids.ts [APM] Service Map: Not Defined option doesn't work properly (#77757) 2020-09-30 12:36:55 +02:00
get_service_map_service_node_info.test.ts [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
get_service_map_service_node_info.ts [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
get_trace_sample_ids.ts showing service maps when filte by environment not defined (#77483) 2020-09-16 10:40:58 +02:00
group_resource_nodes.test.ts Storybook and Jest cleanup (#79305) 2020-10-05 09:18:24 -05:00
group_resource_nodes.ts [APM] Service maps grouped external resource nodes (#78136) 2020-09-24 07:48:24 -07:00
transform_service_map_responses.test.ts [APM] Service maps grouped external resource nodes (#78136) 2020-09-24 07:48:24 -07:00
transform_service_map_responses.ts [APM] Service maps grouped external resource nodes (#78136) 2020-09-24 07:48:24 -07:00