Skip to content

Conversation

@kdelemme
Copy link
Contributor

Summary

Resolves #154659

This PR introduces a fix for searching through the SLO names since the SO mapping has been changed to "text". We cannot sort by name anymore, so I replaced it by creation time.

@kdelemme kdelemme self-assigned this Apr 10, 2023
@kdelemme kdelemme added release_note:skip Skip the PR/issue when compiling release notes Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.8.0 labels Apr 10, 2023
@ghost
Copy link

ghost commented Apr 10, 2023

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@kdelemme kdelemme marked this pull request as ready for review April 10, 2023 17:57
@kdelemme kdelemme requested a review from a team as a code owner April 10, 2023 17:57
@elasticmachine
Copy link
Contributor

Pinging @elastic/actionable-observability (Team: Actionable Observability)

@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

Async chunks

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

id before after diff
observability 1.1MB 1.1MB +57.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
securitySolution 433 436 +3

Total ESLint disabled count

id before after diff
securitySolution 513 516 +3

History

  • 💔 Build #118725 failed 88c0e15b7a124d9f26e7b75cec0beb62991e3186
  • 💔 Build #118715 failed 1e263449785d714b61972c8a7a1fc7a01722f976

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

cc @kdelemme

@CoenWarmer
Copy link
Contributor

CoenWarmer commented Apr 11, 2023

@kdelemme we don't want to be able to sort on name at all anymore?

I see now.

@pgayvallet we can't sort by name anymore due to this fix. Are there plans to reintroduce this at some point?

Copy link
Contributor

@CoenWarmer CoenWarmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good. Shame about the loss of functionality but that's outside of our control.

Copy link
Contributor

@pgayvallet pgayvallet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix (and sorry for breaking your stuff!)

@kdelemme kdelemme merged commit a727ba1 into elastic:main Apr 11, 2023
@kibanamachine kibanamachine added the backport:skip This PR does not require backporting label Apr 11, 2023
@kdelemme kdelemme deleted the slo/fix-list-page branch April 11, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.8.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SLO] Fix SLO list page

6 participants