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

[APM] Retrieve only ID and title of the dashboard #167763

Open
1 task
kpatticha opened this issue Oct 2, 2023 · 1 comment
Open
1 task

[APM] Retrieve only ID and title of the dashboard #167763

kpatticha opened this issue Oct 2, 2023 · 1 comment
Labels
Team:APM All issues that need APM UI Team support

Comments

@kpatticha
Copy link
Contributor

kpatticha commented Oct 2, 2023

Problem

related: #163590
Currently, we use the service from the dashboard to retrieve all the available dashboards

but searchDashboards returns all the hits including unnecessary fields.

For the custom dashboards, we only need the id and the title but it seems searchDashboards doesn't accept any filter to narrow down the results.

Todo

Preview Give feedback
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 2, 2023
@kpatticha kpatticha removed the needs-team Issues missing a team label label Oct 3, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 3, 2023
@kpatticha kpatticha added the Team:APM All issues that need APM UI Team support label Oct 3, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support
Projects
None yet
Development

No branches or pull requests

2 participants