Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RAM] Allow more tags in the filter for rule list table #145413

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

XavierM
Copy link
Contributor

@XavierM XavierM commented Nov 16, 2022

Summary

Allow more tags in the filter for the rule list table. This an easy win before creating a specific API to get more tags for the filter an dit will help this SDH

To make sure that this change won't impact performance we test it the aggregation with GB of data and we did not see any reason to worry about it.

@XavierM XavierM added bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.6.0 v8.7.0 labels Nov 16, 2022
@XavierM XavierM self-assigned this Nov 16, 2022
@XavierM XavierM requested a review from a team as a code owner November 16, 2022 16:46
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@XavierM XavierM enabled auto-merge (squash) November 16, 2022 19:24
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 59 65 +6
osquery 108 113 +5
securitySolution 441 447 +6
total +19

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 67 73 +6
osquery 109 115 +6
securitySolution 518 524 +6
total +20

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @XavierM

@XavierM XavierM merged commit b536a16 into elastic:main Nov 16, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 16, 2022
## Summary

Allow more tags in the filter for the rule list table. This an easy win
before creating a specific API to get more tags for the filter an dit
will help this [SDH](elastic/sdh-kibana#3281)

To make sure that this change won't impact performance we test it the
aggregation with GB of data and we did not see any reason to worry about
it.

(cherry picked from commit b536a16)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.6

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Nov 16, 2022
… (#145451)

# Backport

This will backport the following commits from `main` to `8.6`:
- [[RAM] Allow more tags in the filter for rule list table
(#145413)](#145413)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Xavier
Mouligneau","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-11-16T20:55:18Z","message":"[RAM]
Allow more tags in the filter for rule list table (#145413)\n\n##
Summary\r\n\r\nAllow more tags in the filter for the rule list table.
This an easy win\r\nbefore creating a specific API to get more tags for
the filter an dit\r\nwill help this
[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\r\n\r\nTo make
sure that this change won't impact performance we test it
the\r\naggregation with GB of data and we did not see any reason to
worry
about\r\nit.","sha":"b536a16d7be5ce26dcda48e29127d592736cee46","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","impact:low","Team:ResponseOps","v8.6.0","v8.7.0"],"number":145413,"url":"https://github.com/elastic/kibana/pull/145413","mergeCommit":{"message":"[RAM]
Allow more tags in the filter for rule list table (#145413)\n\n##
Summary\r\n\r\nAllow more tags in the filter for the rule list table.
This an easy win\r\nbefore creating a specific API to get more tags for
the filter an dit\r\nwill help this
[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\r\n\r\nTo make
sure that this change won't impact performance we test it
the\r\naggregation with GB of data and we did not see any reason to
worry
about\r\nit.","sha":"b536a16d7be5ce26dcda48e29127d592736cee46"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145413","number":145413,"mergeCommit":{"message":"[RAM]
Allow more tags in the filter for rule list table (#145413)\n\n##
Summary\r\n\r\nAllow more tags in the filter for the rule list table.
This an easy win\r\nbefore creating a specific API to get more tags for
the filter an dit\r\nwill help this
[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\r\n\r\nTo make
sure that this change won't impact performance we test it
the\r\naggregation with GB of data and we did not see any reason to
worry
about\r\nit.","sha":"b536a16d7be5ce26dcda48e29127d592736cee46"}}]}]
BACKPORT-->

Co-authored-by: Xavier Mouligneau <[email protected]>
@XavierM XavierM added the v8.5.2 label Nov 17, 2022
@XavierM
Copy link
Contributor Author

XavierM commented Nov 18, 2022

💚 All backports created successfully

Status Branch Result
8.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

XavierM added a commit to XavierM/kibana that referenced this pull request Nov 18, 2022
## Summary

Allow more tags in the filter for the rule list table. This an easy win
before creating a specific API to get more tags for the filter an dit
will help this [SDH](elastic/sdh-kibana#3281)

To make sure that this change won't impact performance we test it the
aggregation with GB of data and we did not see any reason to worry about
it.

(cherry picked from commit b536a16)
XavierM added a commit that referenced this pull request Nov 18, 2022
… (#145779)

# Backport

This will backport the following commits from `main` to `8.5`:
- [[RAM] Allow more tags in the filter for rule list table
(#145413)](#145413)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Xavier
Mouligneau","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-11-16T20:55:18Z","message":"[RAM]
Allow more tags in the filter for rule list table (#145413)\n\n##
Summary\r\n\r\nAllow more tags in the filter for the rule list table.
This an easy win\r\nbefore creating a specific API to get more tags for
the filter an dit\r\nwill help this
[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\r\n\r\nTo make
sure that this change won't impact performance we test it
the\r\naggregation with GB of data and we did not see any reason to
worry
about\r\nit.","sha":"b536a16d7be5ce26dcda48e29127d592736cee46","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","impact:low","Team:ResponseOps","v8.6.0","v8.7.0","v8.5.2"],"number":145413,"url":"https://github.com/elastic/kibana/pull/145413","mergeCommit":{"message":"[RAM]
Allow more tags in the filter for rule list table (#145413)\n\n##
Summary\r\n\r\nAllow more tags in the filter for the rule list table.
This an easy win\r\nbefore creating a specific API to get more tags for
the filter an dit\r\nwill help this
[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\r\n\r\nTo make
sure that this change won't impact performance we test it
the\r\naggregation with GB of data and we did not see any reason to
worry
about\r\nit.","sha":"b536a16d7be5ce26dcda48e29127d592736cee46"}},"sourceBranch":"main","suggestedTargetBranches":["8.5"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/145451","number":145451,"state":"MERGED","mergeCommit":{"sha":"2fb77778e231bb3a946ea19c06b64af512177a8c","message":"[8.6]
[RAM] Allow more tags in the filter for rule list table (#145413)
(#145451)\n\n# Backport\n\nThis will backport the following commits from
`main` to `8.6`:\n- [[RAM] Allow more tags in the filter for rule list
table\n(#145413)](https://github.com/elastic/kibana/pull/145413)\n\n<!---
Backport version: 8.9.7 -->\n\n### Questions ?\nPlease refer to the
[Backport
tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT
[{\"author\":{\"name\":\"Xavier\nMouligneau\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2022-11-16T20:55:18Z\",\"message\":\"[RAM]\nAllow
more tags in the filter for rule list table
(#145413)\\n\\n##\nSummary\\r\\n\\r\\nAllow more tags in the filter for
the rule list table.\nThis an easy win\\r\\nbefore creating a specific
API to get more tags for\nthe filter an dit\\r\\nwill help
this\n[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\\r\\n\\r\\nTo
make\nsure that this change won't impact performance we test
it\nthe\\r\\naggregation with GB of data and we did not see any reason
to\nworry\nabout\\r\\nit.\",\"sha\":\"b536a16d7be5ce26dcda48e29127d592736cee46\",\"branchLabelMapping\":{\"^v8.7.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"bug\",\"release_note:skip\",\"impact:low\",\"Team:ResponseOps\",\"v8.6.0\",\"v8.7.0\"],\"number\":145413,\"url\":\"https://github.com/elastic/kibana/pull/145413\",\"mergeCommit\":{\"message\":\"[RAM]\nAllow
more tags in the filter for rule list table
(#145413)\\n\\n##\nSummary\\r\\n\\r\\nAllow more tags in the filter for
the rule list table.\nThis an easy win\\r\\nbefore creating a specific
API to get more tags for\nthe filter an dit\\r\\nwill help
this\n[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\\r\\n\\r\\nTo
make\nsure that this change won't impact performance we test
it\nthe\\r\\naggregation with GB of data and we did not see any reason
to\nworry\nabout\\r\\nit.\",\"sha\":\"b536a16d7be5ce26dcda48e29127d592736cee46\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.6\"],\"targetPullRequestStates\":[{\"branch\":\"8.6\",\"label\":\"v8.6.0\",\"labelRegex\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"},{\"branch\":\"main\",\"label\":\"v8.7.0\",\"labelRegex\":\"^v8.7.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/145413\",\"number\":145413,\"mergeCommit\":{\"message\":\"[RAM]\nAllow
more tags in the filter for rule list table
(#145413)\\n\\n##\nSummary\\r\\n\\r\\nAllow more tags in the filter for
the rule list table.\nThis an easy win\\r\\nbefore creating a specific
API to get more tags for\nthe filter an dit\\r\\nwill help
this\n[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\\r\\n\\r\\nTo
make\nsure that this change won't impact performance we test
it\nthe\\r\\naggregation with GB of data and we did not see any reason
to\nworry\nabout\\r\\nit.\",\"sha\":\"b536a16d7be5ce26dcda48e29127d592736cee46\"}}]}]\nBACKPORT-->\n\nCo-authored-by:
Xavier Mouligneau
<[email protected]>"}},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145413","number":145413,"mergeCommit":{"message":"[RAM]
Allow more tags in the filter for rule list table (#145413)\n\n##
Summary\r\n\r\nAllow more tags in the filter for the rule list table.
This an easy win\r\nbefore creating a specific API to get more tags for
the filter an dit\r\nwill help this
[SDH](https://github.com/elastic/sdh-kibana/issues/3281)\r\n\r\nTo make
sure that this change won't impact performance we test it
the\r\naggregation with GB of data and we did not see any reason to
worry
about\r\nit.","sha":"b536a16d7be5ce26dcda48e29127d592736cee46"}},{"branch":"8.5","label":"v8.5.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
@XavierM XavierM added v8.5.3 and removed v8.5.2 labels Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.5.3 v8.6.0 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants