[APM] Add new ftr_e2e to kibana CI and remove current e2e tests.#107593
[APM] Add new ftr_e2e to kibana CI and remove current e2e tests.#107593cauemarcondes merged 18 commits intoelastic:masterfrom
Conversation
a6e5bc2 to
9339666
Compare
|
@elasticmachine merge upstream` |
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
|
Pinging @elastic/apm-ui (Team:apm) |
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/scripts/kibana-security/create_kibana_user_role.ts
Outdated
Show resolved
Hide resolved
sorenlouv
left a comment
There was a problem hiding this comment.
lgtm. Mostly nits for refactoring the security script
brianseeders
left a comment
There was a problem hiding this comment.
Pipeline changes look good
| Then should display percentile for page load chart | ||
| And should display tooltip on hover | ||
|
|
||
| Scenario: Breakdown filter |
There was a problem hiding this comment.
Are we able to comment these out instead with a comment stating they are flaky so that the Uptime team can later review? I am unfamiliar with the .feature file type, so I genuinely don't know.
There was a problem hiding this comment.
me neither 😅, that's why I deleted it. But it could be restored on GitHub anyway history.
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
(cherry picked from commit 65a5cb1)
#107593) (#108138) * [APM] Add new ftr_e2e to kibana CI and remove current e2e tests. (#107593) * fix newly introduced type error (#107593) (cherry picked from commit 65a5cb1) Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com> Co-authored-by: spalger <spalger@users.noreply.github.com>
…-png-pdf-report-type * 'master' of github.com:elastic/kibana: (101 commits) [ML] APM Latency Correlations: Field/value candidates prioritization (elastic#107370) [Reporting] Add lenience to a test on the order of asserted logs (elastic#108135) [Lens] fix do not submit invalid query in filtered metric (elastic#107542) skip flaky test (elastic#108043) fix newly introduced type error (elastic#107593) [Reporting] server side code clean up (elastic#106940) [build_ts_refs] improve caches, allow building a subset of projects (elastic#107981) [APM] Add new ftr_e2e to kibana CI and remove current e2e tests. (elastic#107593) add manage rules link to alerts dropdown (elastic#107950) [ML] Enable Index data visualizer document count chart to update time range query (elastic#106438) [Security Solutions][Detection Engine] Fixes "undefined" crash for author field by adding a migration for it (elastic#107230) [Actions UI] Fixed Jira Api token label. (elastic#107776) [Alerting UI] Fixed display permissions for edit/delete buttons when user has read only access. (elastic#107996) [Maps] fix code owners (elastic#108106) Update EMS landing page url (elastic#108102) Do not render page header for loading domains (elastic#108078) Update dependency @elastic/charts to v33.2.2 (elastic#107939) [APM] Display throughput as tps (instead of tpm) when bucket size < 60 seconds (elastic#107850) [Fleet] Fix all category count (elastic#108089) [Security Solution][Bug] - Disable alert table RBAC until fields sorted (elastic#108034) ... # Conflicts: # x-pack/plugins/reporting/server/export_types/common/generate_png.ts # x-pack/plugins/reporting/server/lib/screenshots/index.ts # x-pack/plugins/reporting/server/lib/screenshots/observable.test.ts # x-pack/plugins/reporting/server/lib/screenshots/observable.ts
| * 2.0. | ||
| */ | ||
|
|
||
| describe('APM depp links', () => { |

closes #107578