Skip to content

[Ingest Manager] Share CONFIG_CHANGE actions between agents #68956

@nchaulet

Description

@nchaulet

Description

Currently we are creating one action (saved object AgentAction) for every agent, during checkin, this is really ineficient, and create a lot of non necessarily CPU usage and ES docs.

We could move to a model where we have an action per config change, and all the agents share this action, and replace the values that are per agent at runtime in the checkin handler (output api key).

Also this action could be generated when we create a new revision of agent config.

Metadata

Metadata

Assignees

Labels

Team:FleetTeam label for Observability Data Collection Fleet team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions