Build Minutes with Self-Hosted
We are currently running TeamCity as self-hosted agents, and evaluating moving to the cloud enterprise solution. Is there a way that we can query our self-hosted environment to get the total "build minutes" that we use per month?
Please sign in to leave a comment.
Hi Jessica,
The best way of calculating the build minutes on your on-premises server is to go to Administration >> Build Time, and selecting "last month" to view the total build time for the previous 30 days.
The other metric to consider with a TeamCity Cloud subscription is committers - these are developers who make 10 or more commits in a 30-day period, which then end up being built by TeamCity Cloud. If you're not sure how many committers you would have, you can install this plugin on your on-premises server, and it adds a new "Committers" screen under Administration which shows a count of users who made commits.
If you'd like any help calculating the costs of moving to TeamCity Cloud, please feel free to reach out to us by completing this form, and someone from our team will follow up with you directly.
Thanks!