In 7.5.0 we added telemetry configurations to kibana.yml without any xpack prefix, and in #51117 we deprecated existing usage of the xpack.telemetry. prefix in favor of telemetry. so that any existing installs would get a warning at startup.
In 8.0, we should remove the deprecated xpack configuration options entirely.
In 7.5.0 we added telemetry configurations to kibana.yml without any xpack prefix, and in #51117 we deprecated existing usage of the
xpack.telemetry.prefix in favor oftelemetry.so that any existing installs would get a warning at startup.In 8.0, we should remove the deprecated xpack configuration options entirely.