2023/10/12 14:41:13 Warning: package using an unreleased version of the spec (3.0.0-rc1)
Error: building package failed: invalid content found in built zip package: found 1 validation error:
1. file "$HOME/apm-server/build/packages/apm-8.12.0.zip/data_stream/sampled_traces/manifest.yml" is invalid: field elasticsearch.index_template.settings: Additional property number_of_shards is not allowed
It now strictly validates
elasticsearch_index_template.settings, but the spec v3 is missing the definition fornumber_of_shardswhich blocks the APM package from migrating to v3.Related links: