feat(fleet): supports slo_template kibana asset type#245903
feat(fleet): supports slo_template kibana asset type#245903kdelemme merged 21 commits intoelastic:mainfrom
Conversation
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
|
Pinging @elastic/actionable-obs-team (Team:actionable-obs) |
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
|
Pinging @elastic/fleet (Team:Fleet) |
szwarckonrad
left a comment
There was a problem hiding this comment.
Defend Workflows changes (mock extension) LGTM!
paul-tavares
left a comment
There was a problem hiding this comment.
Changes to x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/view/ingest_manager_integration/mocks.tsx look good 👍
nchaulet
left a comment
There was a problem hiding this comment.
Tested locally and worked as expected, LGTM 🚀
There was a problem hiding this comment.
I was expected some changed needed in those test files too https://github.com/elastic/kibana/blob/main/x-pack/platform/test/fleet_api_integration/apis/epm/install_remove_assets.ts#L604-L938 but looks like they were skipped because of flakyness, added a comment so we do not forget to include test #246272
|
Working on #246928 so we can fix the errors regarding the missing saved object mappings |
TinaHeiligers
left a comment
There was a problem hiding this comment.
telemetry changes LGTM
💚 Build Succeeded
Metrics [docs]Page load bundle
History
cc @kdelemme |
Waiting for #245897
Resolves #245899
Summary
slo_templateRequires the feature flag
xpack.fleet.experimentalFeatures.enableSloTemplates: trueFor manual testing
good_contenttest packagetest/packages/good_contentin another terminalELASTIC_PACKAGE_KIBANA_HOSTto point to your locally running kibana instance eg:export ELASTIC_PACKAGE_KIBANA_HOST="http://0.0.0.0:5601/kibana"elastic-package build --skip-validationthenelastic-package install --zip ../../../build/packages/good_content-1.0.0.zip --skip-validation