kibana/x-pack/test/functional
jennypavlova fec2318ee3
[Infra] Create new formulas for rx and tx metrics (#189281)
Closes #188641

## Summary

This PR adds new formulas for rx and tx metrics for hosts. In inventory
we show the old metrics as legacy and the new ones with the old metrics
labels (this affects only hosts):

<img width="1788" alt="image"
src="https://github.com/user-attachments/assets/d3e5bf26-e521-4ff8-b00b-1d78eebd56f9">

All old alerts should work - The only difference is that it will show
the metric as "Legacy" and it still can be used in the rules. The hosts
view and the lens charts are using a new formula

## Testing
- Check the network metrics in the inventory / alert flyout (both the
new ones and the old ones)
- Check the network metrics and charts in the hosts view (only the new
ones should be available)


https://github.com/user-attachments/assets/886fd5a0-858c-458b-9025-eb55913b1932



https://github.com/user-attachments/assets/7752939f-f693-4021-bf23-89e264ef0c2d

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-08-01 09:51:39 -05:00
..
apps [Infra] Create new formulas for rx and tx metrics (#189281) 2024-08-01 09:51:39 -05:00
es_archives [Security Solution][Detections][BUG] Rule execution error when source document has a non-ECS compliant text field (#187630) (#187673) 2024-07-22 13:32:38 -05:00
fixtures [Lens] Change legendStats from values to currentAndLastValue/value (#181993) 2024-04-30 08:04:02 -07:00
page_objects [Infra] Create new formulas for rx and tx metrics (#189281) 2024-08-01 09:51:39 -05:00
screenshots/baseline [FTR] Switch to new browser headless mode (#153828) 2023-04-04 15:53:56 +02:00
services Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
config.base.js Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
config.ccs.ts CCS Tests for Machine Learning (#144869) 2022-11-14 11:31:27 -05:00
config.edge.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
config.firefox.js unskip tests for chrome, fix tags (#158405) 2023-05-26 09:19:53 +01:00
config.upgrade_assistant.ts [ML] Transforms: Enable SLO transforms installer on CI (#165470) 2023-09-22 17:13:38 +02:00
config_security_basic.ts Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
ftr_provider_context.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide