Skip to content

[APM] Implementation of runtime UI index configuration #45247

@katrin-freihofner

Description

@katrin-freihofner

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions