Show plugin IDs that can be disabled on startup #28089
Labels
enhancement
New value added to drive a business result
stale
Used to mark issues that were closed for being stale
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
There's currently no way to know which plugins can be enabled/disabled, and their IDs. For example, we could do this:
But how do we know to use
xpack.apm.enabled
instead ofapm.enabled
? The list of plugins on the/status
page has a list of plugins, but no IDs.Related: #6544
The text was updated successfully, but these errors were encountered: