kibana/x-pack/packages/ml/aiops_utils
Walter Rafelsberger 455704e1fc
[ML] Explain Log Rate Spikes: Fix uncompressed streams and backpressure handling. (#142970) (#144396)
- Adds a flag for `compressResponse` and `flushFix` to the request body to be able to overrule compression settings inferred from headers.
- Updates the developer examples with a toggle to run requests with compression enabled or disabled.
- Adds support for backpressure handling for response streams.
- The backpressure update includes a fix where uncompressed streams would never start streaming to the client.
- The analysis endpoint for Explain Log Rate Spikes now includes a ping every 10 seconds to keep the stream alive.
- Integration tests were updated to test both uncompressed and compressed streaming.

(cherry picked from commit b38bbbcea3)
2022-11-02 03:50:27 -07:00
..
src [ML] Explain Log Rate Spikes: Fix uncompressed streams and backpressure handling. (#142970) (#144396) 2022-11-02 03:50:27 -07:00
BUILD.bazel [ML] Fix package imports. (#140488) 2022-09-13 10:48:25 +02:00
index.ts chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
jest.config.js [ML] Move aiops-utils package to x-pack/packages/ml. (#134985) 2022-06-24 19:37:02 +02:00
kibana.jsonc add kibana.jsonc files to existing packages (#138965) 2022-09-08 13:31:57 -07:00
package.json [ML] Move aiops-utils package to x-pack/packages/ml. (#134985) 2022-06-24 19:37:02 +02:00
README.md [ML] Move aiops-utils package to x-pack/packages/ml. (#134985) 2022-06-24 19:37:02 +02:00
tsconfig.json chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00

@kbn/aiops-utils

Static utilities for AIOps related efforts.

https://docs.elastic.dev/kibana-dev-docs/api/kbn-aiops-utils