Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [Obs UX] Include with_filters and with_query to hosts count ev…
…ent (#173279) (#173507) # Backport This will backport the following commits from `main` to `8.12`: - [[Obs UX] Include with_filters and with_query to hosts count event (#173279)](#173279) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Carlos Crespo","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-18T11:05:18Z","message":"[Obs UX] Include with_filters and with_query to hosts count event (#173279)\n\ncloses https://github.com/elastic/kibana/issues/173077\r\n\r\n## Summary\r\n\r\nAdds `with_query` and `with_filters` attributes to the \"Host View Total\r\nHost Count Retrieved\" event.\r\n\r\n**note**: date picker isn't considered for the flags above.\r\n\r\n### How to test\r\n\r\n1. Start ES, Kibana, and metricbeat\r\n2. Navigate to Infrastructure > Hosts\r\n3. Inspect the `kibana-browser` request payload and check if the new\r\nattributes are there\r\n4. Add/remove filters and query and repeat step 3.\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"c6224788036dc4f8b1f0a9a585b846042f4d89c2","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Metrics UI","release_note:skip","backport:prev-minor","Team:obs-ux-infra_services","v8.13.0"],"number":173279,"url":"https://github.com/elastic/kibana/pull/173279","mergeCommit":{"message":"[Obs UX] Include with_filters and with_query to hosts count event (#173279)\n\ncloses https://github.com/elastic/kibana/issues/173077\r\n\r\n## Summary\r\n\r\nAdds `with_query` and `with_filters` attributes to the \"Host View Total\r\nHost Count Retrieved\" event.\r\n\r\n**note**: date picker isn't considered for the flags above.\r\n\r\n### How to test\r\n\r\n1. Start ES, Kibana, and metricbeat\r\n2. Navigate to Infrastructure > Hosts\r\n3. Inspect the `kibana-browser` request payload and check if the new\r\nattributes are there\r\n4. Add/remove filters and query and repeat step 3.\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"c6224788036dc4f8b1f0a9a585b846042f4d89c2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173279","number":173279,"mergeCommit":{"message":"[Obs UX] Include with_filters and with_query to hosts count event (#173279)\n\ncloses https://github.com/elastic/kibana/issues/173077\r\n\r\n## Summary\r\n\r\nAdds `with_query` and `with_filters` attributes to the \"Host View Total\r\nHost Count Retrieved\" event.\r\n\r\n**note**: date picker isn't considered for the flags above.\r\n\r\n### How to test\r\n\r\n1. Start ES, Kibana, and metricbeat\r\n2. Navigate to Infrastructure > Hosts\r\n3. Inspect the `kibana-browser` request payload and check if the new\r\nattributes are there\r\n4. Add/remove filters and query and repeat step 3.\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"c6224788036dc4f8b1f0a9a585b846042f4d89c2"}}]}] BACKPORT--> Co-authored-by: Carlos Crespo <[email protected]>
- Loading branch information