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] Implementation of runtime UI index configuration #45247

Closed
katrin-freihofner opened this issue Sep 10, 2019 · 4 comments · Fixed by #48079
Closed

[APM] Implementation of runtime UI index configuration #45247

katrin-freihofner opened this issue Sep 10, 2019 · 4 comments · Fixed by #48079
Assignees
Labels
roadmap Team:APM All issues that need APM UI Team support v7.6.0

Comments

@katrin-freihofner
Copy link
Contributor

katrin-freihofner commented Sep 10, 2019

As described in #39741 this new APM settings page should allow users to configure UI indices. These settings override the kibana.yml settings.

The Settings button in the APM home screen should lead to a new settings page. This page is responsible for configuring the following UI indices:

apm_oss.sourcemapIndices
apm_oss.errorIndices
apm_oss.onboardingIndices
apm_oss.spanIndices
apm_oss.transactionIndices
apm_oss.metricsIndices
apm_oss.apmAgentConfigurationIndex

settings

Prototype:
https://www.figma.com/proto/yeugPdG4YlLNJK6iGPdExu/39741-APM-config?node-id=19%3A1045&viewport=699%2C811%2C0.25&scaling=min-zoom

Additional notes:

The Agent configuration that is currently visible when clicking Settings should move to a separate page which is reachable via the menu on the left.

Text:
The APM UI uses index patterns to query your APM indices. If you've customized the index names that APM Server writes events to, you may need to update these patterns for the APM UI to work. Settings here take precedence over those set in kibana.yml.

@katrin-freihofner katrin-freihofner added the Team:APM All issues that need APM UI Team support label Sep 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui

@sorenlouv
Copy link
Member

@katrin-freihofner When clicking "Settings" which should be the landingpage? UI Indices page or Agent configuration page?

@katrin-freihofner
Copy link
Contributor Author

My idea was the UI indices - that's also shown in the prototype.

@sorenlouv
Copy link
Member

Ah, my bad 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Team:APM All issues that need APM UI Team support v7.6.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants