mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `main` to `8.8`: - [[Infrastructure UI] Fix Lens charts for APM hosts (#156372)](https://github.com/elastic/kibana/pull/156372) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Carlos Crespo","email":"crespocarlos@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-05-02T13:56:06Z","message":"[Infrastructure UI] Fix Lens charts for APM hosts (#156372)\n\n## Summary\r\n\r\nAfter the implementation of the new API and host limit, all charts now\r\nload only after the table is loaded. This PR changes the filters the\r\npage currently passes to Lens, to pass only a list of host names, the\r\nsame way Alerts and Logs tabs do it.\r\n\r\nThis also fixes a problem where filters remove documents containing\r\nmetrics data.\r\n\r\n\r\n<img width=\"772\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/2767137/235683301-35709698-49c2-4871-a724-2d2ca662f3f2.png\">\r\n\r\n<img width=\"772\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/2767137/235683956-f7170213-afbd-400d-a190-a02087831af1.png\">\r\n\r\n\r\n\r\n\r\n### How to test\r\n\r\n- Connect your local kibana to an oblt cluster\r\n- Go to Hosts view\r\n- Filter by `service.name: \"opbeans-java\"`","sha":"e9804277b20320e37dde3ceaaa6f9ae1b66e3b23","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Metrics UI","Team:Infra Monitoring UI","release_note:skip","backport:prev-minor","Feature:ObsHosts","v8.9.0"],"number":156372,"url":"https://github.com/elastic/kibana/pull/156372","mergeCommit":{"message":"[Infrastructure UI] Fix Lens charts for APM hosts (#156372)\n\n## Summary\r\n\r\nAfter the implementation of the new API and host limit, all charts now\r\nload only after the table is loaded. This PR changes the filters the\r\npage currently passes to Lens, to pass only a list of host names, the\r\nsame way Alerts and Logs tabs do it.\r\n\r\nThis also fixes a problem where filters remove documents containing\r\nmetrics data.\r\n\r\n\r\n<img width=\"772\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/2767137/235683301-35709698-49c2-4871-a724-2d2ca662f3f2.png\">\r\n\r\n<img width=\"772\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/2767137/235683956-f7170213-afbd-400d-a190-a02087831af1.png\">\r\n\r\n\r\n\r\n\r\n### How to test\r\n\r\n- Connect your local kibana to an oblt cluster\r\n- Go to Hosts view\r\n- Filter by `service.name: \"opbeans-java\"`","sha":"e9804277b20320e37dde3ceaaa6f9ae1b66e3b23"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156372","number":156372,"mergeCommit":{"message":"[Infrastructure UI] Fix Lens charts for APM hosts (#156372)\n\n## Summary\r\n\r\nAfter the implementation of the new API and host limit, all charts now\r\nload only after the table is loaded. This PR changes the filters the\r\npage currently passes to Lens, to pass only a list of host names, the\r\nsame way Alerts and Logs tabs do it.\r\n\r\nThis also fixes a problem where filters remove documents containing\r\nmetrics data.\r\n\r\n\r\n<img width=\"772\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/2767137/235683301-35709698-49c2-4871-a724-2d2ca662f3f2.png\">\r\n\r\n<img width=\"772\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/2767137/235683956-f7170213-afbd-400d-a190-a02087831af1.png\">\r\n\r\n\r\n\r\n\r\n### How to test\r\n\r\n- Connect your local kibana to an oblt cluster\r\n- Go to Hosts view\r\n- Filter by `service.name: \"opbeans-java\"`","sha":"e9804277b20320e37dde3ceaaa6f9ae1b66e3b23"}}]}] BACKPORT--> Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com> |
||
---|---|---|
.. | ||
use_alerts_count.test.ts | ||
use_alerts_count.ts | ||
use_alerts_history.ts | ||
use_boolean.ts | ||
use_breadcrumbs.ts | ||
use_bulk_get_saved_object.tsx | ||
use_create_saved_object.tsx | ||
use_delete_saved_object.tsx | ||
use_document_title.tsx | ||
use_find_saved_object.tsx | ||
use_get_saved_object.tsx | ||
use_http_request.tsx | ||
use_intersection_once.ts | ||
use_kibana.tsx | ||
use_kibana_index_patterns.mock.tsx | ||
use_kibana_index_patterns.ts | ||
use_kibana_space.ts | ||
use_kibana_time_zone_setting.ts | ||
use_kibana_timefilter_time.tsx | ||
use_lazy_ref.ts | ||
use_lens_attributes.test.ts | ||
use_lens_attributes.ts | ||
use_log_view.mock.ts | ||
use_log_view.ts | ||
use_logs_breadcrumbs.tsx | ||
use_metrics_breadcrumbs.tsx | ||
use_readonly_badge.tsx | ||
use_sorting.tsx | ||
use_trial_status.tsx | ||
use_update_saved_object.tsx |