elastic / elastic/integrations
[fleet_server] Add new fields in agent_status_metrics data stream
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 258
Description
Relates https://github.com/elastic/kibana/issues/234656
It should be added into the `agent_status_metrics` data stream the same fields that are going to be added in the corresponding Kibana task: https://github.com/elastic/kibana/issues/234656
At least, it would be interesting to add field definitions for `orphaned` and `uninstalled` states.
https://github.com/elastic/integrations/blob/744672e22fc9615648a67fb5a02e957f95010670/packages/fleet_server/data_stream/agent_status_metrics/fields/fields.yml#L13-L55
Contributor guide
Research direction
Start with packages/fleet_server/data_stream/agent_status_metrics/fields/fields.yml, especially the referenced field definitions, and read the linked Kibana issue to identify the matching fields. Done means the data stream defines the corresponding fields, including the orphaned and uninstalled states mentioned here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100