kibana/x-pack/plugins/apm/server
Søren Louv-Jansen 4ddcd1d2a6
[APM] Fix anomalies not showing up on transaction charts (#76930)
* [APM] Fix anomalies not showing up on transaction charts

* Added API tests to check transaction groups charts for anomaly data

* Improve test names and assertions from PR feedback

* Updated the transaction groups chart API to make `environment` a
required param while making `uiFilters` optional

* updates the basic API tests for transaction_groups/charts with the
required `environment` param

* makes uiFIltersES default to [] on core setup and removes SetupUIFilters type

* fixes vertical shade

* - replaces uiFiltersES with esFilter & uiFilters and cleans up related code around these
- deduplicates the required environment in the transaction_groups/charts API

* updates basic apm_api_integration tests

* pr feedback

* updates api test snapshots with correct anomaly data

* removed environment query param from useTransactionCharts and ensures
it's included in uiFilters returned from useUrlParams

Co-authored-by: Oliver Gupte <olivergupte@gmail.com>
2020-10-02 00:45:50 -07:00
..
lib [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
projections [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
routes [APM] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07: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] Fix anomalies not showing up on transaction charts (#76930) 2020-10-02 00:45:50 -07:00
feature.ts [UX] Update csm app name to UX (#78179) 2020-09-24 13:26:00 +02:00
index.ts [APM] Metrics-powered UI (#73953) 2020-09-16 19:20:08 +02:00
plugin.ts [APM] Track usage of Gold+ features (#77630) 2020-09-18 10:14:13 +02:00