Back
Crisp
Crisp
#crisp
One customer support platform to delight your teams and customers. Used by 1/2M people worldwide.
Launched June 15, 2015
Load previous page…
re-import all
#crisp analytics data once again to clickhouse, after a change of schema to fix some duplicates
import new
#crisp analytics clickhouse data to production cluster and it's FAST
finish setting up clickhouse cluster (3x data replicas + 3x "zoo"keeper nodes) for new
#crisp analytics
re-create all kubernetes persistent volumes for
#crisp enrichment api +
#mirage databases, after finding out that they got created with a reclaim policy of delete instead of retain, putting the data at risk on the long term — TLDR if you use K8S always suffix the block storage class with -retain if your cloud provider supports it and if you don't want the data to disappear with a mistake
coffee late morning to chill down after intense 14 hours a day migration to kubernetes of
#crisp service for the last 3 days