[Inventory][ECO] Entity type Remove Control groups filter#202177
[Inventory][ECO] Entity type Remove Control groups filter#202177cauemarcondes merged 8 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
iblancof
left a comment
There was a problem hiding this comment.
While reviewing the code, I wondered how telemetry was adjusted for the entity type filter. After some investigation, I noticed the reportEntityInventoryEntityTypeFiltered event was removed in #199174. When was this decision made?
AFAIK the data was being used in this dashboard. Is the dashboard owner aware of the recent changes (and the ones this PR will introduce)?
...s/observability_solution/inventory/public/components/entities_grid/entities_grid.stories.tsx
Show resolved
Hide resolved
...ugins/observability_solution/inventory/public/components/badge_filter_with_popover/index.tsx
Outdated
Show resolved
Hide resolved
…nts/badge_filter_with_popover/index.tsx Co-authored-by: Irene Blanco <irene.blanco@elastic.co>
When we migrated to use the Control group field.
@roshan-elastic was aware of the removal of the telemetry on the other PR. And now he'll be aware of the new telemetry on the entity types filter. 😆 |
.../plugins/observability_solution/inventory/public/hooks/use_inventory_decoded_query_params.ts
Outdated
Show resolved
Hide resolved
…ondes/kibana into inventory-remove-control-groups
tonyghiani
left a comment
There was a problem hiding this comment.
synthtrace change LGTM, code review only
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
|
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12116160148 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…2177) closes elastic#201584 - Removes control group entity types filter - Adds multi-select entity types filer - Add kuery to url - Remove unified entities page - Adding telemetry when entity type is filtered - Refactoring... https://github.com/user-attachments/assets/98fb11ab-76e7-497b-af86-86378c6bfd7f --------- Co-authored-by: Irene Blanco <irene.blanco@elastic.co> (cherry picked from commit d8f3f4c)
) (#202514) # Backport This will backport the following commits from `main` to `8.x`: - [[Inventory][ECO] Entity type Remove Control groups filter (#202177)](#202177) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cauê Marcondes","email":"55978943+cauemarcondes@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-12-02T09:14:35Z","message":"[Inventory][ECO] Entity type Remove Control groups filter (#202177)\n\ncloses https://github.com/elastic/kibana/issues/201584\r\n\r\n- Removes control group entity types filter\r\n- Adds multi-select entity types filer\r\n- Add kuery to url\r\n- Remove unified entities page\r\n- Adding telemetry when entity type is filtered\r\n- Refactoring...\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/98fb11ab-76e7-497b-af86-86378c6bfd7f\r\n\r\n---------\r\n\r\nCo-authored-by: Irene Blanco <irene.blanco@elastic.co>","sha":"d8f3f4cb3c4dd3af2e75c69a04ab357b6514976b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.18.0"],"number":202177,"url":"https://github.com/elastic/kibana/pull/202177","mergeCommit":{"message":"[Inventory][ECO] Entity type Remove Control groups filter (#202177)\n\ncloses https://github.com/elastic/kibana/issues/201584\r\n\r\n- Removes control group entity types filter\r\n- Adds multi-select entity types filer\r\n- Add kuery to url\r\n- Remove unified entities page\r\n- Adding telemetry when entity type is filtered\r\n- Refactoring...\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/98fb11ab-76e7-497b-af86-86378c6bfd7f\r\n\r\n---------\r\n\r\nCo-authored-by: Irene Blanco <irene.blanco@elastic.co>","sha":"d8f3f4cb3c4dd3af2e75c69a04ab357b6514976b"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202177","number":202177,"mergeCommit":{"message":"[Inventory][ECO] Entity type Remove Control groups filter (#202177)\n\ncloses https://github.com/elastic/kibana/issues/201584\r\n\r\n- Removes control group entity types filter\r\n- Adds multi-select entity types filer\r\n- Add kuery to url\r\n- Remove unified entities page\r\n- Adding telemetry when entity type is filtered\r\n- Refactoring...\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/98fb11ab-76e7-497b-af86-86378c6bfd7f\r\n\r\n---------\r\n\r\nCo-authored-by: Irene Blanco <irene.blanco@elastic.co>","sha":"d8f3f4cb3c4dd3af2e75c69a04ab357b6514976b"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
## Summary This PR removes all error messages regarding Enterprise Search node. Due to it will go away in 9.0 and listed in this epic: elastic/search-team#8231 
…2177) closes elastic#201584 - Removes control group entity types filter - Adds multi-select entity types filer - Add kuery to url - Remove unified entities page - Adding telemetry when entity type is filtered - Refactoring... https://github.com/user-attachments/assets/98fb11ab-76e7-497b-af86-86378c6bfd7f --------- Co-authored-by: Irene Blanco <irene.blanco@elastic.co>
…astic#202437) ## Summary This PR removes all error messages regarding Enterprise Search node. Due to it will go away in 9.0 and listed in this epic: elastic/search-team#8231 
closes #201584
Screen.Recording.2024-11-28.at.13.52.48.mov