Skip to content

[Metrics UI] Remove hard dependency on APM #64345

@simianhacker

Description

@simianhacker

Right now there is a hard dependency for APM to be enabled for the Metrics UI. This was originally introduced into the detail page metadata API for adding an APM section to that page. That PR was never merged because we decided to take a different approach.

We need to remove our hard dependency to the APM plugin. In 7.6 if you disable APM we throw a fatal error because the function provided by the APM plugin is undefined. In master (and anything with the new platform), disabling APM also disables Metrics and Logs UI because there is a hard dependency in the framework.

Metadata

Metadata

Assignees

Labels

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