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

[8.x] [Observability] add custom threshold functional test (#184602) #193248

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

Closes elastic#175301

## Summary

Resolves
https://github.com/orgs/elastic/projects/1375/views/1?pane=issue&itemId=50879015

To run
```
cd x-pack && node ../scripts/functional_tests_server --config=test/observability_functional/with_rac_write.config.ts

or

node scripts/functional_tests_server.js --config x-pack/test/observability_functional/with_rac_write.config.ts
```
In a different terminal
```
node ../scripts/functional_test_runner --config=test/observability_functional/with_rac_write.config.ts --grep "Custom threshold rule"

or

node scripts/functional_test_runner --config=x-pack/test/observability_functional/with_rac_write.config.ts  --grep "Custom threshold rule"
```

---------

Co-authored-by: Maryam Saeidi <[email protected]>
(cherry picked from commit 0241cf6)
@kibanamachine kibanamachine enabled auto-merge (squash) September 18, 2024 08:02
@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-management Observability Management User Experience Team labels Sep 18, 2024
@elasticmachine
Copy link
Contributor

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

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

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 463.7KB 463.8KB +45.0B
triggersActionsUi 1.6MB 1.6MB +227.0B
total +272.0B

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

cc @dominiqueclarke

@kibanamachine kibanamachine merged commit a197fb1 into elastic:8.x Sep 18, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport ci:project-deploy-observability Create an Observability project Team:obs-ux-management Observability Management User Experience Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants