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

Enable Inventory and Custom threshold rules in serverless #170327

Closed
paulb-elastic opened this issue Nov 1, 2023 · 2 comments · Fixed by #170351
Closed

Enable Inventory and Custom threshold rules in serverless #170327

paulb-elastic opened this issue Nov 1, 2023 · 2 comments · Fixed by #170351
Assignees
Labels
Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.12.0

Comments

@paulb-elastic
Copy link
Contributor

paulb-elastic commented Nov 1, 2023

Infra UI in serverless needs to include the Inventory threshold rule and the Custom threshold rule needs to be made available under the Observability wide Rules:

Implementation

  • Enable these feature flags
    • xpack.infra.featureFlags.inventoryThresholdAlertRuleEnabled
    • xpack.infra.featureFlags.alertsAndRulesDropdownEnabled
    • xpack.observability.unsafe.thresholdRule.enabled

Testing

  • Deploy the PR in oblt serverless
  • End-to-end test the rules work
    • Including RBAC, not super user

User acceptance

@paulb-elastic paulb-elastic added the Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" label Nov 1, 2023
@elasticmachine
Copy link
Contributor

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

@paulb-elastic paulb-elastic changed the title Enable Inventory and Custom threshold rules in serverless Infra UI Enable Inventory and Custom threshold rules in serverless Nov 2, 2023
@paulb-elastic
Copy link
Contributor Author

Updated the title and main description a little to clarity that Inventory threshold will be added to the Infra UI in serverless, and Custom threshold will be made available under the Observability rules

maryam-saeidi added a commit that referenced this issue Nov 10, 2023
Closes #170327
Relates to #168034

## Summary

This PR enables the custom threshold and inventory rules in Serverless.

|Custom threshold rule|Inventory rule|
|---|---|

|![image](https://github.com/elastic/kibana/assets/12370520/35468ded-d936-4bb1-b16b-0bcfe987e0f1)|![image](https://github.com/elastic/kibana/assets/12370520/1d1a65e0-78f5-4550-a620-9342b28ec5a9)|

Related PR: [Add the query delay mechanism to the inventory rule type
and change consumer to
Observability](#170628)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants