-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CSM] Url search #77516
[CSM] Url search #77516
Conversation
Pinging @elastic/apm-ui (Team:apm) |
@elasticmachine merge upstream |
Pinging @elastic/uptime (Team:uptime) |
x-pack/plugins/apm/e2e/cypress/integration/csm_dashboard.feature
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/e2e/cypress/support/step_definitions/csm/url_search_filter.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/e2e/cypress/integration/csm_dashboard.feature
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/e2e/cypress/support/step_definitions/csm/url_search_filter.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/public/components/app/RumDashboard/VisitorBreakdown/index.tsx
Show resolved
Hide resolved
x-pack/plugins/apm/public/components/app/RumDashboard/URLFilter/URLSearch/index.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/apm/public/components/app/RumDashboard/URLFilter/URLSearch/index.tsx
Show resolved
Hide resolved
x-pack/plugins/apm/public/components/app/RumDashboard/URLFilter/URLSearch/index.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Justin Kambic <[email protected]>
…l_search_filter.ts Co-authored-by: Justin Kambic <[email protected]>
Co-authored-by: Justin Kambic <[email protected]>
…l_search_filter.ts Co-authored-by: Justin Kambic <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
💚 Build SucceededBuild metrics@kbn/optimizer bundle module count
async chunks size
distributable file count
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* master: (31 commits) skip tests for old pacakge (elastic#78194) [Ingest Pipelines] Add url generator for ingest pipelines app (elastic#77872) [Lens] Rename "telemetry" to "stats" (elastic#78125) [CSM] Url search (elastic#77516) [Drilldowns] Config to disable URL Drilldown (elastic#77887) [Lens] Combined histogram/range aggregation for numbers (elastic#76121) Remove legacy plugins support (elastic#77599) 'Auto' interval must be correctly calculated for natural numbers (elastic#77995) [CSM] fix ingest data retry order messed up (elastic#78163) Add response status helpers (elastic#78006) Bump react-beautiful-dnd (elastic#78028) [Security Solution][Detection Engine] Bubbles up more error messages from ES queries to the UI (elastic#78004) Index pattern - refactor constructor (elastic#77791) Add `xpack.security.sameSiteCookies` to docker allow list (elastic#78192) Remove [key: string]: any; from IIndexPattern (elastic#77968) Remove requirement for manage_index_templates privilege for Index Management (elastic#77377) [Ingest Manager] Agent bulk actions UI (elastic#77690) [Metrics UI] Add inventory view timeline (elastic#77804) Reporting/Docs: Updates for setting to enable CSV Download (elastic#78101) Update to latest rum-react (elastic#78193) ...
Co-authored-by: Justin Kambic <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Justin Kambic <[email protected]> Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Justin Kambic <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
Summary
Fixes: #77753
Users can choose a single/multiple URLs
Users can put in a wildcard URL and all matching URLs will be aggregated into the displayed values