New in Swarmia: Let the right insights find you with signals →
Changelog · Jul 9, 2024

DORA metrics for production environments

DORA metrics are the most widely recognized way to measure the speed and quality of software deployments. They're all about pushing changes to production, so deployments to other environments, such as development and staging, should be disregarded when tracking them.

We've made it easier to define production environments in Swarmia, enabling more accurate DORA metrics. You can set global rules or define production environments per deployment app. This flexibility allows you to tailor the metrics to reflect your actual production environments, providing a clearer picture of your performance.

We’ll automatically consider all environments that start with ‘prod’ or have ‘production’ in their names to be production environments. You can change it in settings / deployments.

Anonymous comments in surveys

Survey respondents can now choose whether they'd like to post their comments anonymously. While we recommend respondents to comment using their name to foster more open and actionable discussion, we also recognize that some may not be comfortable doing so. Commenting anonymously lowers the threshold for giving feedback on sensitive issues.

Subscribe to our newsletter
Get the latest product updates and #goodreads delivered to your inbox once a month.

More changelog updates
· Jun 16, 2025

Define hotfixes with pull request and issue filters for more accurate change failure metrics

Change failure rate and mean time to recovery are two of the four key DORA metrics, helping you understand how often your deployments cause problems in production and how quickly you can…
Read more
· Jun 12, 2025

Add context to pull requests and issues with notes

Sometimes numbers only tell a part of the story. A pull request might have taken longer than usual due to unexpected complexity, scope changes, or external blockers. An issue might be an…
Read more