elastic / elastic/elastic-package
Validate fields skipped in type assertion
Open
enhancement
- Dominant language
- Go
- Stars
- 72
- Forks
- 141
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 55
Description
Follow-up on:
https://github.com/elastic/elastic-package/pull/143#discussion_r511698446
https://github.com/elastic/elastic-package/pull/143#issuecomment-712994535
Currently we skip validation for generic fields present in every (most?) document collected by Elastic Agents but undefined in `fields.yml` files (not part of integrations). Sample fields: `agent.*`, `elastic_agent.*`.
The goal is to introduce validation for the special fields as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.