mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Implements #153108. This enables the `@kbn/telemetry/event_generating_elements_should_be_instrumented` eslint rule for the `aiops` plugin to enforce `data-test-subj` attributes on actionable EUI components so they are auto-instrumented by telemetry. The ids were first auto-created using `node scripts/eslint --fix x-pack/plugins/aiops` and then adapted. |
||
---|---|---|
.. | ||
common | ||
public | ||
server | ||
jest.config.js | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
aiops
The plugin provides APIs and components for AIOps features, including the “Log rate analysis” UI, maintained by the ML team.
Development
See the kibana contributing guide for instructions setting up your development environment.