Is there a way to see a build-time trend for a specific module?
Hi all,
We're using TC 8.05 and I wanted to know if I can analyze build time by module?
See a trendline for a specific module.
If not, is there a way to extract the data somehow without me downloading all the logs and extracting it myself?
Thanks,
Guy
Please sign in to leave a comment.
Hi Guy,
TeamCity allows to draw custom charts for any additional data. But build stage duration values are not exposed there.
The only way to gather these values for a chart is to develop a new TeamCity plugin.
Please watch/vote for the related feature request.