Skip to content

[APM] Update onboarding link to use locator with "application" as category parameter #197590

@iblancof

Description

@iblancof

Describe the bug:

The onboarding link used by the addApmData constant fails to preselect the "Application" option.
This issue arises from the URL being incorrectly formed, as it sends the parameter category with the value apm instead of application.

The purpose of this issue is to make two changes: use the right locator and change the category parameter to use application instead of apm.

Note

The locator is currently untyped, which means we could unintentionally use the wrong parameter. There's an open issue aimed at improving the locator: #189651.

Image

Steps to reproduce:

  1. Click "+ Add APM" button (shown in the screenshot)
  2. The user is redirected to app/observabilityOnboarding/?category=apm
  3. Observe that no option is preselected

Image

Expected behavior:

The redirection should direct the user to app/observabilityOnboarding/?category=application so that the preselection works as intended.

Image

Metadata

Metadata

Assignees

Labels

Team:obs-ux-infra_services - DEPRECATEDDEPRECATED - Use Team:obs-presentation.apmbugFixes for quality problems that affect the customer experiencetechnical debtImprovement of the software architecture and operational architecture

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions