Skip to content

[ObsUx][Host UI] Add changes from has data to infra page template#227064

Merged
MiriamAparicio merged 5 commits intoelastic:mainfrom
MiriamAparicio:226343-modify-hasData-endpoint
Jul 9, 2025
Merged

[ObsUx][Host UI] Add changes from has data to infra page template#227064
MiriamAparicio merged 5 commits intoelastic:mainfrom
MiriamAparicio:226343-modify-hasData-endpoint

Conversation

@MiriamAparicio
Copy link
Copy Markdown
Contributor

@MiriamAparicio MiriamAparicio requested a review from a team July 8, 2025 15:19
@MiriamAparicio MiriamAparicio added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. v9.2.0 labels Jul 8, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

method: 'GET',
query: {
modules: dataAvailabilityModules,
modules: dataSourceAvailability,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we rename this to module or entityType, now that it doesn't accept an array anymore?

Suggested change
modules: dataSourceAvailability,
module: dataSourceAvailability,

Copy link
Copy Markdown
Contributor Author

@MiriamAparicio MiriamAparicio Jul 8, 2025

Choose a reason for hiding this comment

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

dataSource? or source?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could be!

@MiriamAparicio MiriamAparicio force-pushed the 226343-modify-hasData-endpoint branch from ebb240e to e28280f Compare July 8, 2025 17:00
@MiriamAparicio MiriamAparicio force-pushed the 226343-modify-hasData-endpoint branch from 986fc79 to 8b3f8be Compare July 9, 2025 08:32
@elasticmachine
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
infra 1.0MB 1.0MB -13.0B

Page load bundle

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

id before after diff
infra 50.0KB 50.0KB -20.0B

History

@MiriamAparicio MiriamAparicio merged commit 063bdfb into elastic:main Jul 9, 2025
12 checks passed
@MiriamAparicio MiriamAparicio deleted the 226343-modify-hasData-endpoint branch July 9, 2025 11:57
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Infra][Hosts UI] Modify /api/metrics/source/hasData endpoint

4 participants