elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

[Spacetime] Add Processes and Alerts generation in sythtrace #192571

Open MiriamAparicio opened 2 months ago

MiriamAparicio commented 2 months ago

Summary

Recently there has been some work done in infra to add sythtrace data generation on the testing, that was made because infra e2e test were still using archives as data loading on the tests. The changes made allows now to generate data for hosts, containers and pods but we are lacking to be able to generate data for processes and alerts, because of this some of the e2e suites are still using archives together with sythtrace to proper test the UI.

What we want to do

We want to be able to generate with sythtrace the data needed for testing alerts and processes in infra. The ultimate goal is to remove the use of the archives use

Previous work

https://github.com/elastic/kibana/pull/190121

elasticmachine commented 1 month ago

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

MiriamAparicio commented 1 month ago

What worked so far

Documents are created and can be found when searching GET alerts-observability.metrics.alerts-default/_search

What doesn't work

I suspect for the documents that something is missing regarding time rages