-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…62374) * Hide APM alerting menu if alerting plugin is disabled (#61907) * Hide APM alerting menu if alerting plugin is disabled Checks for presence of plugin and does not display the link if the plugin is disabled. Use `xpack.alerting.enabled: false` in config/kibana.dev.yml to try it. Fixes #61048. * Remove duplicate import Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
- Loading branch information
1 parent
b9c999a
commit eaeac31
Showing
2 changed files
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters