Persistence Chaos Dashboard
Chaos Dashboard support , MySQL
and PostgreSQL
as database backends for persistence.
danger
Chaos Dashboard supports MySQL 5.6 and higher versions as the database engine. The below example demonstrates MySQL database configuration. For details about connection string configuration, refer to the MySQL-Driver for Go.
Chaos Dashboard supports setting the expiration time of Chaos Dashboard data. The default Event
related data expires by 168h
, and the related data defaults to 336h
. If you need to modify it, you can set dashboard.env.TTL_EVENT
and dashboard.env.TTL_EXPERIMENT
parameters, like: