New in Swarmia: Measure the adoption and usage of AI coding tools →
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
· Jul 7, 2025

Track Cursor adoption and activity in the AI assistants view

We now support Cursor in Swarmia’s AI assistants view. If you’re using Cursor and GitHub Copilot, you can now see both tools side-by-side and track adoption patterns across your engineering…
Read more
· 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