DEV Community

Discussion on: DevoxxUK - afterparty. The conference which changed EVERYTHING

Collapse
 
codenameone profile image
Shai Almog

In my talks I often talk about the CI/CD cycle of death. Where you have a bug in production and need to add a log. Then you do the whole PR, CI, CD process only to find out you need still more information and need to go through that whole process all over again.

The energy/sustainability aspect of this was an angle I didn't even raise. This helps drive the point further.

Thread Thread
 
nikitakoselev profile image
Nikita Koselev • Edited

So what are the ways to fix this problem? Run live with some flight recorder?

Thread Thread
 
codenameone profile image
Shai Almog

You totally set me up for this ;-)

I'm the developer advocate for Lightrun. It lets you securely inject logs, snapshots (non-breaking breakpoints) and metrics into live production. You can literally debug production.