Login
From:
The Friday Deploy
(Uncensored)
subscribe
Telemetry in Ruby Part 1: Metrics and Storage
https://blog.flippercloud.io/telemetry-in-ruby-part-1-metrics-and-storage/
links
backlinks
Tagged with:
process
feature flags
Roast topics
Find topics
Find it!
Adding feature flags is easy but deleting them requires care and safety. We even mess it up. Before you delete a flag, you have to remove it from the code. If you don't remove it from the code, deleting a flag is the same as disabling it.