kibana/examples/response_stream/common
Walter Rafelsberger c2219ba189
[ML] Response Stream developer example: Migrate deprecated EUI components. (#162454)
Migrates deprecated EUI components for the response stream developer
example plugin. Adds a breadcrumb to the example to be able to navigate back to the overview page.
2023-07-28 15:42:34 +02:00
..
api [ML] AIOps: Use Kibana's http service instead of fetch, fix throttling. (#162335) 2023-07-27 08:57:10 +02:00
constants.ts [ML] Response Stream developer example: Migrate deprecated EUI components. (#162454) 2023-07-28 15:42:34 +02:00
README.md [ML] Explain log rate spikes: Move API stream demos to Kibana examples. (#132590) 2022-05-24 16:59:31 +02:00

The ./api folder contains shared code used to support working with the same type specifications on server and client.