mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
Reverts https://github.com/elastic/kibana/pull/168553 Seeing these errors when updating existing alerts as data mappings ``` [2023-10-13T11:06:44.254-04:00][ERROR][plugins.alerting] ResponseError: illegal_argument_exception Root causes: illegal_argument_exception: can't merge a non-nested mapping [faas.trigger] with a nested mapping at KibanaTransport.request (/Users/ying/Code/kibana_prs/node_modules/@elastic/transport/src/Transport.ts:535:17) at processTicksAndRejections (node:internal/process/task_queues:95:5) ``` Needs further investigation as ECS mappings should be backwards compatible |
||
---|---|---|
.. | ||
generated | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/ecs
Base types for Elastic common schema. These types are used for logging
and any extensions to the types declared in this package need to be in their own dedicated packages.
https://www.elastic.co/guide/en/ecs/current/index.html
Type definitions are autogenerated with https://github.com/elastic/ecs-typescript