Commit graph

8 commits

Author SHA1 Message Date
Shahzad
96959395b0
[RUM Dashboard] Replace FID with INP (#172467) 2023-12-05 16:57:05 -07:00
Shahzad
2a01db9d64
[Serverless] Disable ux plugin (#170637)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-11-06 17:30:22 +01:00
Justin Kambic
2f7603de18
[UX Dashboard] Unify processor event (#135367)
* Migrate page load distribution query to use data plugin.

* Migrate breakdowns to use data plugin.

* Delete page load dist breakdown from APM server.

* Update comments.

* Unify `ProcessorEvent` enum.

* Fix linting and delete old code.

* Fix import.

* Delete obsolete snapshots.

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* Fix remaining conflicts

* Fix remaining conflicts

* Fix import

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: emilioalvap <emilio.alvarezpineiro@elastic.co>
2022-08-02 15:22:19 -04:00
Spencer
bebec37f04
[eslint] fix and skip violations for cross-boundary imports (#136911) 2022-07-29 13:57:55 -05:00
Emilio Alvarez Piñeiro
ccea9773e2
Move UX JS Errors out of APM UI (#133040)
* Migrate Ux-jsErrors query to Ux plugin

* Add untracked files

* Clean up old query

* Clean up jsErrors api from apm

* Remove stale snapshot

* Add e2e test for JsErrors chart
2022-06-06 18:36:41 +02:00
Justin Kambic
1886f392c6
[Synthetics] Migrate service list query out of APM (#132548)
* Migrate service list query out of APM.

* Delete obsolete e2e test.

* Rename non-snakecase files.

* Add tests for new filter generator.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-23 17:04:55 -07:00
spalger
3730dd0779 fix all violations 2022-04-16 01:37:30 -05:00
Shahzad
e445280fe6
[User Experience App] Move UX public code out of apm (#88645) 2022-02-04 11:47:52 +01:00