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] [Dataset quality] Failure store support in synthtrace (#195726) #195781

Merged
merged 1 commit into from
Oct 10, 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

This PR enables the creation of scenarios using failure store in
synthtrace.

#### How to test?
1. Run the scenario `node scripts/synthtrace failed_logs`
2. Go to dev console
- For getting documents ingested `GET logs-*-*/_search`. This is
equivalent to `GET logs-*-*/_search?failure_store=exclude` and will only
include the documents that were properly ingested.
- For getting documents in failure store `GET
logs-*-*/_search?failure_store=only`

https://github.com/user-attachments/assets/5013a0af-fdfc-453a-b70c-fb2c452ad4d8
(cherry picked from commit bf72e41)
@kibanamachine kibanamachine enabled auto-merge (squash) October 10, 2024 14:24
@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Oct 10, 2024
@elasticmachine
Copy link
Contributor

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

@kibanamachine kibanamachine merged commit ac5deb7 into elastic:8.x Oct 10, 2024
26 of 28 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-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants