-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[SLOs] only display group by cardinality when group by exists #178133
Merged
dominiqueclarke
merged 2 commits into
elastic:main
from
dominiqueclarke:fix/group-by-edit-view
Mar 6, 2024
Merged
[SLOs] only display group by cardinality when group by exists #178133
dominiqueclarke
merged 2 commits into
elastic:main
from
dominiqueclarke:fix/group-by-edit-view
Mar 6, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
dominiqueclarke
added
bug
Fixes for quality problems that affect the customer experience
v8.13.0
v8.14.0
release_note:fix
Feature:SLO
Team:obs-ux-management
Observability Management User Experience Team
labels
Mar 6, 2024
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
shahzad31
approved these changes
Mar 6, 2024
/ci |
💚 Build Succeeded
Metrics [docs]Async chunks
To update your PR or re-run it, just comment with: |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 6, 2024
…c#178133) ## Summary Resolves elastic#178129 <img width="882" alt="Screenshot 2024-03-06 at 10 54 54 AM" src="https://github.com/elastic/kibana/assets/11356435/f9c6e979-d921-478a-9b38-ab65a0798ee0"> ### Release note SLOs: Does not display group by cardinality when group by is not selected. ### Testing 1. Create an SLO without a group by 2. Create an SLO with a group by 3. Edit the SLO without a group by. The cardinality callout should not appear 4. Add a group by to the same SLO. The cardinality callout should appear 5. Edit the SLO with a group by. The cardinality callout should appear 6. Remove the group by on the same SLO. The cardinality callout should disappear (cherry picked from commit edb11eb)
💚 All backports created successfully
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
Mar 6, 2024
…178133) (#178154) # Backport This will backport the following commits from `main` to `8.13`: - [[SLOs] only display group by cardinality when group by exists (#178133)](#178133) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dominique Clarke","email":"dominique.clarke@elastic.co"},"sourceCommit":{"committedDate":"2024-03-06T18:19:12Z","message":"[SLOs] only display group by cardinality when group by exists (#178133)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/178129\r\n\r\n<img width=\"882\" alt=\"Screenshot 2024-03-06 at 10 54 54 AM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/11356435/f9c6e979-d921-478a-9b38-ab65a0798ee0\">\r\n\r\n### Release note\r\nSLOs: Does not display group by cardinality when group by is not\r\nselected.\r\n\r\n### Testing\r\n1. Create an SLO without a group by\r\n2. Create an SLO with a group by\r\n3. Edit the SLO without a group by. The cardinality callout should not\r\nappear\r\n4. Add a group by to the same SLO. The cardinality callout should appear\r\n5. Edit the SLO with a group by. The cardinality callout should appear\r\n6. Remove the group by on the same SLO. The cardinality callout should\r\ndisappear","sha":"edb11ebb3644ab5188f333c4e397f3869d9d5adf","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Feature:SLO","Team:obs-ux-management","v8.13.0","v8.14.0"],"title":"[SLOs] only display group by cardinality when group by exists","number":178133,"url":"https://github.com/elastic/kibana/pull/178133","mergeCommit":{"message":"[SLOs] only display group by cardinality when group by exists (#178133)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/178129\r\n\r\n<img width=\"882\" alt=\"Screenshot 2024-03-06 at 10 54 54 AM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/11356435/f9c6e979-d921-478a-9b38-ab65a0798ee0\">\r\n\r\n### Release note\r\nSLOs: Does not display group by cardinality when group by is not\r\nselected.\r\n\r\n### Testing\r\n1. Create an SLO without a group by\r\n2. Create an SLO with a group by\r\n3. Edit the SLO without a group by. The cardinality callout should not\r\nappear\r\n4. Add a group by to the same SLO. The cardinality callout should appear\r\n5. Edit the SLO with a group by. The cardinality callout should appear\r\n6. Remove the group by on the same SLO. The cardinality callout should\r\ndisappear","sha":"edb11ebb3644ab5188f333c4e397f3869d9d5adf"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178133","number":178133,"mergeCommit":{"message":"[SLOs] only display group by cardinality when group by exists (#178133)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/178129\r\n\r\n<img width=\"882\" alt=\"Screenshot 2024-03-06 at 10 54 54 AM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/11356435/f9c6e979-d921-478a-9b38-ab65a0798ee0\">\r\n\r\n### Release note\r\nSLOs: Does not display group by cardinality when group by is not\r\nselected.\r\n\r\n### Testing\r\n1. Create an SLO without a group by\r\n2. Create an SLO with a group by\r\n3. Edit the SLO without a group by. The cardinality callout should not\r\nappear\r\n4. Add a group by to the same SLO. The cardinality callout should appear\r\n5. Edit the SLO with a group by. The cardinality callout should appear\r\n6. Remove the group by on the same SLO. The cardinality callout should\r\ndisappear","sha":"edb11ebb3644ab5188f333c4e397f3869d9d5adf"}}]}] BACKPORT--> Co-authored-by: Dominique Clarke <dominique.clarke@elastic.co>
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
Feature:SLO
release_note:fix
Team:obs-ux-management
Observability Management User Experience Team
v8.13.0
v8.14.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Resolves #178129
Release note
SLOs: Does not display group by cardinality when group by is not selected.
Testing