Alejandro Fernández Haro

Results 26 issues of Alejandro Fernández Haro

## Summary Part of https://github.com/elastic/kibana/pull/189476. We want to avoid `@kbn/config-schema` from leaking to the browser, and this plugin is using it outside the `./server` directory. I cannot find this code...

technical debt
release_note:skip
backport:skip
Team:ResponseOps

## Summary Part of https://github.com/elastic/kibana/pull/189476. We want to avoid `@kbn/config-schema` from leaking to the browser, and this plugin is using it outside the `./server` directory. I found that the UI...

technical debt
release_note:skip
backport:skip
Team:ResponseOps
Team:Detection Engine
Team:Obs AI Assistant
Team:obs-ux-management

## Summary Part of https://github.com/elastic/kibana/pull/189476. We want to avoid `@kbn/config-schema` from leaking to the browser, and this plugin is using it outside the `./server` directory. I found that the UI...

technical debt
release_note:skip
backport:skip
Team:ResponseOps
Team:Defend Workflows
Team:Obs AI Assistant
Team:Security Generative AI
Team:AI Infra

## Summary This PR adds an example plugin that registers an EBT shipper that writes all the events to the local ES. It's intended for development purposes. With this plugin...

Team:Core
technical debt
release_note:skip
backport:skip

My app gets timeouts when fetching the DNS resolution from time to time. I wonder if falling back to the lookup would minimize the impact of these timeouts if the...

Running the tests in Node.js v20 slightly changes the traces so I created a `v20` directory inside `expected` with the new traces. Related to https://github.com/AndreasMadsen/clarify/pull/14