kibana/x-pack/packages/ml/aiops_utils
Walter Rafelsberger e70c4f97f4
[ML] AIOps: Rename change point references in Explain Log Rate Spikes to significant term (#152597)
Quite some code and comments referred to `change points` in the Explain
Log Rate Spikes code. However, the underlying aggregation to get the
corresponding data is based on the `significant_terms` aggregation. The
naming mismatch was originally introduced when porting code from Python
prototypes that included this naming.

To avoid confusion with the recently introduced actual "Change Point
Detection" feature, this PR renames references to changes points in the
Explain Log Rate Spikes code to refer to significant terms.

Note this was only referenced like this in code and comments, no wording
in the UI was used that referred to "Change Points" in the Explain Log
Rate Spikes feature.
2023-03-08 10:35:58 +01:00
..
src [ML] AIOps: Rename change point references in Explain Log Rate Spikes to significant term (#152597) 2023-03-08 10:35:58 +01: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 Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md [ML] Move aiops-utils package to x-pack/packages/ml. (#134985) 2022-06-24 19:37:02 +02:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

@kbn/aiops-utils

Static utilities for AIOps related efforts.

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