Skip to content

Add rollback_window to elastic agent configuration with a default value of 7d #6881

@pchila

Description

@pchila

Add a new configuration key agent.upgrade.rollback_window of type time.Duration in elastic-agent configuration.
This key must be a duration string parseable by the time.ParseDuration function.

The default value of this setting is 7 days (or 168h since time.ParseDuration can parse up to hours as unit of time)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions