Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Infra UI] Implement Telemetry on 'Show' buttons within Inventory (#1…
…63587) ## Summary This PR adds telemetry for AWS buttons in the Inventory show menu. ## Testing 1. Go to inventory page 2. Open show drop down and check is all mentioned `data-test-subj` are present - data-test-subj="goToAWS-open"  - data-test-subj="goToAWS-EC2" - data-test-subj="goToAWS-S3" - data-test-subj="goToAWS-RDS" - data-test-subj="goToAWS-SQS"  Check in the Network tab the `kibana-browser` request after clicking on the button: <img width="1006" alt="image" src="https://github.com/elastic/kibana/assets/14139027/027d44a4-5d97-4340-ae59-62ddb266634e">
- Loading branch information