Skip to content

[APM] Only display relevant sections for rum agent in service overview#88410

Merged
ogupte merged 3 commits intoelastic:masterfrom
ogupte:apm-85546-service-overview-remove-irrelevent-sections-rum
Jan 15, 2021
Merged

[APM] Only display relevant sections for rum agent in service overview#88410
ogupte merged 3 commits intoelastic:masterfrom
ogupte:apm-85546-service-overview-remove-irrelevent-sections-rum

Conversation

@ogupte
Copy link
Copy Markdown
Contributor

@ogupte ogupte commented Jan 14, 2021

Closes #85546. Hides instances and dependencies tables form service overview. Also displays the callout which links to the User Experience app.

Screen Shot 2021-01-14 at 4 30 18 PM
Screen Shot 2021-01-14 at 4 30 35 PM

@ogupte ogupte added release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.12.0 labels Jan 14, 2021
@ogupte ogupte requested a review from a team January 14, 2021 21:37
@botelastic botelastic bot added the Team:APM - DEPRECATED Use Team:obs-ux-infra_services. label Jan 14, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/apm-ui (Team:apm)

@formgeist
Copy link
Copy Markdown
Contributor

Would it be possible to change the "Take me there" link to account for the selected service, so when the UX app opens it has the previously visited RUM service selected already? Right now, UX app just picks the firstmost app to display. 🤞 it's a simple link fix...

Copy link
Copy Markdown
Contributor

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @formgeist point about linking to the service (if easy to implement).
Apart from that lgtm.

Btw. can you create a follow-up issue for showing Dependencies table again when made possible by the RUM agent? (hopefully 7.12)

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 5.5MB 5.5MB +356.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@ogupte ogupte merged commit bb70c6a into elastic:master Jan 15, 2021
ogupte added a commit to ogupte/kibana that referenced this pull request Jan 15, 2021
elastic#88410)

* [APM] Only display relevent sections for rum agent in service overview (elastic#85546)

* call `isRumAgentName` once

* User experience callout links to the selected service
ogupte added a commit to ogupte/kibana that referenced this pull request Jan 15, 2021
elastic#88410)

* [APM] Only display relevent sections for rum agent in service overview (elastic#85546)

* call `isRumAgentName` once

* User experience callout links to the selected service
ogupte added a commit that referenced this pull request Jan 16, 2021
#88410) (#88522)

* [APM] Only display relevent sections for rum agent in service overview (#85546)

* call `isRumAgentName` once

* User experience callout links to the selected service
ogupte added a commit that referenced this pull request Jan 16, 2021
#88410) (#88523)

* [APM] Only display relevent sections for rum agent in service overview (#85546)

* call `isRumAgentName` once

* User experience callout links to the selected service
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 18, 2021
* master: (33 commits)
  [Security Solution][Case] Fix patch cases integration test with alerts (elastic#88311)
  [Security Solutions][Detection Engine] Removes duplicate API calls (elastic#88420)
  Fix log msg (elastic#88370)
  [Test] Add tag cloud visualization to dashboard in functional test for reporting (elastic#87600)
  removing kibana-core-ui from codeowners (elastic#88111)
  [Alerting] Migrate Event Log plugin to TS project references (elastic#81557)
  [Maps] fix zooming while drawing shape filter logs errors in console (elastic#88413)
  Porting fixes 1 (elastic#88477)
  [APM] Explicitly set environment for cross-service links (elastic#87481)
  chore(NA): remove mocha junit ci integrations (elastic#88129)
  [APM] Only display relevant sections for rum agent in service overview (elastic#88410)
  [Enterprise Search] Automatically mock shared logic files (elastic#88494)
  [APM] Disable Create custom link button on Transaction details page for read-only users
  [Docs] clean-up vega map reference documenation (elastic#88487)
  [Security Solution] Fix Timeline event details layout (elastic#88377)
  Change DELETE to POST for _bulk_delete to avoid incompatibility issues (elastic#87914)
  [Monitoring] Change cloud messaging on no data page (elastic#88375)
  [Uptime] clear ping state when PingList component in unmounted (elastic#88321)
  [APM] Consistent terminology for latency and throughput (elastic#88452)
  fix copy (elastic#88481)
  ...
@ogupte ogupte self-assigned this Mar 9, 2021
@ogupte ogupte added the apm:test-plan-done Pull request that was successfully tested during the test plan label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apm:test-plan-done Pull request that was successfully tested during the test plan release_note:skip Skip the PR/issue when compiling release notes Team:APM - DEPRECATED Use Team:obs-ux-infra_services. v7.11.0 v7.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[APM] Hide instances visualisation for RUM services

6 participants