Skip to content
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

[8.x] [Inventory][ECO] Use ControlGroupRenderer to filter by entity types (#199174) #199820

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

cauemarcondes
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…lastic#199174)

closes elastic#193397

https://github.com/user-attachments/assets/e78639a8-bc63-4c5a-8676-0ad9b5f0563e

- Added `Entity type` control group field on the Inventory page.
- Added `Filters` buttons to the Unified Search bar on the Inventory
oage
- Moved common hooks from infra to Obs-shared
- Refactoring

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 4a16e91)
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
infra 1527 1525 -2
inventory 245 276 +31
logsShared 688 687 -1
observabilityShared 214 221 +7
total +35

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
observabilityShared 502 516 +14

Async chunks

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

id before after diff
infra 1.7MB 1.7MB -2.2KB
inventory 233.8KB 236.4KB +2.7KB
investigateApp 483.7KB 483.7KB +18.0B
logsShared 424.4KB 424.0KB -399.0B
observabilityShared 54.9KB 54.9KB +7.0B
total +112.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
inventory 12.4KB 12.2KB -233.0B
logsShared 175.2KB 175.1KB -134.0B
observabilityShared 75.7KB 93.6KB +17.9KB
total +17.6KB
Unknown metric groups

API count

id before after diff
observabilityShared 508 522 +14

ESLint disabled line counts

id before after diff
inventory 2 1 -1

Total ESLint disabled count

id before after diff
inventory 6 5 -1

@cauemarcondes cauemarcondes merged commit 96d216e into elastic:8.x Nov 13, 2024
30 checks passed
@cauemarcondes cauemarcondes deleted the backport/8.x/pr-199174 branch November 13, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport ci:project-deploy-observability Create an Observability project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants