[Actionable Observability] consume tags filter#131220
Conversation
553da73 to
76d307e
Compare
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
fkanout
left a comment
There was a problem hiding this comment.
I tested it, and it works as expected. One Small thing, add the missing type
Co-authored-by: Faisal Kanout <faisal@kanout.com>
💚 Build SucceededMetrics [docs]Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
History
To update your PR or re-run it, just comment with: cc @mgiota |
* consume tags filter * add getRuleTagFilter to the observability start mock * use loadRuleTags instead of loadRuleAggregations * add an error when rule tag fail to load * load tags errors in a useEffect * fix failing unit tests * load rule errors in a useEffect * stop loading loadRuleTagsAggs twice Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Fixes #127013

Depends on #130710. Once dependent PR is merged, I can open up this one for review.