Skip to content

[8.19] [Query Rules] Query rules telemetry (#225146)#225432

Merged
efegurkan merged 2 commits intoelastic:8.19from
efegurkan:backport/8.19/pr-225146
Jun 29, 2025
Merged

[8.19] [Query Rules] Query rules telemetry (#225146)#225432
efegurkan merged 2 commits intoelastic:8.19from
efegurkan:backport/8.19/pr-225146

Conversation

@efegurkan
Copy link
Copy Markdown
Member

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary

Adds telemetry to query rules UIs

### Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This was checked for breaking HTTP API changes, and any breaking
changes have been approved by the breaking-change committee. The
`release_note:breaking` label should be applied in these situations.
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [ ] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

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

# Conflicts:
#	x-pack/solutions/search/plugins/search_query_rules/public/components/query_ruleset_detail/query_rule_flyout/use_query_rule_flyout_state.ts
@efegurkan efegurkan requested a review from kibanamachine as a code owner June 26, 2025 11:01
@efegurkan efegurkan added the backport This PR is a backport of another PR label Jun 26, 2025
@efegurkan efegurkan enabled auto-merge (squash) June 26, 2025 11:01
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
searchQueryRules 162 164 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
searchQueryRules 125.7KB 128.8KB +3.1KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
searchQueryRules 5.8KB 5.8KB +64.0B

@efegurkan
Copy link
Copy Markdown
Member Author

@elasticmachine merge upstream

@efegurkan efegurkan merged commit 006fce1 into elastic:8.19 Jun 29, 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