[Reporting] Don't allow Reporting be completely disabled in configuration. #119914
Labels
Breaking Change
bug
Fixes for quality problems that affect the customer experience
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
needs-team
Issues missing a team label
In order to support #118477, we have to make sure some parts of Reporting always run in Kibana. This is not possible if the user sets
xpack.reporting.enabled: false
in the kibana.yml.Requirements:
xpack.reporting.enabled: false
and link to documentation that explains [Reporting] Ensurereports:monitor
task is never "unrecognized" #118477xpack.reporting.queue.pollEnabled: false
exists to stop the instance from doing Reporting work.As this is a breaking change, support for
xpack.reporting.enabled: false
will only go away at the point when we find that doing so will have low impact to users.The text was updated successfully, but these errors were encountered: