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

Correct custom threshold order in the rule list #179244

Merged

Conversation

maryam-saeidi
Copy link
Member

Since the custom threshold is now GA, I changed the order based on the original plan mentioned here.

@maryam-saeidi maryam-saeidi added the release_note:skip Skip the PR/issue when compiling release notes label Mar 22, 2024
@maryam-saeidi maryam-saeidi self-assigned this Mar 22, 2024
@maryam-saeidi maryam-saeidi requested a review from a team as a code owner March 22, 2024 12:35
@botelastic botelastic bot added the Team:obs-ux-management Observability Management User Experience Team label Mar 22, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@@ -116,6 +116,6 @@ export const registerObservabilityRuleTypes = async (
'../components/custom_threshold/components/alert_details_app_section/alert_details_app_section'
)
),
priority: 5,
priority: 110,
Copy link
Contributor

Choose a reason for hiding this comment

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

@maryam-saeidi, is this the same order in the serverless? Because I remember I saw the rule in a different order on serverless

Copy link
Member Author

Choose a reason for hiding this comment

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

No, for some reason in serverless, the order is alphabetical.

@maryam-saeidi maryam-saeidi enabled auto-merge (squash) March 22, 2024 13:07
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
observability 150.2KB 150.2KB +2.0B

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

cc @maryam-saeidi

@maryam-saeidi maryam-saeidi merged commit d96666d into elastic:main Mar 22, 2024
22 checks passed
@kibanamachine kibanamachine added v8.14.0 backport:skip This commit does not require backporting labels Mar 22, 2024
@maryam-saeidi maryam-saeidi deleted the correct-custom-threshold-order branch March 22, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-management Observability Management User Experience Team v8.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants