mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
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. |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/aiops-utils
Static utilities for AIOps related efforts.
https://docs.elastic.dev/kibana-dev-docs/api/kbn-aiops-utils