Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Enable Etcd compaction #197

@kylbarnes

Description

@kylbarnes

Currently, the cluster-state-service stores the entire ECS event-stream in Etcd. Over time, this can add up to quite a bit of data. We should enable automatic Etcd compaction by either enabling the --auto-compaction-retention=hours flag on the Etcd service, or by creating a job that periodically compacts Etcd.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions