Coding Horrors: The Tales of Late Feedback Cycles and Development Uncertainty

In this blog series: we ask prominent developers to share their tales in dealing with various aspects of software complexity.
It’s been another crazy month with many new features landing in Digma. The team has been working hard to hit many important product milestones.
Continuous Feedback is about getting notified automatically about issues found in your code. However, we want to be very careful about showing only relevant information, in context. This initial release will let you know when Digma finds the first interesting code insight about your code. Expect control and notifications to follow.
The Digma Local Engine processes the OTEL traces which are collected by Digma to understand their significance to your code. To ease the process of getting Digma up and running we’ve automated its setup, update, and lifecycle management so you can get started easily and with as little hassle as possible.
Digma continuous feedback is an IDE plugin for analyzing code runtime data. It enables rapid development in complex projects by linting and detecting issues as they appear, highlighting possible risks in code and providing code change analysis and context.
For more info check out the Digma main repo