Skip to content

[8.19] [scout] add configs override support (#228003)#230421

Merged
dmlemeshko merged 2 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-228003
Aug 5, 2025
Merged

[8.19] [scout] add configs override support (#228003)#230421
dmlemeshko merged 2 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-228003

Conversation

@dmlemeshko
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary

Adding support of dynamic Kibana config overrides without server
restart, that should help Feature Flags testing in Scout.

https://docs.elastic.dev/kibana-dev-docs/tutorials/feature-flags-service#dynamic-config

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 71f714a)

# Conflicts:
#	src/platform/packages/shared/kbn-scout/tsconfig.json
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 4, 2025
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 4, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) August 4, 2025 13:53
@dmlemeshko dmlemeshko requested a review from fake-haris August 4, 2025 13:55
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Aug 4, 2025

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Integration Tests #6 / Upgrade diffable rule "eql_query" (eql rule type) after preview in flyout diff view shows the same diff after saving unchanged field value
  • [job] [logs] Jest Integration Tests #6 / Upgrade diffable rule "threat_query" (threat_match rule type) after preview in flyout field value validation blocks saving field value when value is invalid

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/scout 119 120 +1

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/scout 16 17 +1
Unknown metric groups

API count

id before after diff
@kbn/scout 444 445 +1

History

@dmlemeshko dmlemeshko merged commit 2d72c68 into elastic:8.19 Aug 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants